[2023-11-21T15:59:35.564Z] Triggered by Gerrit: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/205588 [2023-11-21T15:59:36.037Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra [2023-11-21T15:59:37.041Z] [Pipeline] Start of Pipeline [2023-11-21T15:59:37.814Z] [Pipeline] readTrusted [2023-11-21T15:59:38.126Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra [2023-11-21T15:59:38.127Z] [Pipeline] echo [2023-11-21T15:59:38.128Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [2023-11-21T15:59:38.129Z] [Pipeline] podTemplate [2023-11-21T15:59:38.164Z] [Pipeline] { [2023-11-21T15:59:38.211Z] [Pipeline] node [2023-11-21T15:59:45.828Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-xb8wz because kubernetes resource quota exceeded. [2023-11-21T15:59:45.828Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-xb8wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-xb8wz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-xb8wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:45.828Z] Retrying... [2023-11-21T15:59:45.828Z] [2023-11-21T15:59:45.828Z] ERROR: Failed to launch tracecompass-build-c2q1g-xb8wz [2023-11-21T15:59:45.828Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-xb8wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-xb8wz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-xb8wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:45.828Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-xb8wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-xb8wz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-xb8wz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:45.828Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:45.828Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:45.828Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:45.828Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:45.828Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:45.828Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:45.828Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:46.796Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-vptrq because kubernetes resource quota exceeded. [2023-11-21T15:59:46.796Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-vptrq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-vptrq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-vptrq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:46.796Z] Retrying... [2023-11-21T15:59:46.796Z] [2023-11-21T15:59:46.796Z] ERROR: Failed to launch tracecompass-build-c2q1g-vptrq [2023-11-21T15:59:46.796Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-vptrq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-vptrq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-vptrq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:46.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:46.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:46.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:46.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:46.796Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:46.796Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:46.796Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:46.796Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:46.796Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:46.796Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:46.796Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:46.796Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:46.796Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:46.796Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:46.796Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:46.797Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:46.797Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:46.797Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:46.797Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-vptrq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-vptrq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-vptrq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:46.797Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:46.797Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:46.797Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:46.797Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:46.797Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:46.797Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:46.797Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:46.797Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:46.797Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:46.797Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:46.797Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:46.797Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:46.797Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:46.797Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:46.797Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:47.398Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-js3dz because kubernetes resource quota exceeded. [2023-11-21T15:59:47.398Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-js3dz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-js3dz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-js3dz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:47.398Z] Retrying... [2023-11-21T15:59:47.398Z] [2023-11-21T15:59:47.398Z] ERROR: Failed to launch tracecompass-build-c2q1g-js3dz [2023-11-21T15:59:47.399Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-js3dz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-js3dz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-js3dz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:47.399Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-js3dz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-js3dz, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-js3dz" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:47.399Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:47.399Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:47.399Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:47.399Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:47.399Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:47.399Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:47.399Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:47.821Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-wdpss because kubernetes resource quota exceeded. [2023-11-21T15:59:47.821Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-wdpss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-wdpss, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-wdpss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:47.821Z] Retrying... [2023-11-21T15:59:47.821Z] [2023-11-21T15:59:47.821Z] ERROR: Failed to launch tracecompass-build-c2q1g-wdpss [2023-11-21T15:59:47.822Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-wdpss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-wdpss, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-wdpss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:47.822Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-wdpss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-wdpss, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-wdpss" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:47.822Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:47.822Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:47.822Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:47.822Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:47.822Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:47.822Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:47.822Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:48.811Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-78qjs because kubernetes resource quota exceeded. [2023-11-21T15:59:48.811Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-78qjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-78qjs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-78qjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:48.811Z] Retrying... [2023-11-21T15:59:48.811Z] [2023-11-21T15:59:48.811Z] ERROR: Failed to launch tracecompass-build-c2q1g-78qjs [2023-11-21T15:59:48.812Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-78qjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-78qjs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-78qjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:48.812Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-78qjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-78qjs, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-78qjs" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:48.812Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:48.812Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:48.812Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:48.812Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:48.812Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:48.812Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:48.812Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:49.791Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-hdf3n because kubernetes resource quota exceeded. [2023-11-21T15:59:49.791Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-hdf3n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-hdf3n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-hdf3n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:49.791Z] Retrying... [2023-11-21T15:59:49.791Z] [2023-11-21T15:59:49.791Z] ERROR: Failed to launch tracecompass-build-c2q1g-hdf3n [2023-11-21T15:59:49.791Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-hdf3n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-hdf3n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-hdf3n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:49.791Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-hdf3n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-hdf3n, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-hdf3n" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:49.791Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:49.791Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:49.791Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:49.791Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:49.791Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:49.791Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:49.791Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:50.804Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-tdlsl because kubernetes resource quota exceeded. [2023-11-21T15:59:50.804Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-tdlsl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-tdlsl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-tdlsl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:50.804Z] Retrying... [2023-11-21T15:59:50.804Z] [2023-11-21T15:59:50.804Z] ERROR: Failed to launch tracecompass-build-c2q1g-tdlsl [2023-11-21T15:59:50.804Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-tdlsl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-tdlsl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-tdlsl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:50.804Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:50.804Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:50.804Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:50.804Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:50.804Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:50.804Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:50.804Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:50.804Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:50.804Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:50.804Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:50.804Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:50.804Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:50.804Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:50.804Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:50.804Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:50.804Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:50.805Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:50.805Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:50.805Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-tdlsl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-tdlsl, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-tdlsl" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:50.805Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:50.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:50.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:50.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:50.805Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:50.805Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:50.805Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:50.805Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:50.805Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:50.805Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:50.805Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:50.805Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:50.805Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:50.805Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:50.805Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:51.794Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-skbdg because kubernetes resource quota exceeded. [2023-11-21T15:59:51.794Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-skbdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-skbdg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-skbdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:51.794Z] Retrying... [2023-11-21T15:59:51.794Z] [2023-11-21T15:59:51.794Z] ERROR: Failed to launch tracecompass-build-c2q1g-skbdg [2023-11-21T15:59:51.794Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-skbdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-skbdg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-skbdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:51.794Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-skbdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-skbdg, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-skbdg" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:51.794Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:51.794Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:51.794Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:51.794Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:51.794Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:51.794Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:51.794Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:52.799Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-pmqx9 because kubernetes resource quota exceeded. [2023-11-21T15:59:52.799Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-pmqx9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-pmqx9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-pmqx9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:52.799Z] Retrying... [2023-11-21T15:59:52.799Z] [2023-11-21T15:59:52.799Z] ERROR: Failed to launch tracecompass-build-c2q1g-pmqx9 [2023-11-21T15:59:52.800Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-pmqx9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-pmqx9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-pmqx9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:52.800Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-pmqx9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-pmqx9, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-pmqx9" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:52.800Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:52.800Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:52.800Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:52.800Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:52.800Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:52.800Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:52.800Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:53.212Z] Still waiting to schedule task [2023-11-21T15:59:53.213Z] All nodes of label ‘tracecompass-build’ are offline [2023-11-21T15:59:53.804Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-hhbq8 because kubernetes resource quota exceeded. [2023-11-21T15:59:53.804Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-hhbq8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-hhbq8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-hhbq8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:53.804Z] Retrying... [2023-11-21T15:59:53.804Z] [2023-11-21T15:59:53.804Z] ERROR: Failed to launch tracecompass-build-c2q1g-hhbq8 [2023-11-21T15:59:53.805Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-hhbq8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-hhbq8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-hhbq8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:53.805Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-hhbq8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-hhbq8, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-hhbq8" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:53.805Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:53.805Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:53.805Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:53.805Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:53.805Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:53.805Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:53.805Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:54.796Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-333qf because kubernetes resource quota exceeded. [2023-11-21T15:59:54.796Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-333qf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-333qf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-333qf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:54.796Z] Retrying... [2023-11-21T15:59:54.796Z] [2023-11-21T15:59:54.796Z] ERROR: Failed to launch tracecompass-build-c2q1g-333qf [2023-11-21T15:59:54.797Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-333qf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-333qf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-333qf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:54.797Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-333qf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-333qf, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-333qf" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:54.797Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:54.797Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:54.797Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:54.797Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:54.797Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:54.797Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:54.797Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:55.796Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-s0hc1 because kubernetes resource quota exceeded. [2023-11-21T15:59:55.796Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-s0hc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-s0hc1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-s0hc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:55.796Z] Retrying... [2023-11-21T15:59:55.796Z] [2023-11-21T15:59:55.796Z] ERROR: Failed to launch tracecompass-build-c2q1g-s0hc1 [2023-11-21T15:59:55.796Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-s0hc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-s0hc1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-s0hc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:55.796Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-s0hc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-s0hc1, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-s0hc1" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:55.796Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:55.796Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:55.796Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:55.796Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:55.796Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:55.796Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:55.796Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:56.793Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-vf1dw because kubernetes resource quota exceeded. [2023-11-21T15:59:56.793Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-vf1dw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-vf1dw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-vf1dw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:56.793Z] Retrying... [2023-11-21T15:59:56.793Z] [2023-11-21T15:59:56.793Z] ERROR: Failed to launch tracecompass-build-c2q1g-vf1dw [2023-11-21T15:59:56.793Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-vf1dw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-vf1dw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-vf1dw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:56.793Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:56.793Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:56.793Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:56.793Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:56.793Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:56.793Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:56.793Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:56.793Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:56.793Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-vf1dw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-vf1dw, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-vf1dw" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:56.793Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:56.793Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:56.793Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:56.794Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:56.794Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:56.794Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:56.794Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:56.794Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:56.794Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:56.794Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:56.794Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:56.794Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:56.794Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:56.794Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:56.794Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:57.396Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-7tz22 because kubernetes resource quota exceeded. [2023-11-21T15:59:57.396Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-7tz22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-7tz22, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-7tz22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:57.396Z] Retrying... [2023-11-21T15:59:57.396Z] [2023-11-21T15:59:57.396Z] ERROR: Failed to launch tracecompass-build-c2q1g-7tz22 [2023-11-21T15:59:57.397Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-7tz22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-7tz22, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-7tz22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:57.397Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-7tz22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-7tz22, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-7tz22" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:57.397Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:57.397Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:57.397Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:57.397Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:57.397Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:57.397Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:57.397Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:57.796Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-tqbjq because kubernetes resource quota exceeded. [2023-11-21T15:59:57.796Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-tqbjq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-tqbjq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-tqbjq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:57.796Z] Retrying... [2023-11-21T15:59:57.796Z] [2023-11-21T15:59:57.796Z] ERROR: Failed to launch tracecompass-build-c2q1g-tqbjq [2023-11-21T15:59:57.796Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-tqbjq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-tqbjq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-tqbjq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:57.796Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-tqbjq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-tqbjq, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-tqbjq" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:57.796Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:57.796Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:57.796Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:57.796Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:57.796Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:57.796Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:57.796Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:58.810Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-1z71j because kubernetes resource quota exceeded. [2023-11-21T15:59:58.810Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-1z71j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-1z71j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-1z71j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:58.810Z] Retrying... [2023-11-21T15:59:58.810Z] [2023-11-21T15:59:58.810Z] ERROR: Failed to launch tracecompass-build-c2q1g-1z71j [2023-11-21T15:59:58.810Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-1z71j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-1z71j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-1z71j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:58.811Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-1z71j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-1z71j, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-1z71j" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:58.811Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:58.811Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:58.811Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:58.811Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:58.811Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:58.811Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:58.811Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T15:59:59.804Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-58xxt because kubernetes resource quota exceeded. [2023-11-21T15:59:59.804Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-58xxt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-58xxt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-58xxt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:59.804Z] Retrying... [2023-11-21T15:59:59.804Z] [2023-11-21T15:59:59.804Z] ERROR: Failed to launch tracecompass-build-c2q1g-58xxt [2023-11-21T15:59:59.804Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-58xxt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-58xxt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-58xxt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:59.804Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T15:59:59.804Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T15:59:59.805Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-58xxt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-58xxt, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-58xxt" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T15:59:59.805Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T15:59:59.805Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T15:59:59.805Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T15:59:59.805Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T15:59:59.805Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T15:59:59.805Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T15:59:59.805Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T16:00:00.812Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-b7s25 because kubernetes resource quota exceeded. [2023-11-21T16:00:00.812Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-b7s25" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-b7s25, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-b7s25" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T16:00:00.812Z] Retrying... [2023-11-21T16:00:00.812Z] [2023-11-21T16:00:00.812Z] ERROR: Failed to launch tracecompass-build-c2q1g-b7s25 [2023-11-21T16:00:00.813Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-b7s25" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-b7s25, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-b7s25" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T16:00:00.813Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-b7s25" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-b7s25, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-b7s25" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T16:00:00.813Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T16:00:00.813Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T16:00:00.813Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T16:00:00.813Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T16:00:00.813Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T16:00:00.813Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T16:00:00.813Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T16:00:01.802Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-w9czj because kubernetes resource quota exceeded. [2023-11-21T16:00:01.802Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-w9czj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-w9czj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-w9czj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T16:00:01.802Z] Retrying... [2023-11-21T16:00:01.802Z] [2023-11-21T16:00:01.802Z] ERROR: Failed to launch tracecompass-build-c2q1g-w9czj [2023-11-21T16:00:01.802Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-w9czj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-w9czj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-w9czj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T16:00:01.802Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-w9czj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-w9czj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-w9czj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T16:00:01.802Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T16:00:01.802Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T16:00:01.802Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T16:00:01.802Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T16:00:01.802Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T16:00:01.802Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T16:00:01.802Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T16:00:02.828Z] Created Pod: kubernetes tracecompass/tracecompass-build-c2q1g-jz5f7 [2023-11-21T16:00:17.830Z] Agent tracecompass-build-c2q1g-jz5f7 is provisioned from template tracecompass-build-c2q1g [2023-11-21T16:00:17.833Z] --- [2023-11-21T16:00:17.833Z] apiVersion: "v1" [2023-11-21T16:00:17.833Z] kind: "Pod" [2023-11-21T16:00:17.833Z] metadata: [2023-11-21T16:00:17.833Z] annotations: [2023-11-21T16:00:17.833Z] buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-long-ui-only/4257/" [2023-11-21T16:00:17.833Z] runUrl: "job/tracecompass-gerrit-long-ui-only/4257/" [2023-11-21T16:00:17.833Z] labels: [2023-11-21T16:00:17.833Z] jenkins: "slave" [2023-11-21T16:00:17.833Z] jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309" [2023-11-21T16:00:17.833Z] jenkins/label: "tracecompass-build" [2023-11-21T16:00:17.833Z] name: "tracecompass-build-c2q1g-jz5f7" [2023-11-21T16:00:17.833Z] namespace: "tracecompass" [2023-11-21T16:00:17.833Z] spec: [2023-11-21T16:00:17.833Z] containers: [2023-11-21T16:00:17.833Z] - args: [2023-11-21T16:00:17.833Z] - "-c" [2023-11-21T16:00:17.833Z] - "/home/tracecompass/.vnc/xstartup.sh && cat" [2023-11-21T16:00:17.833Z] command: [2023-11-21T16:00:17.833Z] - "/bin/sh" [2023-11-21T16:00:17.833Z] image: "eclipse/tracecompass-build-env:18.04" [2023-11-21T16:00:17.833Z] imagePullPolicy: "Always" [2023-11-21T16:00:17.833Z] name: "tracecompass" [2023-11-21T16:00:17.833Z] resources: [2023-11-21T16:00:17.833Z] limits: [2023-11-21T16:00:17.833Z] memory: "2.6Gi" [2023-11-21T16:00:17.833Z] cpu: "1.3" [2023-11-21T16:00:17.833Z] requests: [2023-11-21T16:00:17.833Z] memory: "2.6Gi" [2023-11-21T16:00:17.833Z] cpu: "1.3" [2023-11-21T16:00:17.833Z] tty: true [2023-11-21T16:00:17.833Z] volumeMounts: [2023-11-21T16:00:17.833Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2023-11-21T16:00:17.833Z] name: "settings-xml" [2023-11-21T16:00:17.833Z] readOnly: true [2023-11-21T16:00:17.833Z] subPath: "settings.xml" [2023-11-21T16:00:17.833Z] - mountPath: "/home/jenkins/.m2/repository" [2023-11-21T16:00:17.833Z] name: "m2-repo" [2023-11-21T16:00:17.833Z] - mountPath: "/opt/tools" [2023-11-21T16:00:17.833Z] name: "tools" [2023-11-21T16:00:17.833Z] - mountPath: "/home/jenkins/agent" [2023-11-21T16:00:17.833Z] name: "workspace-volume" [2023-11-21T16:00:17.833Z] readOnly: false [2023-11-21T16:00:17.833Z] - env: [2023-11-21T16:00:17.834Z] - name: "JENKINS_SECRET" [2023-11-21T16:00:17.834Z] value: "********" [2023-11-21T16:00:17.834Z] - name: "JENKINS_TUNNEL" [2023-11-21T16:00:17.834Z] value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" [2023-11-21T16:00:17.834Z] - name: "JENKINS_AGENT_NAME" [2023-11-21T16:00:17.834Z] value: "tracecompass-build-c2q1g-jz5f7" [2023-11-21T16:00:17.834Z] - name: "JENKINS_NAME" [2023-11-21T16:00:17.834Z] value: "tracecompass-build-c2q1g-jz5f7" [2023-11-21T16:00:17.834Z] - name: "JENKINS_AGENT_WORKDIR" [2023-11-21T16:00:17.834Z] value: "/home/jenkins/agent" [2023-11-21T16:00:17.834Z] - name: "JENKINS_URL" [2023-11-21T16:00:17.834Z] value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" [2023-11-21T16:00:17.834Z] image: "eclipsecbi/jenkins-jnlp-agent" [2023-11-21T16:00:17.834Z] name: "jnlp" [2023-11-21T16:00:17.834Z] resources: [2023-11-21T16:00:17.834Z] requests: [2023-11-21T16:00:17.834Z] memory: "256Mi" [2023-11-21T16:00:17.834Z] cpu: "100m" [2023-11-21T16:00:17.834Z] volumeMounts: [2023-11-21T16:00:17.834Z] - mountPath: "/home/jenkins/.ssh" [2023-11-21T16:00:17.834Z] name: "volume-known-hosts" [2023-11-21T16:00:17.834Z] - mountPath: "/home/jenkins/agent" [2023-11-21T16:00:17.834Z] name: "workspace-volume" [2023-11-21T16:00:17.834Z] readOnly: false [2023-11-21T16:00:17.834Z] nodeSelector: [2023-11-21T16:00:17.834Z] kubernetes.io/os: "linux" [2023-11-21T16:00:17.834Z] restartPolicy: "Never" [2023-11-21T16:00:17.834Z] volumes: [2023-11-21T16:00:17.834Z] - emptyDir: {} [2023-11-21T16:00:17.834Z] name: "m2-repo" [2023-11-21T16:00:17.834Z] - name: "settings-xml" [2023-11-21T16:00:17.834Z] secret: [2023-11-21T16:00:17.834Z] items: [2023-11-21T16:00:17.834Z] - key: "settings.xml" [2023-11-21T16:00:17.834Z] path: "settings.xml" [2023-11-21T16:00:17.834Z] secretName: "m2-secret-dir" [2023-11-21T16:00:17.834Z] - emptyDir: [2023-11-21T16:00:17.834Z] medium: "" [2023-11-21T16:00:17.834Z] name: "workspace-volume" [2023-11-21T16:00:17.834Z] - configMap: [2023-11-21T16:00:17.834Z] name: "known-hosts" [2023-11-21T16:00:17.834Z] name: "volume-known-hosts" [2023-11-21T16:00:17.834Z] - name: "tools" [2023-11-21T16:00:17.834Z] persistentVolumeClaim: [2023-11-21T16:00:17.834Z] claimName: "tools-claim-jiro-tracecompass" [2023-11-21T16:00:17.834Z] [2023-11-21T16:00:17.923Z] Created Pod: kubernetes tracecompass/tracecompass-build-c2q1g-z8g7n [2023-11-21T16:00:17.951Z] Created Pod: kubernetes tracecompass/tracecompass-build-c2q1g-frcgf [2023-11-21T16:00:18.231Z] Running on tracecompass-build-c2q1g-jz5f7 in /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only [2023-11-21T16:00:18.231Z] [Pipeline] { [2023-11-21T16:00:18.295Z] [Pipeline] stage [2023-11-21T16:00:18.296Z] [Pipeline] { (Declarative: Checkout SCM) [2023-11-21T16:00:18.421Z] [Pipeline] checkout [2023-11-21T16:00:18.532Z] Selected Git installation does not exist. Using Default [2023-11-21T16:00:18.532Z] The recommended git tool is: NONE [2023-11-21T16:00:23.339Z] No credentials specified [2023-11-21T16:00:23.341Z] Cloning the remote Git repository [2023-11-21T16:00:23.350Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra [2023-11-21T16:00:23.387Z] > git init /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only # timeout=10 [2023-11-21T16:00:23.446Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra [2023-11-21T16:00:23.446Z] > git --version # timeout=10 [2023-11-21T16:00:23.529Z] > git --version # 'git version 2.20.1' [2023-11-21T16:00:23.529Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-21T16:00:23.848Z] > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10 [2023-11-21T16:00:23.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-21T16:00:25.047Z] Avoid second fetch [2023-11-21T16:00:25.052Z] Checking out Revision 90fb10a52a1114afe15cd3587d0e1a4d64a4c466 (refs/remotes/origin/master) [2023-11-21T16:00:25.431Z] Commit message: "Update build javadoc step" [2023-11-21T16:00:25.049Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2023-11-21T16:00:25.058Z] > git config core.sparsecheckout # timeout=10 [2023-11-21T16:00:25.060Z] > git checkout -f 90fb10a52a1114afe15cd3587d0e1a4d64a4c466 # timeout=10 [2023-11-21T16:00:25.435Z] > git rev-list --no-walk 90fb10a52a1114afe15cd3587d0e1a4d64a4c466 # timeout=10 [2023-11-21T16:00:25.464Z] [Pipeline] } [2023-11-21T16:00:25.478Z] [Pipeline] // stage [2023-11-21T16:00:25.494Z] [Pipeline] withEnv [2023-11-21T16:00:25.495Z] [Pipeline] { [2023-11-21T16:00:25.531Z] [Pipeline] withEnv [2023-11-21T16:00:25.532Z] [Pipeline] { [2023-11-21T16:00:25.547Z] [Pipeline] timestamps [2023-11-21T16:00:25.547Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds. [2023-11-21T16:00:25.548Z] [Pipeline] { [2023-11-21T16:00:25.562Z] [Pipeline] timeout [2023-11-21T16:00:25.562Z] Timeout set to expire in 4 hr 0 min [2023-11-21T16:00:25.562Z] [Pipeline] { [2023-11-21T16:00:25.578Z] [Pipeline] stage [2023-11-21T16:00:25.579Z] [Pipeline] { (Declarative: Tool Install) [2023-11-21T16:00:25.599Z] [Pipeline] tool [2023-11-21T16:00:25.614Z] [Pipeline] envVarsForTool [2023-11-21T16:00:25.634Z] [Pipeline] tool [2023-11-21T16:00:25.685Z] [Pipeline] envVarsForTool [2023-11-21T16:00:25.702Z] [Pipeline] } [2023-11-21T16:00:25.715Z] [Pipeline] // stage [2023-11-21T16:00:25.728Z] [Pipeline] withEnv [2023-11-21T16:00:25.729Z] [Pipeline] { [2023-11-21T16:00:25.744Z] [Pipeline] stage [2023-11-21T16:00:25.744Z] [Pipeline] { (Checkout) [2023-11-21T16:00:25.772Z] [Pipeline] tool [2023-11-21T16:00:25.787Z] [Pipeline] envVarsForTool [2023-11-21T16:00:25.805Z] [Pipeline] tool [2023-11-21T16:00:25.820Z] [Pipeline] envVarsForTool [2023-11-21T16:00:25.837Z] [Pipeline] withEnv [2023-11-21T16:00:25.838Z] [Pipeline] { [2023-11-21T16:00:25.853Z] [Pipeline] container [2023-11-21T16:00:25.854Z] [Pipeline] { [2023-11-21T16:00:25.867Z] [Pipeline] sh [2023-11-21T16:00:26.416Z] + mkdir -p ../scripts [2023-11-21T16:00:26.423Z] [Pipeline] sh [2023-11-21T16:00:26.960Z] + cp scripts/deploy-rcp.sh ../scripts [2023-11-21T16:00:26.966Z] [Pipeline] sh [2023-11-21T16:00:27.481Z] + cp scripts/deploy-update-site.sh ../scripts [2023-11-21T16:00:27.488Z] [Pipeline] sh [2023-11-21T16:00:28.029Z] + cp scripts/deploy-doc.sh ../scripts [2023-11-21T16:00:28.039Z] [Pipeline] sh [2023-11-21T16:00:28.568Z] + cp scripts/deploy-javadoc.sh ../scripts [2023-11-21T16:00:28.576Z] [Pipeline] sh [2023-11-21T16:00:29.122Z] + cp scripts/macosx-notarize.sh ../scripts [2023-11-21T16:00:29.129Z] [Pipeline] checkout [2023-11-21T16:00:29.138Z] The recommended git tool is: NONE [2023-11-21T16:00:29.143Z] No credentials specified [2023-11-21T16:00:29.143Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@79615b37; decorates RemoteLauncher[hudson.remoting.Channel@fe37cb77:JNLP4-connect connection from 10.40.53.140/10.40.53.140:56844] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2023-11-21T16:00:29.151Z] Fetching changes from the remote Git repository [2023-11-21T16:00:29.146Z] > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/.git # timeout=10 [2023-11-21T16:00:29.157Z] > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10 [2023-11-21T16:00:29.165Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass [2023-11-21T16:00:29.165Z] > git --version # timeout=10 [2023-11-21T16:00:29.228Z] > git --version # 'git version 2.20.1' [2023-11-21T16:00:29.229Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/changes/88/205588/2 # timeout=10 [2023-11-21T16:00:38.918Z] WARNING: Unable to create pod: kubernetes tracecompass/tracecompass-build-c2q1g-rq27s because kubernetes resource quota exceeded. [2023-11-21T16:00:38.918Z] Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-rq27s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-rq27s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-rq27s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T16:00:38.918Z] Retrying... [2023-11-21T16:00:38.918Z] [2023-11-21T16:00:38.918Z] ERROR: Failed to launch tracecompass-build-c2q1g-rq27s [2023-11-21T16:00:38.919Z] io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-rq27s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-rq27s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-rq27s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:660) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:640) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.assertResponseCode(OperationSupport.java:589) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.lambda$handleResponse$0(OperationSupport.java:549) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:642) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:140) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2073) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl$OkHttpAsyncBody.doConsume(OkHttpClientImpl.java:137) [2023-11-21T16:00:38.919Z] Caused: io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/tracecompass/pods. Message: pods "tracecompass-build-c2q1g-rq27s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=tracecompass-build-c2q1g-rq27s, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "tracecompass-build-c2q1g-rq27s" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=1400m, used: requests.cpu=4750m, limited: requests.cpu=5350m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.KubernetesClientException.copyAsCause(KubernetesClientException.java:238) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.waitForResult(OperationSupport.java:507) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleResponse(OperationSupport.java:524) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.dsl.internal.OperationSupport.handleCreate(OperationSupport.java:340) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:703) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.dsl.internal.BaseOperation.handleCreate(BaseOperation.java:92) [2023-11-21T16:00:38.919Z] at io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation.create(CreateOnlyResourceOperation.java:42) [2023-11-21T16:00:38.919Z] at org.csanchez.jenkins.plugins.kubernetes.KubernetesLauncher.launch(KubernetesLauncher.java:133) [2023-11-21T16:00:38.919Z] at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:297) [2023-11-21T16:00:38.919Z] at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) [2023-11-21T16:00:38.919Z] at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2023-11-21T16:00:38.919Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2023-11-21T16:00:38.919Z] at java.base/java.lang.Thread.run(Thread.java:839) [2023-11-21T16:01:44.546Z] JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script [2023-11-21T16:01:44.547Z] Checking out Revision 4412dc5c9f6f2b9edd5b7b4f0727d3b2c58bb219 (refs/changes/88/205588/2) [2023-11-21T16:01:44.543Z] > git rev-parse 4412dc5c9f6f2b9edd5b7b4f0727d3b2c58bb219^{commit} # timeout=10 [2023-11-21T16:01:44.628Z] > git config core.sparsecheckout # timeout=10 [2023-11-21T16:01:44.632Z] > git checkout -f 4412dc5c9f6f2b9edd5b7b4f0727d3b2c58bb219 # timeout=10 [2023-11-21T16:01:49.039Z] Commit message: "pcap: Fix unknown packet character string" [2023-11-21T16:01:49.045Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2023-11-21T16:01:50.550Z] > git rev-list --no-walk ee914eb03c11d739da1c49eea9d2e0905d8a89ee # timeout=10 [2023-11-21T16:01:51.044Z] [Pipeline] sh [2023-11-21T16:01:51.631Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/.scripts/ [2023-11-21T16:01:51.697Z] [Pipeline] sh [2023-11-21T16:01:52.245Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/.scripts/ [2023-11-21T16:01:52.379Z] [Pipeline] sh [2023-11-21T16:01:53.027Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/.scripts/ [2023-11-21T16:01:53.123Z] [Pipeline] sh [2023-11-21T16:01:53.640Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/.scripts/ [2023-11-21T16:01:53.775Z] [Pipeline] sh [2023-11-21T16:01:54.351Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/.scripts/ [2023-11-21T16:01:54.486Z] [Pipeline] sh [2023-11-21T16:01:55.002Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/.scripts/ [2023-11-21T16:01:55.152Z] [Pipeline] } [2023-11-21T16:01:55.596Z] [Pipeline] // container [2023-11-21T16:01:56.017Z] [Pipeline] } [2023-11-21T16:01:56.427Z] [Pipeline] // withEnv [2023-11-21T16:01:56.821Z] [Pipeline] } [2023-11-21T16:01:57.253Z] [Pipeline] // stage [2023-11-21T16:01:57.648Z] [Pipeline] stage [2023-11-21T16:01:57.649Z] [Pipeline] { (Product File) [2023-11-21T16:01:58.085Z] Stage "Product File" skipped due to when conditional [2023-11-21T16:01:58.086Z] [Pipeline] } [2023-11-21T16:01:58.480Z] [Pipeline] // stage [2023-11-21T16:01:58.921Z] [Pipeline] stage [2023-11-21T16:01:58.922Z] [Pipeline] { (RCP Feature File) [2023-11-21T16:01:59.370Z] Stage "RCP Feature File" skipped due to when conditional [2023-11-21T16:01:59.370Z] [Pipeline] } [2023-11-21T16:01:59.786Z] [Pipeline] // stage [2023-11-21T16:02:00.193Z] [Pipeline] stage [2023-11-21T16:02:00.194Z] [Pipeline] { (SLF4J Properties Manifest) [2023-11-21T16:02:00.635Z] Stage "SLF4J Properties Manifest" skipped due to when conditional [2023-11-21T16:02:00.636Z] [Pipeline] } [2023-11-21T16:02:01.055Z] [Pipeline] // stage [2023-11-21T16:02:01.473Z] [Pipeline] stage [2023-11-21T16:02:01.474Z] [Pipeline] { (Build) [2023-11-21T16:02:01.896Z] [Pipeline] tool [2023-11-21T16:02:02.323Z] [Pipeline] envVarsForTool [2023-11-21T16:02:02.740Z] [Pipeline] tool [2023-11-21T16:02:03.149Z] [Pipeline] envVarsForTool [2023-11-21T16:02:03.557Z] [Pipeline] withEnv [2023-11-21T16:02:03.558Z] [Pipeline] { [2023-11-21T16:02:03.997Z] [Pipeline] container [2023-11-21T16:02:03.999Z] [Pipeline] { [2023-11-21T16:02:04.402Z] [Pipeline] sh [2023-11-21T16:02:04.932Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp [2023-11-21T16:02:05.077Z] [Pipeline] sh [2023-11-21T16:02:05.581Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.doc.dev [2023-11-21T16:02:05.731Z] [Pipeline] sh [2023-11-21T16:02:06.251Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.doc.user [2023-11-21T16:02:06.415Z] [Pipeline] sh [2023-11-21T16:02:06.931Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user [2023-11-21T16:02:07.080Z] [Pipeline] sh [2023-11-21T16:02:07.587Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.rcp.doc.user [2023-11-21T16:02:07.726Z] [Pipeline] sh [2023-11-21T16:02:08.245Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user [2023-11-21T16:02:08.398Z] [Pipeline] sh [2023-11-21T16:02:08.961Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dskip-tc-core-tests=true -Dskip-short-tc-ui-tests=true -Dskip-rcp=true -Djdk.version=17 -Djdk.release=17 [2023-11-21T16:02:08.961Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:02:10.895Z] [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 [2023-11-21T16:02:10.895Z] [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 8.1 kB/s) [2023-11-21T16:02:11.153Z] [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 [2023-11-21T16:02:11.153Z] [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 999 kB/s) [2023-11-21T16:02:11.153Z] [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 [2023-11-21T16:02:11.153Z] [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 38 kB/s) [2023-11-21T16:02:11.153Z] [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 [2023-11-21T16:02:11.153Z] [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 260 kB/s) [2023-11-21T16:02:11.153Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2023-11-21T16:02:11.153Z] [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 952 kB/s) [2023-11-21T16:02:11.153Z] [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 [2023-11-21T16:02:11.153Z] [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 899 kB/s) [2023-11-21T16:02:11.153Z] [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 [2023-11-21T16:02:11.409Z] [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 2.5 MB/s) [2023-11-21T16:02:11.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2023-11-21T16:02:11.409Z] [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 1.3 MB/s) [2023-11-21T16:02:11.409Z] [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 [2023-11-21T16:02:11.409Z] [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 403 kB/s) [2023-11-21T16:02:11.409Z] [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 [2023-11-21T16:02:11.409Z] [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 1.8 MB/s) [2023-11-21T16:02:11.667Z] [INFO] Scanning for projects... [2023-11-21T16:02:11.667Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties [2023-11-21T16:02:11.667Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties [2023-11-21T16:02:11.667Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2023-11-21T16:02:11.667Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2023-11-21T16:02:11.667Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2023-11-21T16:02:11.667Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2023-11-21T16:02:11.667Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2023-11-21T16:02:11.667Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2023-11-21T16:02:11.667Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2023-11-21T16:02:11.667Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2023-11-21T16:02:11.924Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2023-11-21T16:02:12.181Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2023-11-21T16:02:12.181Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2023-11-21T16:02:12.181Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2023-11-21T16:02:12.181Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2023-11-21T16:02:12.181Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2023-11-21T16:02:12.181Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2023-11-21T16:02:12.181Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2023-11-21T16:02:12.181Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2023-11-21T16:02:12.182Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2023-11-21T16:02:12.439Z] /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2023-11-21T16:02:12.439Z] [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 [2023-11-21T16:02:12.439Z] [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 [2023-11-21T16:02:12.439Z] [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 [2023-11-21T16:02:12.696Z] [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 [2023-11-21T16:02:12.696Z] [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 [2023-11-21T16:02:12.696Z] [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 [2023-11-21T16:02:12.696Z] [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) [2023-11-21T16:02:12.696Z] [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 [2023-11-21T16:02:12.696Z] [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 [2023-11-21T16:02:12.697Z] [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 [2023-11-21T16:02:12.957Z] [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 [2023-11-21T16:02:13.215Z] [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 [2023-11-21T16:02:13.215Z] [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 [2023-11-21T16:02:13.215Z] [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 778 kB/s) [2023-11-21T16:02:13.215Z] [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 [2023-11-21T16:02:13.215Z] [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 [2023-11-21T16:02:13.215Z] [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 [2023-11-21T16:02:13.215Z] [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 [2023-11-21T16:02:13.215Z] [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 [2023-11-21T16:02:13.215Z] [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 [2023-11-21T16:02:13.215Z] [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 648 kB/s) [2023-11-21T16:02:13.215Z] [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 [2023-11-21T16:02:13.472Z] [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 [2023-11-21T16:02:13.472Z] [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 [2023-11-21T16:02:13.472Z] [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 [2023-11-21T16:02:13.472Z] [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 [2023-11-21T16:02:13.472Z] [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 [2023-11-21T16:02:13.472Z] [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 143 kB/s) [2023-11-21T16:02:13.472Z] [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 [2023-11-21T16:02:13.472Z] [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 [2023-11-21T16:02:13.472Z] [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 [2023-11-21T16:02:13.729Z] [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 [2023-11-21T16:02:13.729Z] [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 [2023-11-21T16:02:13.729Z] [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 [2023-11-21T16:02:13.729Z] [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.6 MB/s) [2023-11-21T16:02:13.729Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom [2023-11-21T16:02:13.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom [2023-11-21T16:02:13.730Z] [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 [2023-11-21T16:02:13.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom [2023-11-21T16:02:13.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom [2023-11-21T16:02:13.987Z] [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 [2023-11-21T16:02:13.987Z] [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 3.1 MB/s) [2023-11-21T16:02:13.987Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom [2023-11-21T16:02:13.987Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom [2023-11-21T16:02:13.987Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom [2023-11-21T16:02:13.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom [2023-11-21T16:02:13.987Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom [2023-11-21T16:02:13.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom [2023-11-21T16:02:13.987Z] [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.8 MB/s) [2023-11-21T16:02:13.987Z] [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 [2023-11-21T16:02:13.987Z] [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 [2023-11-21T16:02:13.987Z] [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 [2023-11-21T16:02:14.245Z] [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 [2023-11-21T16:02:14.245Z] [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 [2023-11-21T16:02:14.245Z] [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 [2023-11-21T16:02:14.245Z] [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 65 kB/s) [2023-11-21T16:02:14.245Z] [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 [2023-11-21T16:02:14.245Z] [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 [2023-11-21T16:02:14.245Z] [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 [2023-11-21T16:02:14.502Z] [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 [2023-11-21T16:02:14.502Z] [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 [2023-11-21T16:02:14.502Z] [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 [2023-11-21T16:02:14.502Z] [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 161 kB/s) [2023-11-21T16:02:14.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom [2023-11-21T16:02:14.502Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom [2023-11-21T16:02:14.502Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom [2023-11-21T16:02:14.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom [2023-11-21T16:02:14.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom [2023-11-21T16:02:14.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom [2023-11-21T16:02:14.759Z] [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 1.1 MB/s) [2023-11-21T16:02:14.759Z] [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 [2023-11-21T16:02:14.759Z] [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 [2023-11-21T16:02:14.759Z] [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 [2023-11-21T16:02:14.759Z] [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 [2023-11-21T16:02:14.759Z] [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 [2023-11-21T16:02:14.759Z] [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 [2023-11-21T16:02:14.759Z] [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 433 kB/s) [2023-11-21T16:02:14.759Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom [2023-11-21T16:02:14.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom [2023-11-21T16:02:14.759Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom [2023-11-21T16:02:15.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom [2023-11-21T16:02:15.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom [2023-11-21T16:02:15.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [2023-11-21T16:02:15.016Z] [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 68 kB/s) [2023-11-21T16:02:15.016Z] [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 [2023-11-21T16:02:15.016Z] [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 [2023-11-21T16:02:15.017Z] [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 [2023-11-21T16:02:15.017Z] [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 [2023-11-21T16:02:15.017Z] [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 [2023-11-21T16:02:15.273Z] [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 [2023-11-21T16:02:15.273Z] [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 237 kB/s) [2023-11-21T16:02:15.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-11-21T16:02:15.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-11-21T16:02:15.273Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-11-21T16:02:15.273Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-11-21T16:02:15.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-11-21T16:02:15.273Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom [2023-11-21T16:02:15.273Z] [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 2.3 MB/s) [2023-11-21T16:02:15.273Z] [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 [2023-11-21T16:02:15.273Z] [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 [2023-11-21T16:02:15.274Z] [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 [2023-11-21T16:02:15.530Z] [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 [2023-11-21T16:02:15.531Z] [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 [2023-11-21T16:02:15.531Z] [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 [2023-11-21T16:02:15.531Z] [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 301 kB/s) [2023-11-21T16:02:15.531Z] [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 [2023-11-21T16:02:15.531Z] [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 [2023-11-21T16:02:15.531Z] [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 [2023-11-21T16:02:15.787Z] [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 [2023-11-21T16:02:15.787Z] [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 [2023-11-21T16:02:15.787Z] [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 [2023-11-21T16:02:15.787Z] [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 884 kB/s) [2023-11-21T16:02:15.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom [2023-11-21T16:02:15.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom [2023-11-21T16:02:15.787Z] [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 [2023-11-21T16:02:15.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom [2023-11-21T16:02:15.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom [2023-11-21T16:02:15.787Z] [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 [2023-11-21T16:02:15.787Z] [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 4.3 MB/s) [2023-11-21T16:02:15.787Z] [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 [2023-11-21T16:02:15.787Z] [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 [2023-11-21T16:02:15.787Z] [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 [2023-11-21T16:02:15.787Z] [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 [2023-11-21T16:02:16.045Z] [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 [2023-11-21T16:02:16.045Z] [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 [2023-11-21T16:02:16.045Z] [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 [2023-11-21T16:02:16.045Z] [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 752 kB/s) [2023-11-21T16:02:16.045Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom [2023-11-21T16:02:16.045Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom [2023-11-21T16:02:16.045Z] [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 [2023-11-21T16:02:16.045Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom [2023-11-21T16:02:16.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom [2023-11-21T16:02:16.045Z] [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 [2023-11-21T16:02:16.302Z] [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 1.8 MB/s) [2023-11-21T16:02:16.302Z] [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 [2023-11-21T16:02:16.302Z] [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 [2023-11-21T16:02:16.302Z] [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 [2023-11-21T16:02:16.302Z] [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 [2023-11-21T16:02:16.302Z] [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 [2023-11-21T16:02:16.302Z] [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 [2023-11-21T16:02:16.302Z] [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 [2023-11-21T16:02:16.302Z] [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) [2023-11-21T16:02:16.302Z] [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 [2023-11-21T16:02:16.302Z] [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 [2023-11-21T16:02:16.558Z] [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 [2023-11-21T16:02:16.558Z] [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 [2023-11-21T16:02:16.558Z] [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 [2023-11-21T16:02:16.558Z] [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 [2023-11-21T16:02:16.558Z] [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 705 kB/s) [2023-11-21T16:02:16.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2023-11-21T16:02:16.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2023-11-21T16:02:16.558Z] [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 [2023-11-21T16:02:16.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2023-11-21T16:02:16.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2023-11-21T16:02:16.815Z] [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 [2023-11-21T16:02:16.815Z] [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 581 kB/s) [2023-11-21T16:02:16.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom [2023-11-21T16:02:16.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom [2023-11-21T16:02:16.815Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom [2023-11-21T16:02:16.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom [2023-11-21T16:02:17.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom [2023-11-21T16:02:17.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom [2023-11-21T16:02:17.072Z] [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 171 kB/s) [2023-11-21T16:02:17.072Z] [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 [2023-11-21T16:02:17.072Z] [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 [2023-11-21T16:02:17.072Z] [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 [2023-11-21T16:02:17.072Z] [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 [2023-11-21T16:02:17.072Z] [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 [2023-11-21T16:02:17.072Z] [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 [2023-11-21T16:02:17.072Z] [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 137 kB/s) [2023-11-21T16:02:17.072Z] [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 [2023-11-21T16:02:17.072Z] [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 [2023-11-21T16:02:17.072Z] [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 [2023-11-21T16:02:17.328Z] [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 [2023-11-21T16:02:17.328Z] [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 [2023-11-21T16:02:17.328Z] [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 [2023-11-21T16:02:17.328Z] [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) [2023-11-21T16:02:17.328Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2023-11-21T16:02:17.328Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2023-11-21T16:02:17.328Z] [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 [2023-11-21T16:02:17.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2023-11-21T16:02:17.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [2023-11-21T16:02:17.585Z] [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 [2023-11-21T16:02:17.585Z] [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 11 MB/s) [2023-11-21T16:02:17.585Z] [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 [2023-11-21T16:02:17.585Z] [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 [2023-11-21T16:02:17.585Z] [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 [2023-11-21T16:02:17.585Z] [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 [2023-11-21T16:02:17.585Z] [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 [2023-11-21T16:02:17.585Z] [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 [2023-11-21T16:02:17.585Z] [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 260 kB/s) [2023-11-21T16:02:17.585Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-11-21T16:02:17.585Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-11-21T16:02:17.585Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-11-21T16:02:17.841Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-11-21T16:02:17.841Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-11-21T16:02:17.841Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom [2023-11-21T16:02:17.841Z] [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 2.1 MB/s) [2023-11-21T16:02:17.841Z] [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 [2023-11-21T16:02:17.841Z] [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 [2023-11-21T16:02:17.841Z] [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 [2023-11-21T16:02:17.841Z] [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 [2023-11-21T16:02:17.841Z] [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 [2023-11-21T16:02:18.097Z] [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 [2023-11-21T16:02:18.097Z] [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 53 kB/s) [2023-11-21T16:02:18.097Z] [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 [2023-11-21T16:02:18.098Z] [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 [2023-11-21T16:02:18.098Z] [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 [2023-11-21T16:02:18.098Z] [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 [2023-11-21T16:02:18.098Z] [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 [2023-11-21T16:02:18.098Z] [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 [2023-11-21T16:02:18.098Z] [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 88 kB/s) [2023-11-21T16:02:18.098Z] [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 [2023-11-21T16:02:18.098Z] [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 [2023-11-21T16:02:18.098Z] [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 [2023-11-21T16:02:18.354Z] [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 [2023-11-21T16:02:18.354Z] [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 [2023-11-21T16:02:18.354Z] [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 [2023-11-21T16:02:18.354Z] [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 168 kB/s) [2023-11-21T16:02:18.354Z] [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 [2023-11-21T16:02:18.354Z] [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 [2023-11-21T16:02:18.354Z] [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 [2023-11-21T16:02:18.354Z] [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 [2023-11-21T16:02:18.354Z] [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 [2023-11-21T16:02:18.354Z] [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 [2023-11-21T16:02:18.611Z] [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 76 kB/s) [2023-11-21T16:02:18.611Z] [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 [2023-11-21T16:02:18.611Z] [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 [2023-11-21T16:02:18.611Z] [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 [2023-11-21T16:02:18.611Z] [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 [2023-11-21T16:02:18.611Z] [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 [2023-11-21T16:02:18.611Z] [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 [2023-11-21T16:02:18.611Z] [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 39 kB/s) [2023-11-21T16:02:18.611Z] [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 [2023-11-21T16:02:18.611Z] [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 [2023-11-21T16:02:18.611Z] [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 [2023-11-21T16:02:18.867Z] [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 [2023-11-21T16:02:18.867Z] [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 [2023-11-21T16:02:19.123Z] [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 [2023-11-21T16:02:19.123Z] [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 100 kB/s) [2023-11-21T16:02:19.123Z] [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 [2023-11-21T16:02:19.123Z] [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 [2023-11-21T16:02:19.123Z] [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 [2023-11-21T16:02:19.123Z] [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 [2023-11-21T16:02:19.123Z] [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 [2023-11-21T16:02:19.123Z] [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 [2023-11-21T16:02:19.124Z] [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 69 kB/s) [2023-11-21T16:02:19.124Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom [2023-11-21T16:02:19.124Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom [2023-11-21T16:02:19.124Z] [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 [2023-11-21T16:02:19.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom [2023-11-21T16:02:19.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom [2023-11-21T16:02:19.380Z] [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 [2023-11-21T16:02:19.380Z] [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 99 kB/s) [2023-11-21T16:02:19.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [2023-11-21T16:02:19.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [2023-11-21T16:02:19.381Z] [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 [2023-11-21T16:02:19.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [2023-11-21T16:02:19.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [2023-11-21T16:02:19.381Z] [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 [2023-11-21T16:02:19.381Z] [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 95 kB/s) [2023-11-21T16:02:19.638Z] [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 [2023-11-21T16:02:19.638Z] [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 [2023-11-21T16:02:19.638Z] [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 [2023-11-21T16:02:19.638Z] [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 [2023-11-21T16:02:19.638Z] [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 [2023-11-21T16:02:19.638Z] [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 [2023-11-21T16:02:19.638Z] [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 151 kB/s) [2023-11-21T16:02:19.638Z] [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 [2023-11-21T16:02:19.896Z] [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 [2023-11-21T16:02:19.896Z] [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 [2023-11-21T16:02:19.897Z] [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 [2023-11-21T16:02:19.897Z] [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 [2023-11-21T16:02:19.897Z] [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 [2023-11-21T16:02:19.897Z] [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 117 kB/s) [2023-11-21T16:02:19.897Z] [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 [2023-11-21T16:02:20.153Z] [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 [2023-11-21T16:02:20.153Z] [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 [2023-11-21T16:02:20.153Z] [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 [2023-11-21T16:02:20.410Z] [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 [2023-11-21T16:02:20.410Z] [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 [2023-11-21T16:02:20.410Z] [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 162 kB/s) [2023-11-21T16:02:20.410Z] [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 [2023-11-21T16:02:20.410Z] [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 [2023-11-21T16:02:20.411Z] [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 [2023-11-21T16:02:20.667Z] [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 [2023-11-21T16:02:20.667Z] [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 [2023-11-21T16:02:20.667Z] [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 [2023-11-21T16:02:20.667Z] [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 121 kB/s) [2023-11-21T16:02:20.667Z] [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 [2023-11-21T16:02:20.667Z] [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 [2023-11-21T16:02:20.667Z] [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 [2023-11-21T16:02:20.667Z] [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 [2023-11-21T16:02:20.667Z] [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 [2023-11-21T16:02:20.667Z] [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 [2023-11-21T16:02:20.668Z] [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) [2023-11-21T16:02:20.668Z] [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 [2023-11-21T16:02:20.925Z] [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 [2023-11-21T16:02:20.925Z] [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 [2023-11-21T16:02:20.925Z] [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 [2023-11-21T16:02:20.925Z] [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 [2023-11-21T16:02:20.925Z] [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 [2023-11-21T16:02:20.925Z] [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 39 kB/s) [2023-11-21T16:02:20.925Z] [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 [2023-11-21T16:02:20.925Z] [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 [2023-11-21T16:02:20.925Z] [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 [2023-11-21T16:02:21.181Z] [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 [2023-11-21T16:02:21.181Z] [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 [2023-11-21T16:02:21.181Z] [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 [2023-11-21T16:02:21.181Z] [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 202 kB/s) [2023-11-21T16:02:21.181Z] [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 [2023-11-21T16:02:21.181Z] [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 [2023-11-21T16:02:21.181Z] [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 [2023-11-21T16:02:21.181Z] [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 [2023-11-21T16:02:21.182Z] [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 [2023-11-21T16:02:21.182Z] [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 [2023-11-21T16:02:21.182Z] [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 94 kB/s) [2023-11-21T16:02:21.182Z] [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 [2023-11-21T16:02:21.438Z] [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 [2023-11-21T16:02:21.439Z] [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 [2023-11-21T16:02:21.439Z] [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 [2023-11-21T16:02:21.439Z] [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 [2023-11-21T16:02:21.439Z] [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 [2023-11-21T16:02:21.439Z] [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) [2023-11-21T16:02:21.439Z] [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 [2023-11-21T16:02:21.439Z] [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 [2023-11-21T16:02:21.439Z] [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 [2023-11-21T16:02:21.696Z] [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 [2023-11-21T16:02:21.696Z] [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 [2023-11-21T16:02:21.696Z] [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 [2023-11-21T16:02:21.696Z] [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 152 kB/s) [2023-11-21T16:02:21.696Z] [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 [2023-11-21T16:02:21.696Z] [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 [2023-11-21T16:02:21.696Z] [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 [2023-11-21T16:02:21.952Z] [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 [2023-11-21T16:02:21.953Z] [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 [2023-11-21T16:02:21.953Z] [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 [2023-11-21T16:02:21.953Z] [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 99 kB/s) [2023-11-21T16:02:21.953Z] [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 [2023-11-21T16:02:21.953Z] [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 [2023-11-21T16:02:21.953Z] [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 [2023-11-21T16:02:21.953Z] [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 [2023-11-21T16:02:22.209Z] [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 [2023-11-21T16:02:22.209Z] [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 [2023-11-21T16:02:22.209Z] [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 297 kB/s) [2023-11-21T16:02:22.209Z] [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 [2023-11-21T16:02:22.209Z] [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 [2023-11-21T16:02:22.209Z] [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 [2023-11-21T16:02:22.209Z] [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 [2023-11-21T16:02:22.209Z] [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 [2023-11-21T16:02:22.209Z] [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 [2023-11-21T16:02:22.466Z] [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 114 kB/s) [2023-11-21T16:02:22.466Z] [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 [2023-11-21T16:02:22.466Z] [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 [2023-11-21T16:02:22.466Z] [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 [2023-11-21T16:02:22.466Z] [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 [2023-11-21T16:02:22.466Z] [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 [2023-11-21T16:02:22.466Z] [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 [2023-11-21T16:02:22.466Z] [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 272 kB/s) [2023-11-21T16:02:22.466Z] [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 [2023-11-21T16:02:22.466Z] [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 [2023-11-21T16:02:22.466Z] [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 [2023-11-21T16:02:22.722Z] [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 [2023-11-21T16:02:22.722Z] [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 [2023-11-21T16:02:22.723Z] [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 [2023-11-21T16:02:22.723Z] [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) [2023-11-21T16:02:22.723Z] [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 [2023-11-21T16:02:22.723Z] [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 [2023-11-21T16:02:22.723Z] [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 [2023-11-21T16:02:22.723Z] [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 [2023-11-21T16:02:22.723Z] [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 [2023-11-21T16:02:22.723Z] [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 [2023-11-21T16:02:22.723Z] [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 5.5 MB/s) [2023-11-21T16:02:22.723Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [2023-11-21T16:02:22.723Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom [2023-11-21T16:02:22.723Z] [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 [2023-11-21T16:02:22.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom [2023-11-21T16:02:22.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [2023-11-21T16:02:22.981Z] [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 [2023-11-21T16:02:22.981Z] [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 12 MB/s) [2023-11-21T16:02:22.981Z] [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 [2023-11-21T16:02:22.981Z] [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 [2023-11-21T16:02:22.981Z] [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 [2023-11-21T16:02:22.981Z] [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 [2023-11-21T16:02:22.981Z] [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 [2023-11-21T16:02:22.981Z] [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 [2023-11-21T16:02:22.981Z] [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 [2023-11-21T16:02:22.981Z] [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 70 kB/s) [2023-11-21T16:02:22.981Z] [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 [2023-11-21T16:02:22.981Z] [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 [2023-11-21T16:02:23.239Z] [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 [2023-11-21T16:02:23.239Z] [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 [2023-11-21T16:02:23.239Z] [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 [2023-11-21T16:02:23.239Z] [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 [2023-11-21T16:02:23.239Z] [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 318 kB/s) [2023-11-21T16:02:23.239Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2023-11-21T16:02:23.239Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2023-11-21T16:02:23.239Z] [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 [2023-11-21T16:02:23.239Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2023-11-21T16:02:23.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [2023-11-21T16:02:23.239Z] [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 [2023-11-21T16:02:23.496Z] [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 857 kB/s) [2023-11-21T16:02:23.496Z] [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 [2023-11-21T16:02:23.496Z] [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 [2023-11-21T16:02:23.496Z] [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 [2023-11-21T16:02:23.496Z] [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 [2023-11-21T16:02:23.496Z] [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 [2023-11-21T16:02:23.496Z] [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 [2023-11-21T16:02:23.496Z] [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 82 kB/s) [2023-11-21T16:02:23.496Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-11-21T16:02:23.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-11-21T16:02:23.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-11-21T16:02:23.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-11-21T16:02:23.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-11-21T16:02:23.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom [2023-11-21T16:02:23.755Z] [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 4.7 MB/s) [2023-11-21T16:02:23.755Z] [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 [2023-11-21T16:02:23.755Z] [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 [2023-11-21T16:02:23.755Z] [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 [2023-11-21T16:02:24.011Z] [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 [2023-11-21T16:02:24.011Z] [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 [2023-11-21T16:02:24.011Z] [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 [2023-11-21T16:02:24.011Z] [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 337 kB/s) [2023-11-21T16:02:24.011Z] [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 [2023-11-21T16:02:24.011Z] [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 [2023-11-21T16:02:24.011Z] [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 [2023-11-21T16:02:24.011Z] [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 [2023-11-21T16:02:24.011Z] [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 [2023-11-21T16:02:24.268Z] [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 [2023-11-21T16:02:24.268Z] [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 89 kB/s) [2023-11-21T16:02:24.268Z] [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 [2023-11-21T16:02:24.268Z] [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 [2023-11-21T16:02:24.268Z] [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 [2023-11-21T16:02:24.268Z] [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 [2023-11-21T16:02:24.268Z] [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 [2023-11-21T16:02:24.268Z] [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 [2023-11-21T16:02:24.268Z] [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 437 kB/s) [2023-11-21T16:02:24.268Z] [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 [2023-11-21T16:02:24.268Z] [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 [2023-11-21T16:02:24.525Z] [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 [2023-11-21T16:02:24.525Z] [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 [2023-11-21T16:02:24.526Z] [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 [2023-11-21T16:02:24.526Z] [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 [2023-11-21T16:02:24.526Z] [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 1.9 MB/s) [2023-11-21T16:02:24.526Z] [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 [2023-11-21T16:02:24.526Z] [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 [2023-11-21T16:02:24.526Z] [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 [2023-11-21T16:02:24.526Z] [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 [2023-11-21T16:02:24.526Z] [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 [2023-11-21T16:02:24.526Z] [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 [2023-11-21T16:02:24.783Z] [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.1 MB/s) [2023-11-21T16:02:24.783Z] [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 [2023-11-21T16:02:24.783Z] [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 [2023-11-21T16:02:24.783Z] [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 [2023-11-21T16:02:24.783Z] [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 [2023-11-21T16:02:24.783Z] [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 [2023-11-21T16:02:24.783Z] [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 [2023-11-21T16:02:24.783Z] [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 125 kB/s) [2023-11-21T16:02:24.783Z] [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 [2023-11-21T16:02:24.783Z] [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 [2023-11-21T16:02:24.783Z] [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 [2023-11-21T16:02:25.041Z] [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 [2023-11-21T16:02:25.041Z] [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 [2023-11-21T16:02:25.041Z] [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 [2023-11-21T16:02:25.041Z] [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.2 MB/s) [2023-11-21T16:02:25.041Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom [2023-11-21T16:02:25.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom [2023-11-21T16:02:25.041Z] [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 [2023-11-21T16:02:25.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom [2023-11-21T16:02:25.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom [2023-11-21T16:02:25.041Z] [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 [2023-11-21T16:02:25.298Z] [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 1.8 MB/s) [2023-11-21T16:02:25.298Z] [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 [2023-11-21T16:02:25.298Z] [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 [2023-11-21T16:02:25.298Z] [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 [2023-11-21T16:02:25.298Z] [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 [2023-11-21T16:02:25.298Z] [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 [2023-11-21T16:02:25.298Z] [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 [2023-11-21T16:02:25.298Z] [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 [2023-11-21T16:02:25.298Z] [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 131 kB/s) [2023-11-21T16:02:25.298Z] [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 [2023-11-21T16:02:25.298Z] [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 [2023-11-21T16:02:25.298Z] [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 [2023-11-21T16:02:25.555Z] [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 [2023-11-21T16:02:25.555Z] [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 [2023-11-21T16:02:25.555Z] [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 [2023-11-21T16:02:25.555Z] [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 334 kB/s) [2023-11-21T16:02:25.555Z] [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 [2023-11-21T16:02:25.555Z] [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 [2023-11-21T16:02:25.555Z] [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 [2023-11-21T16:02:25.555Z] [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 [2023-11-21T16:02:25.812Z] [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 [2023-11-21T16:02:25.812Z] [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 [2023-11-21T16:02:25.812Z] [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) [2023-11-21T16:02:25.812Z] [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 [2023-11-21T16:02:25.812Z] [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 [2023-11-21T16:02:25.812Z] [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 [2023-11-21T16:02:26.069Z] [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 [2023-11-21T16:02:26.069Z] [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 [2023-11-21T16:02:26.069Z] [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 [2023-11-21T16:02:26.069Z] [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 68 kB/s) [2023-11-21T16:02:26.069Z] [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 [2023-11-21T16:02:26.069Z] [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 [2023-11-21T16:02:26.069Z] [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 [2023-11-21T16:02:26.325Z] [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 [2023-11-21T16:02:26.325Z] [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 [2023-11-21T16:02:26.326Z] [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 [2023-11-21T16:02:26.326Z] [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 494 kB/s) [2023-11-21T16:02:26.326Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2023-11-21T16:02:26.582Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2023-11-21T16:02:26.582Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2023-11-21T16:02:26.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2023-11-21T16:02:26.840Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2023-11-21T16:02:26.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2023-11-21T16:02:26.840Z] [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 3.7 MB/s) [2023-11-21T16:02:26.840Z] [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 [2023-11-21T16:02:26.840Z] [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 [2023-11-21T16:02:26.840Z] [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 [2023-11-21T16:02:26.840Z] [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 [2023-11-21T16:02:26.840Z] [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 [2023-11-21T16:02:26.840Z] [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 [2023-11-21T16:02:26.840Z] [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 76 kB/s) [2023-11-21T16:02:26.840Z] [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 [2023-11-21T16:02:26.840Z] [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 [2023-11-21T16:02:26.840Z] [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 [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.098Z] [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 119 kB/s) [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.098Z] [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 318 kB/s) [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.098Z] [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 [2023-11-21T16:02:27.356Z] [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 [2023-11-21T16:02:27.356Z] [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 [2023-11-21T16:02:27.356Z] [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 [2023-11-21T16:02:27.356Z] [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 [2023-11-21T16:02:27.356Z] [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 65 kB/s) [2023-11-21T16:02:27.356Z] [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 [2023-11-21T16:02:27.356Z] [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 [2023-11-21T16:02:27.356Z] [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 [2023-11-21T16:02:27.356Z] [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 [2023-11-21T16:02:27.356Z] [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 [2023-11-21T16:02:27.615Z] [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 [2023-11-21T16:02:27.615Z] [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 282 kB/s) [2023-11-21T16:02:27.615Z] [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 [2023-11-21T16:02:27.615Z] [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 [2023-11-21T16:02:27.615Z] [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 [2023-11-21T16:02:27.615Z] [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 [2023-11-21T16:02:27.615Z] [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 [2023-11-21T16:02:27.615Z] [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 [2023-11-21T16:02:27.615Z] [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 146 kB/s) [2023-11-21T16:02:27.615Z] [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 [2023-11-21T16:02:27.615Z] [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 [2023-11-21T16:02:27.615Z] [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 [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 200 kB/s) [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 222 kB/s) [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:27.872Z] [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 [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 319 kB/s) [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 150 kB/s) [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.130Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 216 kB/s) [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 134 kB/s) [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.388Z] [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 [2023-11-21T16:02:28.646Z] [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 [2023-11-21T16:02:28.646Z] [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 [2023-11-21T16:02:28.647Z] [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 119 kB/s) [2023-11-21T16:02:28.647Z] [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 [2023-11-21T16:02:28.647Z] [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 [2023-11-21T16:02:28.647Z] [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 [2023-11-21T16:02:28.647Z] [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 [2023-11-21T16:02:28.647Z] [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 [2023-11-21T16:02:28.647Z] [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 [2023-11-21T16:02:28.647Z] [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 108 kB/s) [2023-11-21T16:02:28.647Z] [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 [2023-11-21T16:02:28.647Z] [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 [2023-11-21T16:02:28.647Z] [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 [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:28.905Z] [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 108 kB/s) [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:28.905Z] [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 189 kB/s) [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:28.905Z] [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 [2023-11-21T16:02:29.163Z] [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 [2023-11-21T16:02:29.163Z] [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 [2023-11-21T16:02:29.163Z] [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 [2023-11-21T16:02:29.163Z] [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 [2023-11-21T16:02:29.163Z] [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 413 kB/s) [2023-11-21T16:02:29.164Z] [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 [2023-11-21T16:02:29.164Z] [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 [2023-11-21T16:02:29.164Z] [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 [2023-11-21T16:02:29.164Z] [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 [2023-11-21T16:02:29.164Z] [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 [2023-11-21T16:02:29.164Z] [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 [2023-11-21T16:02:29.164Z] [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 269 kB/s) [2023-11-21T16:02:29.164Z] [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 [2023-11-21T16:02:29.164Z] [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 [2023-11-21T16:02:29.164Z] [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 [2023-11-21T16:02:29.422Z] [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 [2023-11-21T16:02:29.422Z] [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 [2023-11-21T16:02:29.422Z] [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 [2023-11-21T16:02:29.422Z] [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 269 kB/s) [2023-11-21T16:02:29.422Z] [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 [2023-11-21T16:02:29.422Z] [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 [2023-11-21T16:02:29.422Z] [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 [2023-11-21T16:02:29.422Z] [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 [2023-11-21T16:02:29.683Z] [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 [2023-11-21T16:02:29.684Z] [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 [2023-11-21T16:02:29.684Z] [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 411 kB/s) [2023-11-21T16:02:29.684Z] [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 [2023-11-21T16:02:29.684Z] [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 [2023-11-21T16:02:29.684Z] [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 [2023-11-21T16:02:29.684Z] [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 [2023-11-21T16:02:29.684Z] [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 [2023-11-21T16:02:29.684Z] [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 [2023-11-21T16:02:29.684Z] [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) [2023-11-21T16:02:29.684Z] [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 [2023-11-21T16:02:29.684Z] [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 [2023-11-21T16:02:29.684Z] [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 [2023-11-21T16:02:29.945Z] [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 [2023-11-21T16:02:29.945Z] [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 [2023-11-21T16:02:29.945Z] [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 [2023-11-21T16:02:29.945Z] [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 1.1 MB/s) [2023-11-21T16:02:29.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom [2023-11-21T16:02:29.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom [2023-11-21T16:02:29.945Z] [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 [2023-11-21T16:02:29.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom [2023-11-21T16:02:29.945Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom [2023-11-21T16:02:29.945Z] [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 [2023-11-21T16:02:29.945Z] [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) [2023-11-21T16:02:29.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom [2023-11-21T16:02:29.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom [2023-11-21T16:02:29.945Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom [2023-11-21T16:02:30.222Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom [2023-11-21T16:02:30.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom [2023-11-21T16:02:30.222Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [2023-11-21T16:02:30.222Z] [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 4.3 MB/s) [2023-11-21T16:02:30.222Z] [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 [2023-11-21T16:02:30.222Z] [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 [2023-11-21T16:02:30.222Z] [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 [2023-11-21T16:02:30.222Z] [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 [2023-11-21T16:02:30.222Z] [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 [2023-11-21T16:02:30.222Z] [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 [2023-11-21T16:02:30.222Z] [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 212 kB/s) [2023-11-21T16:02:30.222Z] [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 [2023-11-21T16:02:30.222Z] [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 [2023-11-21T16:02:30.484Z] [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 [2023-11-21T16:02:30.484Z] [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 [2023-11-21T16:02:30.484Z] [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 [2023-11-21T16:02:30.485Z] [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 [2023-11-21T16:02:30.485Z] [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 173 kB/s) [2023-11-21T16:02:30.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [2023-11-21T16:02:30.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [2023-11-21T16:02:30.485Z] [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 [2023-11-21T16:02:30.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [2023-11-21T16:02:30.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [2023-11-21T16:02:30.742Z] [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 [2023-11-21T16:02:30.742Z] [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 1.1 MB/s) [2023-11-21T16:02:30.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2023-11-21T16:02:30.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2023-11-21T16:02:30.742Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2023-11-21T16:02:30.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2023-11-21T16:02:30.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2023-11-21T16:02:30.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [2023-11-21T16:02:30.743Z] [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 171 kB/s) [2023-11-21T16:02:30.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2023-11-21T16:02:31.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2023-11-21T16:02:31.001Z] [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 [2023-11-21T16:02:31.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2023-11-21T16:02:31.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom [2023-11-21T16:02:31.001Z] [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 [2023-11-21T16:02:31.001Z] [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) [2023-11-21T16:02:31.001Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2023-11-21T16:02:31.001Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2023-11-21T16:02:31.001Z] [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 [2023-11-21T16:02:31.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2023-11-21T16:02:31.258Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom [2023-11-21T16:02:31.258Z] [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 [2023-11-21T16:02:31.258Z] [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 41 kB/s) [2023-11-21T16:02:31.258Z] [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 [2023-11-21T16:02:31.258Z] [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 [2023-11-21T16:02:31.258Z] [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 [2023-11-21T16:02:31.258Z] [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 [2023-11-21T16:02:31.258Z] [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 [2023-11-21T16:02:31.258Z] [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 [2023-11-21T16:02:31.515Z] [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.2 MB/s) [2023-11-21T16:02:31.515Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom [2023-11-21T16:02:31.515Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom [2023-11-21T16:02:31.515Z] [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 [2023-11-21T16:02:31.515Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom [2023-11-21T16:02:31.515Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom [2023-11-21T16:02:31.515Z] [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 [2023-11-21T16:02:31.515Z] [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 2.5 MB/s) [2023-11-21T16:02:31.516Z] [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 [2023-11-21T16:02:31.516Z] [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 [2023-11-21T16:02:31.516Z] [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 [2023-11-21T16:02:31.516Z] [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 [2023-11-21T16:02:31.773Z] [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 [2023-11-21T16:02:31.773Z] [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 [2023-11-21T16:02:31.773Z] [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 [2023-11-21T16:02:31.773Z] [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) [2023-11-21T16:02:31.773Z] [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 [2023-11-21T16:02:31.773Z] [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 [2023-11-21T16:02:31.773Z] [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 [2023-11-21T16:02:31.773Z] [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 [2023-11-21T16:02:31.773Z] [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 [2023-11-21T16:02:32.031Z] [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 [2023-11-21T16:02:32.031Z] [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 154 kB/s) [2023-11-21T16:02:32.031Z] [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 [2023-11-21T16:02:32.031Z] [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 [2023-11-21T16:02:32.031Z] [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 [2023-11-21T16:02:32.031Z] [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 [2023-11-21T16:02:32.031Z] [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 [2023-11-21T16:02:32.031Z] [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 [2023-11-21T16:02:32.031Z] [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 45 kB/s) [2023-11-21T16:02:32.031Z] [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 [2023-11-21T16:02:32.031Z] [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 [2023-11-21T16:02:32.031Z] [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 [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 122 kB/s) [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 99 kB/s) [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.289Z] [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 [2023-11-21T16:02:32.546Z] [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 [2023-11-21T16:02:32.546Z] [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 [2023-11-21T16:02:32.546Z] [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 [2023-11-21T16:02:32.546Z] [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 96 kB/s) [2023-11-21T16:02:32.546Z] [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 [2023-11-21T16:02:32.546Z] [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 [2023-11-21T16:02:32.546Z] [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 [2023-11-21T16:02:32.546Z] [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 [2023-11-21T16:02:32.546Z] [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 [2023-11-21T16:02:32.546Z] [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 [2023-11-21T16:02:32.546Z] [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 188 kB/s) [2023-11-21T16:02:32.546Z] [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 [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:32.803Z] [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 1.3 MB/s) [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:32.803Z] [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 [2023-11-21T16:02:33.061Z] [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 205 kB/s) [2023-11-21T16:02:33.061Z] [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 [2023-11-21T16:02:33.061Z] [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 [2023-11-21T16:02:33.061Z] [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 [2023-11-21T16:02:33.061Z] [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 [2023-11-21T16:02:33.061Z] [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 [2023-11-21T16:02:33.061Z] [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 [2023-11-21T16:02:33.061Z] [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 196 kB/s) [2023-11-21T16:02:33.061Z] [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 [2023-11-21T16:02:33.061Z] [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 [2023-11-21T16:02:33.061Z] [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 [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 172 kB/s) [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 88 kB/s) [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.319Z] [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 [2023-11-21T16:02:33.577Z] [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 [2023-11-21T16:02:33.577Z] [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 [2023-11-21T16:02:33.577Z] [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 [2023-11-21T16:02:33.577Z] [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 105 kB/s) [2023-11-21T16:02:33.577Z] [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 [2023-11-21T16:02:33.834Z] [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 [2023-11-21T16:02:33.834Z] [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 [2023-11-21T16:02:33.834Z] [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 [2023-11-21T16:02:33.834Z] [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 [2023-11-21T16:02:33.834Z] [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 [2023-11-21T16:02:33.834Z] [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 136 kB/s) [2023-11-21T16:02:33.834Z] [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 [2023-11-21T16:02:33.834Z] [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 [2023-11-21T16:02:33.834Z] [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 [2023-11-21T16:02:34.093Z] [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 [2023-11-21T16:02:34.093Z] [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 [2023-11-21T16:02:34.093Z] [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 [2023-11-21T16:02:34.093Z] [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 121 kB/s) [2023-11-21T16:02:34.093Z] [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 [2023-11-21T16:02:34.093Z] [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 [2023-11-21T16:02:34.093Z] [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 [2023-11-21T16:02:34.657Z] [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 [2023-11-21T16:02:34.657Z] [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 [2023-11-21T16:02:34.657Z] [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 [2023-11-21T16:02:34.657Z] [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 82 kB/s) [2023-11-21T16:02:34.657Z] [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 [2023-11-21T16:02:34.657Z] [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 [2023-11-21T16:02:34.657Z] [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 [2023-11-21T16:02:34.657Z] [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 [2023-11-21T16:02:34.657Z] [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 [2023-11-21T16:02:34.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar [2023-11-21T16:02:34.657Z] [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 [2023-11-21T16:02:34.657Z] [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 [2023-11-21T16:02:34.914Z] [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 [2023-11-21T16:02:34.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2023-11-21T16:02:34.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar [2023-11-21T16:02:34.914Z] [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 [2023-11-21T16:02:34.914Z] [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 [2023-11-21T16:02:34.914Z] [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 [2023-11-21T16:02:34.914Z] [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 [2023-11-21T16:02:34.914Z] [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 [2023-11-21T16:02:34.914Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [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 [2023-11-21T16:02:34.915Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2023-11-21T16:02:34.916Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.173Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2023-11-21T16:02:35.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.174Z] [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 [2023-11-21T16:02:35.175Z] [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 [2023-11-21T16:02:35.175Z] [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 [2023-11-21T16:02:35.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [2023-11-21T16:02:35.175Z] [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 [2023-11-21T16:02:35.175Z] [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 [2023-11-21T16:02:35.175Z] [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 [2023-11-21T16:02:35.175Z] [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 [2023-11-21T16:02:35.175Z] [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 [2023-11-21T16:02:35.175Z] [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 [2023-11-21T16:02:35.175Z] [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 [2023-11-21T16:02:35.175Z] [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 [2023-11-21T16:02:35.432Z] [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 [2023-11-21T16:02:35.432Z] [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 [2023-11-21T16:02:35.432Z] [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 [2023-11-21T16:02:35.432Z] [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 [2023-11-21T16:02:35.432Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2023-11-21T16:02:35.433Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.433Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.434Z] [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 [2023-11-21T16:02:35.691Z] [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 [2023-11-21T16:02:35.691Z] [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 [2023-11-21T16:02:35.691Z] [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 [2023-11-21T16:02:35.691Z] [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 [2023-11-21T16:02:35.691Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar [2023-11-21T16:02:35.949Z] [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 [2023-11-21T16:02:35.949Z] [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 [2023-11-21T16:02:35.949Z] [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 [2023-11-21T16:02:35.949Z] [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 [2023-11-21T16:02:35.949Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar [2023-11-21T16:02:35.949Z] [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 [2023-11-21T16:02:35.949Z] [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 [2023-11-21T16:02:36.206Z] [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 [2023-11-21T16:02:36.206Z] [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 [2023-11-21T16:02:36.206Z] [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 [2023-11-21T16:02:36.206Z] [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 [2023-11-21T16:02:36.206Z] [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 [2023-11-21T16:02:36.206Z] [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 [2023-11-21T16:02:36.206Z] [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 [2023-11-21T16:02:36.206Z] [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 [2023-11-21T16:02:36.206Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-11-21T16:02:36.206Z] [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 [2023-11-21T16:02:36.206Z] [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 [2023-11-21T16:02:36.463Z] [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 [2023-11-21T16:02:36.463Z] [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 [2023-11-21T16:02:36.463Z] [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 [2023-11-21T16:02:36.463Z] [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 [2023-11-21T16:02:36.463Z] [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 [2023-11-21T16:02:36.463Z] [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 [2023-11-21T16:02:36.463Z] [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 [2023-11-21T16:02:36.464Z] [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 [2023-11-21T16:02:36.721Z] [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 [2023-11-21T16:02:36.721Z] [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 [2023-11-21T16:02:36.721Z] [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 [2023-11-21T16:02:36.721Z] [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 [2023-11-21T16:02:36.721Z] [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 [2023-11-21T16:02:36.721Z] [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 [2023-11-21T16:02:36.721Z] [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 [2023-11-21T16:02:36.721Z] [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 [2023-11-21T16:02:36.721Z] [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 [2023-11-21T16:02:36.978Z] [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 [2023-11-21T16:02:36.978Z] [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 [2023-11-21T16:02:36.978Z] [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 [2023-11-21T16:02:36.978Z] [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 [2023-11-21T16:02:36.978Z] [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 [2023-11-21T16:02:36.978Z] [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 [2023-11-21T16:02:36.978Z] [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 [2023-11-21T16:02:36.978Z] [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 [2023-11-21T16:02:36.978Z] [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 [2023-11-21T16:02:36.978Z] [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 [2023-11-21T16:02:36.979Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.236Z] [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 [2023-11-21T16:02:37.495Z] [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 [2023-11-21T16:02:37.495Z] [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 [2023-11-21T16:02:37.496Z] [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 [2023-11-21T16:02:37.496Z] [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 [2023-11-21T16:02:37.496Z] [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 [2023-11-21T16:02:37.496Z] [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 [2023-11-21T16:02:37.496Z] [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 [2023-11-21T16:02:37.496Z] [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 [2023-11-21T16:02:37.496Z] [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 [2023-11-21T16:02:37.496Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:37.753Z] [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 [2023-11-21T16:02:38.010Z] [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 [2023-11-21T16:02:38.010Z] [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 [2023-11-21T16:02:38.010Z] [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 [2023-11-21T16:02:38.010Z] [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 [2023-11-21T16:02:38.010Z] [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 [2023-11-21T16:02:38.010Z] [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 [2023-11-21T16:02:38.010Z] [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 [2023-11-21T16:02:38.010Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar [2023-11-21T16:02:38.010Z] [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 [2023-11-21T16:02:38.010Z] [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 [2023-11-21T16:02:38.010Z] [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 [2023-11-21T16:02:38.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2023-11-21T16:02:38.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.011Z] [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 [2023-11-21T16:02:38.275Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2023-11-21T16:02:38.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.276Z] [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 [2023-11-21T16:02:38.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2023-11-21T16:02:38.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.277Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar [2023-11-21T16:02:38.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.278Z] [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 [2023-11-21T16:02:38.537Z] [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 [2023-11-21T16:02:38.538Z] [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 250 kB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [2023-11-21T16:02:38.538Z] [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 312 kB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 14 MB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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.8 MB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 5.1 MB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 6.4 MB/s) [2023-11-21T16:02:38.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar [2023-11-21T16:02:38.538Z] [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 6.7 MB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 23 MB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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.4 MB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 2.5 MB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 250 kB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 392 kB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 864 kB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 693 kB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 119 kB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 53 kB/s) [2023-11-21T16:02:38.538Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar [2023-11-21T16:02:38.538Z] [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 12 MB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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.5 MB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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 621 kB/s) [2023-11-21T16:02:38.538Z] [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 [2023-11-21T16:02:38.538Z] [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) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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 13 MB/s) [2023-11-21T16:02:38.539Z] [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 217 kB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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 640 kB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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.6 MB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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.1 MB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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 40 MB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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 707 kB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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.1 MB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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 733 kB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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 122 kB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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.6 MB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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 203 kB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.539Z] [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 567 kB/s) [2023-11-21T16:02:38.539Z] [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 [2023-11-21T16:02:38.540Z] [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.2 MB/s) [2023-11-21T16:02:38.540Z] [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.2 MB/s) [2023-11-21T16:02:38.540Z] [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 [2023-11-21T16:02:38.540Z] [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 [2023-11-21T16:02:38.540Z] [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 664 kB/s) [2023-11-21T16:02:38.540Z] [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 [2023-11-21T16:02:38.803Z] [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 284 kB/s) [2023-11-21T16:02:38.803Z] [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 [2023-11-21T16:02:38.803Z] [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 174 kB/s) [2023-11-21T16:02:38.804Z] [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 [2023-11-21T16:02:38.804Z] [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 441 kB/s) [2023-11-21T16:02:38.804Z] [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 [2023-11-21T16:02:38.804Z] [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 584 kB/s) [2023-11-21T16:02:38.804Z] [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 [2023-11-21T16:02:38.804Z] [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 538 kB/s) [2023-11-21T16:02:38.804Z] [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 [2023-11-21T16:02:38.804Z] [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 106 kB/s) [2023-11-21T16:02:38.804Z] [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 [2023-11-21T16:02:38.804Z] [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 242 kB/s) [2023-11-21T16:02:38.804Z] [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 [2023-11-21T16:02:38.804Z] [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 344 kB/s) [2023-11-21T16:02:38.804Z] [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 [2023-11-21T16:02:38.804Z] [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 315 kB/s) [2023-11-21T16:02:38.804Z] [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 [2023-11-21T16:02:38.804Z] [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 28 MB/s) [2023-11-21T16:02:38.804Z] [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 [2023-11-21T16:02:38.804Z] [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 90 kB/s) [2023-11-21T16:02:38.804Z] [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 [2023-11-21T16:02:38.805Z] [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 167 kB/s) [2023-11-21T16:02:38.805Z] [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 [2023-11-21T16:02:38.805Z] [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 867 kB/s) [2023-11-21T16:02:38.805Z] [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 [2023-11-21T16:02:38.805Z] [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) [2023-11-21T16:02:38.805Z] [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 [2023-11-21T16:02:38.805Z] [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 95 kB/s) [2023-11-21T16:02:38.805Z] [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 [2023-11-21T16:02:38.805Z] [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 211 kB/s) [2023-11-21T16:02:38.805Z] [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 [2023-11-21T16:02:38.805Z] [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 37 kB/s) [2023-11-21T16:02:38.805Z] [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 [2023-11-21T16:02:38.805Z] [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 227 kB/s) [2023-11-21T16:02:38.805Z] [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 [2023-11-21T16:02:38.805Z] [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.2 MB/s) [2023-11-21T16:02:38.805Z] [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 [2023-11-21T16:02:38.805Z] [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) [2023-11-21T16:02:38.805Z] [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 [2023-11-21T16:02:38.805Z] [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 953 kB/s) [2023-11-21T16:02:38.805Z] [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 [2023-11-21T16:02:38.806Z] [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 9.6 kB/s) [2023-11-21T16:02:38.806Z] [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 [2023-11-21T16:02:38.806Z] [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 236 kB/s) [2023-11-21T16:02:38.806Z] [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 [2023-11-21T16:02:38.806Z] [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 556 kB/s) [2023-11-21T16:02:38.806Z] [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 [2023-11-21T16:02:38.806Z] [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 320 kB/s) [2023-11-21T16:02:38.806Z] [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 [2023-11-21T16:02:38.806Z] [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 415 kB/s) [2023-11-21T16:02:38.806Z] [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 [2023-11-21T16:02:38.806Z] [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 124 kB/s) [2023-11-21T16:02:38.806Z] [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 [2023-11-21T16:02:38.806Z] [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 63 kB/s) [2023-11-21T16:02:38.806Z] [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 [2023-11-21T16:02:38.806Z] [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 256 kB/s) [2023-11-21T16:02:38.806Z] [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 [2023-11-21T16:02:38.806Z] [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.0 MB/s) [2023-11-21T16:02:38.806Z] [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 [2023-11-21T16:02:38.807Z] [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 199 kB/s) [2023-11-21T16:02:38.807Z] [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 [2023-11-21T16:02:38.807Z] [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 55 kB/s) [2023-11-21T16:02:38.807Z] [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 [2023-11-21T16:02:38.807Z] [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.2 MB/s) [2023-11-21T16:02:38.807Z] [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 [2023-11-21T16:02:38.807Z] [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 83 kB/s) [2023-11-21T16:02:38.807Z] [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 [2023-11-21T16:02:38.807Z] [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) [2023-11-21T16:02:38.807Z] [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 [2023-11-21T16:02:38.807Z] [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 779 kB/s) [2023-11-21T16:02:38.807Z] [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 [2023-11-21T16:02:38.807Z] [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 12 MB/s) [2023-11-21T16:02:38.807Z] [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 [2023-11-21T16:02:39.064Z] [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 191 kB/s) [2023-11-21T16:02:39.064Z] [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 [2023-11-21T16:02:39.064Z] [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 1.8 MB/s) [2023-11-21T16:02:39.064Z] [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 [2023-11-21T16:02:39.065Z] [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 142 kB/s) [2023-11-21T16:02:39.065Z] [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 [2023-11-21T16:02:39.065Z] [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 229 kB/s) [2023-11-21T16:02:39.065Z] [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 578 kB/s) [2023-11-21T16:02:39.065Z] [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 931 kB/s) [2023-11-21T16:02:39.065Z] [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 7.8 MB/s) [2023-11-21T16:02:39.065Z] [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.6 MB/s) [2023-11-21T16:02:40.959Z] [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) [2023-11-21T16:02:40.959Z] [INFO] Tycho Mode: project [2023-11-21T16:02:40.959Z] [INFO] Tycho Builder: maven [2023-11-21T16:02:40.959Z] [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 [2023-11-21T16:02:41.216Z] [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 [2023-11-21T16:02:41.216Z] [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 [2023-11-21T16:02:41.216Z] [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 [2023-11-21T16:02:41.216Z] [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 [2023-11-21T16:02:41.216Z] [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 [2023-11-21T16:02:41.216Z] [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 332 kB/s) [2023-11-21T16:02:41.216Z] [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 [2023-11-21T16:02:41.216Z] [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 [2023-11-21T16:02:41.216Z] [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 [2023-11-21T16:02:41.473Z] [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 [2023-11-21T16:02:41.473Z] [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 [2023-11-21T16:02:41.473Z] [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 [2023-11-21T16:02:41.473Z] [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 411 kB/s) [2023-11-21T16:02:41.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom [2023-11-21T16:02:41.473Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom [2023-11-21T16:02:41.473Z] [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 [2023-11-21T16:02:41.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom [2023-11-21T16:02:41.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom [2023-11-21T16:02:41.730Z] [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 [2023-11-21T16:02:41.730Z] [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 2.5 MB/s) [2023-11-21T16:02:41.730Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom [2023-11-21T16:02:41.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom [2023-11-21T16:02:41.730Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom [2023-11-21T16:02:41.730Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom [2023-11-21T16:02:41.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom [2023-11-21T16:02:41.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom [2023-11-21T16:02:41.987Z] [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 414 kB/s) [2023-11-21T16:02:41.987Z] [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 [2023-11-21T16:02:41.987Z] [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 [2023-11-21T16:02:41.987Z] [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 [2023-11-21T16:02:41.987Z] [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 [2023-11-21T16:02:41.987Z] [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 [2023-11-21T16:02:41.987Z] [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 [2023-11-21T16:02:41.987Z] [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 512 kB/s) [2023-11-21T16:02:41.987Z] [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 [2023-11-21T16:02:41.987Z] [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 [2023-11-21T16:02:41.987Z] [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 [2023-11-21T16:02:42.244Z] [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 [2023-11-21T16:02:42.244Z] [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 [2023-11-21T16:02:42.244Z] [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 [2023-11-21T16:02:42.244Z] [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.2 MB/s) [2023-11-21T16:02:42.244Z] [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 [2023-11-21T16:02:42.244Z] [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 [2023-11-21T16:02:42.244Z] [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 [2023-11-21T16:02:42.501Z] [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 [2023-11-21T16:02:42.501Z] [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 [2023-11-21T16:02:42.501Z] [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 [2023-11-21T16:02:42.501Z] [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 93 kB/s) [2023-11-21T16:02:42.501Z] [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 [2023-11-21T16:02:42.501Z] [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 [2023-11-21T16:02:42.501Z] [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 [2023-11-21T16:02:42.758Z] [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 [2023-11-21T16:02:42.758Z] [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 [2023-11-21T16:02:42.758Z] [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 [2023-11-21T16:02:42.758Z] [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 1.1 MB/s) [2023-11-21T16:02:43.016Z] [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 [2023-11-21T16:02:43.016Z] [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 [2023-11-21T16:02:43.016Z] [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 [2023-11-21T16:02:43.016Z] [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 [2023-11-21T16:02:43.273Z] [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 [2023-11-21T16:02:43.273Z] [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 [2023-11-21T16:02:43.273Z] [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 253 kB/s) [2023-11-21T16:02:43.273Z] [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 [2023-11-21T16:02:43.273Z] [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 [2023-11-21T16:02:43.273Z] [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 [2023-11-21T16:02:43.273Z] [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 [2023-11-21T16:02:43.273Z] [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 [2023-11-21T16:02:43.273Z] [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 [2023-11-21T16:02:43.273Z] [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 2.1 MB/s) [2023-11-21T16:02:43.273Z] [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 [2023-11-21T16:02:43.530Z] [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 [2023-11-21T16:02:43.530Z] [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 [2023-11-21T16:02:43.530Z] [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 [2023-11-21T16:02:43.530Z] [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 [2023-11-21T16:02:43.530Z] [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 [2023-11-21T16:02:43.530Z] [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 3.5 MB/s) [2023-11-21T16:02:43.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2023-11-21T16:02:43.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2023-11-21T16:02:43.530Z] [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 [2023-11-21T16:02:43.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2023-11-21T16:02:43.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [2023-11-21T16:02:43.787Z] [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 [2023-11-21T16:02:43.787Z] [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 5.3 MB/s) [2023-11-21T16:02:43.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [2023-11-21T16:02:43.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom [2023-11-21T16:02:43.787Z] [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 [2023-11-21T16:02:43.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom [2023-11-21T16:02:43.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [2023-11-21T16:02:44.044Z] [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 [2023-11-21T16:02:44.044Z] [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 3.2 MB/s) [2023-11-21T16:02:44.044Z] [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 [2023-11-21T16:02:44.044Z] [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 [2023-11-21T16:02:44.044Z] [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 [2023-11-21T16:02:44.044Z] [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 [2023-11-21T16:02:44.044Z] [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 [2023-11-21T16:02:44.044Z] [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 [2023-11-21T16:02:44.044Z] [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 272 kB/s) [2023-11-21T16:02:44.044Z] [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 [2023-11-21T16:02:44.044Z] [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 [2023-11-21T16:02:44.044Z] [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 [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 2.5 MB/s) [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 268 kB/s) [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.301Z] [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 [2023-11-21T16:02:44.558Z] [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 [2023-11-21T16:02:44.558Z] [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 [2023-11-21T16:02:44.558Z] [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 [2023-11-21T16:02:44.558Z] [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 252 kB/s) [2023-11-21T16:02:44.558Z] [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 [2023-11-21T16:02:44.558Z] [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 [2023-11-21T16:02:44.558Z] [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 [2023-11-21T16:02:44.815Z] [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 [2023-11-21T16:02:44.815Z] [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 [2023-11-21T16:02:44.815Z] [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 [2023-11-21T16:02:44.815Z] [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 443 kB/s) [2023-11-21T16:02:44.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2023-11-21T16:02:44.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2023-11-21T16:02:44.815Z] [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 [2023-11-21T16:02:45.072Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2023-11-21T16:02:45.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2023-11-21T16:02:45.072Z] [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 [2023-11-21T16:02:45.072Z] [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 205 kB/s) [2023-11-21T16:02:45.072Z] [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 [2023-11-21T16:02:45.072Z] [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 [2023-11-21T16:02:45.072Z] [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 [2023-11-21T16:02:45.072Z] [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 [2023-11-21T16:02:45.072Z] [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 [2023-11-21T16:02:45.072Z] [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 [2023-11-21T16:02:45.072Z] [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 480 kB/s) [2023-11-21T16:02:45.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-11-21T16:02:45.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-11-21T16:02:45.072Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-11-21T16:02:45.331Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-11-21T16:02:45.331Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-11-21T16:02:45.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [2023-11-21T16:02:45.331Z] [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 239 kB/s) [2023-11-21T16:02:45.331Z] [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 [2023-11-21T16:02:45.331Z] [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 [2023-11-21T16:02:45.331Z] [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 [2023-11-21T16:02:45.331Z] [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 [2023-11-21T16:02:45.331Z] [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 [2023-11-21T16:02:45.331Z] [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 [2023-11-21T16:02:45.331Z] [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 97 kB/s) [2023-11-21T16:02:45.331Z] [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 [2023-11-21T16:02:45.588Z] [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 [2023-11-21T16:02:45.588Z] [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 [2023-11-21T16:02:45.588Z] [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 [2023-11-21T16:02:45.588Z] [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 [2023-11-21T16:02:45.588Z] [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 [2023-11-21T16:02:45.588Z] [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) [2023-11-21T16:02:45.588Z] [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 [2023-11-21T16:02:45.588Z] [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 [2023-11-21T16:02:45.588Z] [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 [2023-11-21T16:02:45.588Z] [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 [2023-11-21T16:02:45.588Z] [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 [2023-11-21T16:02:45.845Z] [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 [2023-11-21T16:02:45.845Z] [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 7.3 MB/s) [2023-11-21T16:02:45.845Z] [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 [2023-11-21T16:02:45.845Z] [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 [2023-11-21T16:02:45.845Z] [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 [2023-11-21T16:02:45.845Z] [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 [2023-11-21T16:02:45.845Z] [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 [2023-11-21T16:02:45.845Z] [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 [2023-11-21T16:02:45.845Z] [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 1.4 MB/s) [2023-11-21T16:02:45.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2023-11-21T16:02:45.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2023-11-21T16:02:45.845Z] [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 [2023-11-21T16:02:45.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2023-11-21T16:02:46.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2023-11-21T16:02:46.102Z] [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 [2023-11-21T16:02:46.102Z] [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 233 kB/s) [2023-11-21T16:02:46.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2023-11-21T16:02:46.102Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2023-11-21T16:02:46.102Z] [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 [2023-11-21T16:02:46.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2023-11-21T16:02:46.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2023-11-21T16:02:46.102Z] [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 [2023-11-21T16:02:46.102Z] [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 1.2 MB/s) [2023-11-21T16:02:46.102Z] [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 [2023-11-21T16:02:46.102Z] [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 [2023-11-21T16:02:46.102Z] [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 [2023-11-21T16:02:46.358Z] [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 [2023-11-21T16:02:46.358Z] [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 [2023-11-21T16:02:46.358Z] [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 [2023-11-21T16:02:46.358Z] [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 695 kB/s) [2023-11-21T16:02:46.358Z] [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 [2023-11-21T16:02:46.358Z] [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 [2023-11-21T16:02:46.358Z] [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 [2023-11-21T16:02:46.358Z] [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 [2023-11-21T16:02:46.359Z] [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 [2023-11-21T16:02:46.359Z] [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 [2023-11-21T16:02:46.359Z] [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 502 kB/s) [2023-11-21T16:02:46.359Z] [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 [2023-11-21T16:02:46.616Z] [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 [2023-11-21T16:02:46.616Z] [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 [2023-11-21T16:02:46.616Z] [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 [2023-11-21T16:02:46.616Z] [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 [2023-11-21T16:02:46.616Z] [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 [2023-11-21T16:02:46.616Z] [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 96 kB/s) [2023-11-21T16:02:46.616Z] [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 [2023-11-21T16:02:46.616Z] [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 [2023-11-21T16:02:46.616Z] [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 [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 129 kB/s) [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 76 kB/s) [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:46.881Z] [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 [2023-11-21T16:02:47.143Z] [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 [2023-11-21T16:02:47.143Z] [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 [2023-11-21T16:02:47.143Z] [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 [2023-11-21T16:02:47.143Z] [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 190 kB/s) [2023-11-21T16:02:47.143Z] [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 [2023-11-21T16:02:47.143Z] [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 [2023-11-21T16:02:47.143Z] [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 [2023-11-21T16:02:47.143Z] [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 [2023-11-21T16:02:47.143Z] [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 [2023-11-21T16:02:47.143Z] [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 [2023-11-21T16:02:47.143Z] [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 171 kB/s) [2023-11-21T16:02:47.404Z] [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 [2023-11-21T16:02:47.404Z] [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 [2023-11-21T16:02:47.404Z] [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 [2023-11-21T16:02:47.404Z] [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 [2023-11-21T16:02:47.404Z] [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 [2023-11-21T16:02:47.404Z] [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 [2023-11-21T16:02:47.404Z] [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 252 kB/s) [2023-11-21T16:02:47.404Z] [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 [2023-11-21T16:02:47.404Z] [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 [2023-11-21T16:02:47.404Z] [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 [2023-11-21T16:02:47.678Z] [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 [2023-11-21T16:02:47.678Z] [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 [2023-11-21T16:02:47.678Z] [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 [2023-11-21T16:02:47.678Z] [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 155 kB/s) [2023-11-21T16:02:47.678Z] [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 [2023-11-21T16:02:47.678Z] [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 [2023-11-21T16:02:47.678Z] [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 [2023-11-21T16:02:47.678Z] [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 [2023-11-21T16:02:47.678Z] [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 [2023-11-21T16:02:47.678Z] [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 [2023-11-21T16:02:47.678Z] [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 244 kB/s) [2023-11-21T16:02:47.678Z] [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 [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:47.935Z] [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.8 MB/s) [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:47.935Z] [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 [2023-11-21T16:02:48.191Z] [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 225 kB/s) [2023-11-21T16:02:48.191Z] [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 [2023-11-21T16:02:48.191Z] [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 [2023-11-21T16:02:48.191Z] [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 [2023-11-21T16:02:48.192Z] [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 [2023-11-21T16:02:48.192Z] [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 [2023-11-21T16:02:48.192Z] [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 [2023-11-21T16:02:48.192Z] [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 260 kB/s) [2023-11-21T16:02:48.192Z] [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 [2023-11-21T16:02:48.192Z] [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 [2023-11-21T16:02:48.192Z] [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 [2023-11-21T16:02:48.448Z] [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 [2023-11-21T16:02:48.449Z] [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 [2023-11-21T16:02:48.449Z] [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 [2023-11-21T16:02:48.449Z] [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 332 kB/s) [2023-11-21T16:02:48.449Z] [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 [2023-11-21T16:02:48.449Z] [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 [2023-11-21T16:02:48.449Z] [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 [2023-11-21T16:02:48.449Z] [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 [2023-11-21T16:02:48.449Z] [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 [2023-11-21T16:02:48.449Z] [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 [2023-11-21T16:02:48.449Z] [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 322 kB/s) [2023-11-21T16:02:48.449Z] [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 [2023-11-21T16:02:48.449Z] [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 [2023-11-21T16:02:48.714Z] [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 [2023-11-21T16:02:48.714Z] [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 [2023-11-21T16:02:48.714Z] [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 [2023-11-21T16:02:48.714Z] [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 [2023-11-21T16:02:48.714Z] [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 583 kB/s) [2023-11-21T16:02:48.714Z] [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 [2023-11-21T16:02:48.714Z] [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 [2023-11-21T16:02:48.714Z] [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 [2023-11-21T16:02:48.714Z] [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 [2023-11-21T16:02:48.714Z] [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 [2023-11-21T16:02:48.714Z] [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 [2023-11-21T16:02:48.714Z] [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 2.5 MB/s) [2023-11-21T16:02:48.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom [2023-11-21T16:02:48.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom [2023-11-21T16:02:48.972Z] [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 [2023-11-21T16:02:48.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom [2023-11-21T16:02:48.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom [2023-11-21T16:02:48.972Z] [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 [2023-11-21T16:02:48.972Z] [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 3.6 MB/s) [2023-11-21T16:02:48.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom [2023-11-21T16:02:48.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom [2023-11-21T16:02:48.973Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom [2023-11-21T16:02:48.973Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom [2023-11-21T16:02:48.973Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom [2023-11-21T16:02:48.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [2023-11-21T16:02:48.973Z] [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 6.1 MB/s) [2023-11-21T16:02:48.973Z] [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 [2023-11-21T16:02:48.973Z] [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 [2023-11-21T16:02:48.973Z] [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 [2023-11-21T16:02:49.230Z] [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 [2023-11-21T16:02:49.230Z] [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 [2023-11-21T16:02:49.230Z] [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 [2023-11-21T16:02:49.230Z] [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 286 kB/s) [2023-11-21T16:02:49.230Z] [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 [2023-11-21T16:02:49.230Z] [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 [2023-11-21T16:02:49.230Z] [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 [2023-11-21T16:02:49.486Z] [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 [2023-11-21T16:02:49.486Z] [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 [2023-11-21T16:02:49.486Z] [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 [2023-11-21T16:02:49.486Z] [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 1.6 MB/s) [2023-11-21T16:02:49.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom [2023-11-21T16:02:49.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom [2023-11-21T16:02:49.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom [2023-11-21T16:02:49.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom [2023-11-21T16:02:49.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom [2023-11-21T16:02:49.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [2023-11-21T16:02:49.486Z] [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 2.5 MB/s) [2023-11-21T16:02:49.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-11-21T16:02:49.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-11-21T16:02:49.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-11-21T16:02:49.743Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-11-21T16:02:49.743Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-11-21T16:02:49.743Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [2023-11-21T16:02:49.743Z] [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 363 kB/s) [2023-11-21T16:02:49.743Z] [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 [2023-11-21T16:02:49.743Z] [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 [2023-11-21T16:02:49.743Z] [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 [2023-11-21T16:02:49.743Z] [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 [2023-11-21T16:02:49.743Z] [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 [2023-11-21T16:02:49.743Z] [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 [2023-11-21T16:02:49.743Z] [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 946 kB/s) [2023-11-21T16:02:49.743Z] [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 [2023-11-21T16:02:49.743Z] [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 [2023-11-21T16:02:49.743Z] [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 [2023-11-21T16:02:50.000Z] [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 [2023-11-21T16:02:50.000Z] [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 [2023-11-21T16:02:50.000Z] [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 [2023-11-21T16:02:50.000Z] [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 1.9 MB/s) [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 219 kB/s) [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.001Z] [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 [2023-11-21T16:02:50.257Z] [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 925 kB/s) [2023-11-21T16:02:50.258Z] [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 [2023-11-21T16:02:50.258Z] [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 [2023-11-21T16:02:50.258Z] [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 [2023-11-21T16:02:50.258Z] [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 [2023-11-21T16:02:50.258Z] [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 [2023-11-21T16:02:50.258Z] [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 [2023-11-21T16:02:50.258Z] [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 1.6 MB/s) [2023-11-21T16:02:50.258Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom [2023-11-21T16:02:50.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom [2023-11-21T16:02:50.258Z] [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 [2023-11-21T16:02:50.258Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom [2023-11-21T16:02:50.258Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom [2023-11-21T16:02:50.258Z] [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 [2023-11-21T16:02:50.258Z] [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 5.7 MB/s) [2023-11-21T16:02:50.258Z] [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 [2023-11-21T16:02:50.258Z] [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 [2023-11-21T16:02:50.518Z] [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 [2023-11-21T16:02:50.518Z] [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 [2023-11-21T16:02:50.518Z] [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 [2023-11-21T16:02:50.518Z] [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 [2023-11-21T16:02:50.518Z] [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 [2023-11-21T16:02:50.518Z] [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 29 kB/s) [2023-11-21T16:02:50.518Z] [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 [2023-11-21T16:02:50.518Z] [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 [2023-11-21T16:02:50.518Z] [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 [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 358 kB/s) [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 5.6 MB/s) [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:50.776Z] [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 [2023-11-21T16:02:51.033Z] [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 [2023-11-21T16:02:51.033Z] [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 [2023-11-21T16:02:51.033Z] [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 [2023-11-21T16:02:51.033Z] [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 253 kB/s) [2023-11-21T16:02:51.033Z] [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 [2023-11-21T16:02:51.033Z] [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 [2023-11-21T16:02:51.033Z] [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 [2023-11-21T16:02:51.033Z] [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 [2023-11-21T16:02:51.033Z] [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 [2023-11-21T16:02:51.033Z] [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 [2023-11-21T16:02:51.033Z] [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 183 kB/s) [2023-11-21T16:02:51.033Z] [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 [2023-11-21T16:02:51.290Z] [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 [2023-11-21T16:02:51.290Z] [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 [2023-11-21T16:02:51.290Z] [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 [2023-11-21T16:02:51.290Z] [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 [2023-11-21T16:02:51.290Z] [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 [2023-11-21T16:02:51.290Z] [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 927 kB/s) [2023-11-21T16:02:51.290Z] [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 [2023-11-21T16:02:51.290Z] [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 [2023-11-21T16:02:51.290Z] [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 [2023-11-21T16:02:51.290Z] [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 [2023-11-21T16:02:51.290Z] [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 [2023-11-21T16:02:51.548Z] [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 [2023-11-21T16:02:51.548Z] [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 661 kB/s) [2023-11-21T16:02:51.548Z] [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 [2023-11-21T16:02:51.548Z] [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 [2023-11-21T16:02:51.548Z] [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 [2023-11-21T16:02:51.548Z] [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 [2023-11-21T16:02:51.548Z] [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 [2023-11-21T16:02:51.548Z] [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 [2023-11-21T16:02:51.548Z] [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 1.0 MB/s) [2023-11-21T16:02:51.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [2023-11-21T16:02:51.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [2023-11-21T16:02:51.548Z] [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 [2023-11-21T16:02:51.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [2023-11-21T16:02:51.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [2023-11-21T16:02:51.548Z] [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 [2023-11-21T16:02:51.807Z] [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 2.3 MB/s) [2023-11-21T16:02:51.807Z] [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 [2023-11-21T16:02:51.807Z] [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 [2023-11-21T16:02:51.807Z] [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 [2023-11-21T16:02:51.807Z] [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 [2023-11-21T16:02:51.807Z] [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 [2023-11-21T16:02:51.807Z] [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 [2023-11-21T16:02:51.807Z] [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 452 kB/s) [2023-11-21T16:02:51.807Z] [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 [2023-11-21T16:02:51.807Z] [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 [2023-11-21T16:02:51.807Z] [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 [2023-11-21T16:02:52.064Z] [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 [2023-11-21T16:02:52.064Z] [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 [2023-11-21T16:02:52.064Z] [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 [2023-11-21T16:02:52.064Z] [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 940 kB/s) [2023-11-21T16:02:52.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [2023-11-21T16:02:52.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [2023-11-21T16:02:52.064Z] [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 [2023-11-21T16:02:52.064Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [2023-11-21T16:02:52.064Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [2023-11-21T16:02:52.064Z] [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 [2023-11-21T16:02:52.064Z] [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 1.5 MB/s) [2023-11-21T16:02:52.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2023-11-21T16:02:52.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2023-11-21T16:02:52.064Z] [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 [2023-11-21T16:02:52.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2023-11-21T16:02:52.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2023-11-21T16:02:52.324Z] [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 [2023-11-21T16:02:52.324Z] [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 4.7 MB/s) [2023-11-21T16:02:52.324Z] [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 [2023-11-21T16:02:52.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [2023-11-21T16:02:52.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [2023-11-21T16:02:52.324Z] [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 [2023-11-21T16:02:52.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [2023-11-21T16:02:52.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [2023-11-21T16:02:52.324Z] [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 [2023-11-21T16:02:52.324Z] [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 1.2 MB/s) [2023-11-21T16:02:52.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2023-11-21T16:02:52.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2023-11-21T16:02:52.324Z] [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 [2023-11-21T16:02:52.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2023-11-21T16:02:52.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2023-11-21T16:02:52.582Z] [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 [2023-11-21T16:02:52.582Z] [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 17 MB/s) [2023-11-21T16:02:52.582Z] [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 [2023-11-21T16:02:52.582Z] [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 [2023-11-21T16:02:52.582Z] [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 [2023-11-21T16:02:52.582Z] [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 [2023-11-21T16:02:52.582Z] [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 [2023-11-21T16:02:52.582Z] [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 [2023-11-21T16:02:52.582Z] [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 [2023-11-21T16:02:52.582Z] [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 400 kB/s) [2023-11-21T16:02:52.582Z] [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 [2023-11-21T16:02:52.582Z] [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 [2023-11-21T16:02:52.839Z] [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 [2023-11-21T16:02:52.839Z] [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 [2023-11-21T16:02:52.839Z] [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 [2023-11-21T16:02:52.839Z] [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 [2023-11-21T16:02:52.839Z] [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 500 kB/s) [2023-11-21T16:02:52.839Z] [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 [2023-11-21T16:02:52.839Z] [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 [2023-11-21T16:02:52.839Z] [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 [2023-11-21T16:02:53.096Z] [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 [2023-11-21T16:02:53.096Z] [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 [2023-11-21T16:02:53.096Z] [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 [2023-11-21T16:02:53.096Z] [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) [2023-11-21T16:02:53.096Z] [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 [2023-11-21T16:02:53.096Z] [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 [2023-11-21T16:02:53.096Z] [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 [2023-11-21T16:02:53.096Z] [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 [2023-11-21T16:02:53.096Z] [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 [2023-11-21T16:02:53.096Z] [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 [2023-11-21T16:02:53.352Z] [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 487 kB/s) [2023-11-21T16:02:53.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2023-11-21T16:02:53.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2023-11-21T16:02:53.353Z] [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 [2023-11-21T16:02:53.353Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2023-11-21T16:02:53.353Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [2023-11-21T16:02:53.353Z] [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 [2023-11-21T16:02:53.353Z] [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 735 kB/s) [2023-11-21T16:02:53.353Z] [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 [2023-11-21T16:02:53.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom [2023-11-21T16:02:53.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom [2023-11-21T16:02:53.353Z] [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 [2023-11-21T16:02:53.616Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom [2023-11-21T16:02:53.617Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom [2023-11-21T16:02:53.617Z] [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 [2023-11-21T16:02:53.617Z] [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) [2023-11-21T16:02:53.617Z] [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 [2023-11-21T16:02:53.617Z] [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 [2023-11-21T16:02:53.617Z] [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 [2023-11-21T16:02:53.617Z] [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 [2023-11-21T16:02:53.617Z] [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 [2023-11-21T16:02:53.617Z] [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 [2023-11-21T16:02:53.617Z] [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 454 kB/s) [2023-11-21T16:02:53.874Z] [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 [2023-11-21T16:02:53.874Z] [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 [2023-11-21T16:02:53.874Z] [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 [2023-11-21T16:02:53.874Z] [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 [2023-11-21T16:02:53.874Z] [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 [2023-11-21T16:02:53.874Z] [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 [2023-11-21T16:02:53.874Z] [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 153 kB/s) [2023-11-21T16:02:53.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2023-11-21T16:02:53.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2023-11-21T16:02:53.874Z] [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 [2023-11-21T16:02:54.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2023-11-21T16:02:54.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2023-11-21T16:02:54.138Z] [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 [2023-11-21T16:02:54.138Z] [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 8.4 MB/s) [2023-11-21T16:02:54.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2023-11-21T16:02:54.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2023-11-21T16:02:54.138Z] [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 [2023-11-21T16:02:54.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2023-11-21T16:02:54.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2023-11-21T16:02:54.138Z] [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 [2023-11-21T16:02:54.138Z] [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) [2023-11-21T16:02:54.138Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.400Z] [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 [2023-11-21T16:02:54.401Z] [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 [2023-11-21T16:02:54.401Z] [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 [2023-11-21T16:02:54.401Z] [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 [2023-11-21T16:02:54.658Z] [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 [2023-11-21T16:02:54.658Z] [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 [2023-11-21T16:02:54.658Z] [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 [2023-11-21T16:02:54.658Z] [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 [2023-11-21T16:02:54.658Z] [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 [2023-11-21T16:02:54.658Z] [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 [2023-11-21T16:02:54.658Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 16 MB/s) [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 2.2 MB/s) [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 11 MB/s) [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 12 MB/s) [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 10 MB/s) [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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 2.7 MB/s) [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.222Z] [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.7 MB/s) [2023-11-21T16:02:55.222Z] [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 [2023-11-21T16:02:55.223Z] [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 13 MB/s) [2023-11-21T16:02:55.223Z] [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 [2023-11-21T16:02:55.223Z] [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) [2023-11-21T16:02:55.223Z] [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 23 MB/s) [2023-11-21T16:02:55.223Z] [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.5 MB/s) [2023-11-21T16:02:55.223Z] [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 184 kB/s) [2023-11-21T16:02:55.223Z] [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 3.9 MB/s) [2023-11-21T16:02:55.479Z] [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 [2023-11-21T16:02:55.479Z] [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 [2023-11-21T16:02:55.479Z] [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 [2023-11-21T16:02:55.736Z] [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 [2023-11-21T16:02:55.736Z] [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 [2023-11-21T16:02:55.736Z] [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 [2023-11-21T16:02:55.736Z] [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 221 kB/s) [2023-11-21T16:02:55.736Z] [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 [2023-11-21T16:02:55.736Z] [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 [2023-11-21T16:02:55.736Z] [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 [2023-11-21T16:02:55.736Z] [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 [2023-11-21T16:02:55.736Z] [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 [2023-11-21T16:02:55.736Z] [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 [2023-11-21T16:02:55.736Z] [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 2.3 MB/s) [2023-11-21T16:02:55.736Z] [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 [2023-11-21T16:02:55.994Z] [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 [2023-11-21T16:02:55.994Z] [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 [2023-11-21T16:02:55.994Z] [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 [2023-11-21T16:02:55.994Z] [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 [2023-11-21T16:02:55.994Z] [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 [2023-11-21T16:02:55.994Z] [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 208 kB/s) [2023-11-21T16:02:55.994Z] [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 [2023-11-21T16:02:55.995Z] [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 [2023-11-21T16:02:55.995Z] [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 [2023-11-21T16:02:56.251Z] [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 [2023-11-21T16:02:56.251Z] [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 [2023-11-21T16:02:56.251Z] [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 [2023-11-21T16:02:56.251Z] [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 259 kB/s) [2023-11-21T16:02:56.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [2023-11-21T16:02:56.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [2023-11-21T16:02:56.251Z] [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 [2023-11-21T16:02:56.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [2023-11-21T16:02:56.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [2023-11-21T16:02:56.251Z] [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 [2023-11-21T16:02:56.251Z] [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 5.6 MB/s) [2023-11-21T16:02:56.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom [2023-11-21T16:02:56.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom [2023-11-21T16:02:56.251Z] [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 [2023-11-21T16:02:56.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom [2023-11-21T16:02:56.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom [2023-11-21T16:02:56.508Z] [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 [2023-11-21T16:02:56.508Z] [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 263 kB/s) [2023-11-21T16:02:56.508Z] [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 [2023-11-21T16:02:56.508Z] [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 [2023-11-21T16:02:56.508Z] [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 [2023-11-21T16:02:56.508Z] [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 [2023-11-21T16:02:56.508Z] [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 [2023-11-21T16:02:56.508Z] [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 [2023-11-21T16:02:56.508Z] [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 326 kB/s) [2023-11-21T16:02:56.508Z] [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 [2023-11-21T16:02:56.508Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 291 kB/s) [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 2.4 MB/s) [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:56.766Z] [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 [2023-11-21T16:02:57.023Z] [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 [2023-11-21T16:02:57.023Z] [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 [2023-11-21T16:02:57.023Z] [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 [2023-11-21T16:02:57.023Z] [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 21 MB/s) [2023-11-21T16:02:57.023Z] [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 [2023-11-21T16:02:57.023Z] [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 [2023-11-21T16:02:57.023Z] [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 [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 6.7 MB/s) [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 3.0 MB/s) [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.279Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 6.7 MB/s) [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 5.3 MB/s) [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 2.7 MB/s) [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.536Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 5.0 MB/s) [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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.1 MB/s) [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:57.794Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.051Z] [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 [2023-11-21T16:02:58.308Z] [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 [2023-11-21T16:02:58.308Z] [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 [2023-11-21T16:02:58.308Z] [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 [2023-11-21T16:02:58.308Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 1.5 MB/s) [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 58 MB/s) [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.567Z] [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 23 MB/s) [2023-11-21T16:02:58.567Z] [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 [2023-11-21T16:02:58.568Z] [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 7.8 MB/s) [2023-11-21T16:02:58.568Z] [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 [2023-11-21T16:02:58.568Z] [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 9.0 MB/s) [2023-11-21T16:02:58.568Z] [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 [2023-11-21T16:02:58.568Z] [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 4.3 MB/s) [2023-11-21T16:02:58.568Z] [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 9.4 MB/s) [2023-11-21T16:02:58.568Z] [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 3.8 MB/s) [2023-11-21T16:02:58.824Z] [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 24 MB/s) [2023-11-21T16:02:58.824Z] [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 1.1 MB/s) [2023-11-21T16:02:58.824Z] [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 [2023-11-21T16:02:58.824Z] [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 [2023-11-21T16:02:59.081Z] [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 [2023-11-21T16:02:59.081Z] [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 [2023-11-21T16:02:59.081Z] [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 [2023-11-21T16:02:59.081Z] [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 [2023-11-21T16:02:59.081Z] [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 121 kB/s) [2023-11-21T16:02:59.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2023-11-21T16:02:59.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2023-11-21T16:02:59.081Z] [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 [2023-11-21T16:02:59.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2023-11-21T16:02:59.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [2023-11-21T16:02:59.338Z] [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 [2023-11-21T16:02:59.338Z] [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 385 kB/s) [2023-11-21T16:02:59.338Z] [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 [2023-11-21T16:02:59.338Z] [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 [2023-11-21T16:02:59.338Z] [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 [2023-11-21T16:02:59.338Z] [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 [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.596Z] [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 3.3 MB/s) [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.596Z] [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 99 kB/s) [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.596Z] [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 [2023-11-21T16:02:59.854Z] [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 [2023-11-21T16:02:59.854Z] [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 [2023-11-21T16:02:59.854Z] [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 [2023-11-21T16:02:59.854Z] [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 381 kB/s) [2023-11-21T16:02:59.854Z] [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 [2023-11-21T16:02:59.854Z] [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 266 kB/s) [2023-11-21T16:02:59.854Z] [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 [2023-11-21T16:02:59.854Z] [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 1.6 MB/s) [2023-11-21T16:02:59.854Z] [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 [2023-11-21T16:02:59.854Z] [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 [2023-11-21T16:03:00.110Z] [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 [2023-11-21T16:03:00.110Z] [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 [2023-11-21T16:03:00.110Z] [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 [2023-11-21T16:03:00.110Z] [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 [2023-11-21T16:03:00.110Z] [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 3.1 MB/s) [2023-11-21T16:03:00.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2023-11-21T16:03:00.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2023-11-21T16:03:00.110Z] [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 [2023-11-21T16:03:00.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2023-11-21T16:03:00.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2023-11-21T16:03:00.368Z] [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 [2023-11-21T16:03:00.368Z] [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 4.1 MB/s) [2023-11-21T16:03:00.368Z] [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 [2023-11-21T16:03:00.368Z] [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 [2023-11-21T16:03:00.368Z] [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 [2023-11-21T16:03:00.368Z] [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 80 MB/s) [2023-11-21T16:03:00.368Z] [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 [2023-11-21T16:03:00.368Z] [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 [2023-11-21T16:03:00.368Z] [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 [2023-11-21T16:03:00.625Z] [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 [2023-11-21T16:03:01.555Z] [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 [2023-11-21T16:03:01.555Z] [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 [2023-11-21T16:03:01.555Z] [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 [2023-11-21T16:03:01.555Z] [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 [2023-11-21T16:03:01.555Z] [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 [2023-11-21T16:03:01.555Z] [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 689 kB/s) [2023-11-21T16:03:01.555Z] [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 [2023-11-21T16:03:01.555Z] [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 57 MB/s) [2023-11-21T16:03:01.555Z] [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 [2023-11-21T16:03:01.555Z] [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 [2023-11-21T16:03:01.555Z] [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 [2023-11-21T16:03:01.813Z] [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 [2023-11-21T16:03:01.813Z] [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 [2023-11-21T16:03:01.813Z] [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 [2023-11-21T16:03:01.813Z] [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 274 kB/s) [2023-11-21T16:03:01.813Z] [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 [2023-11-21T16:03:02.069Z] [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 [2023-11-21T16:03:02.069Z] [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 [2023-11-21T16:03:02.327Z] [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 [2023-11-21T16:03:02.327Z] [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 [2023-11-21T16:03:02.327Z] [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 [2023-11-21T16:03:02.327Z] [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) [2023-11-21T16:03:02.327Z] [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 [2023-11-21T16:03:02.327Z] [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 [2023-11-21T16:03:02.327Z] [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 [2023-11-21T16:03:02.584Z] [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 [2023-11-21T16:03:02.584Z] [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 [2023-11-21T16:03:02.584Z] [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 [2023-11-21T16:03:02.584Z] [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 114 kB/s) [2023-11-21T16:03:02.584Z] [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 [2023-11-21T16:03:02.584Z] [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 [2023-11-21T16:03:02.584Z] [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 [2023-11-21T16:03:02.584Z] [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 [2023-11-21T16:03:02.584Z] [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 [2023-11-21T16:03:02.584Z] [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 [2023-11-21T16:03:02.584Z] [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 838 kB/s) [2023-11-21T16:03:02.584Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 268 kB/s) [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 563 kB/s) [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:02.840Z] [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 [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 117 kB/s) [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 218 kB/s) [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.105Z] [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 [2023-11-21T16:03:03.670Z] [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 [2023-11-21T16:03:03.670Z] [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 [2023-11-21T16:03:03.670Z] [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 [2023-11-21T16:03:03.670Z] [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 154 kB/s) [2023-11-21T16:03:03.670Z] [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 [2023-11-21T16:03:03.670Z] [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 [2023-11-21T16:03:03.670Z] [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 [2023-11-21T16:03:03.670Z] [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 [2023-11-21T16:03:03.671Z] [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 [2023-11-21T16:03:03.671Z] [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 [2023-11-21T16:03:03.671Z] [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 [2023-11-21T16:03:03.671Z] [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 [2023-11-21T16:03:03.671Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:03.927Z] [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 [2023-11-21T16:03:04.183Z] [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 [2023-11-21T16:03:04.183Z] [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 582 kB/s) [2023-11-21T16:03:04.183Z] [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 [2023-11-21T16:03:04.183Z] [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 [2023-11-21T16:03:04.183Z] [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 [2023-11-21T16:03:04.183Z] [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 2.2 MB/s) [2023-11-21T16:03:04.183Z] [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 3.0 MB/s) [2023-11-21T16:03:04.183Z] [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 350 kB/s) [2023-11-21T16:03:04.184Z] [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 [2023-11-21T16:03:04.184Z] [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 [2023-11-21T16:03:04.184Z] [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 [2023-11-21T16:03:04.440Z] [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 [2023-11-21T16:03:04.440Z] [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 [2023-11-21T16:03:04.440Z] [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 [2023-11-21T16:03:04.440Z] [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) [2023-11-21T16:03:04.440Z] [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 [2023-11-21T16:03:04.440Z] [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 [2023-11-21T16:03:04.440Z] [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 [2023-11-21T16:03:04.440Z] [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 [2023-11-21T16:03:04.440Z] [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 [2023-11-21T16:03:04.440Z] [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 [2023-11-21T16:03:04.440Z] [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 2.4 MB/s) [2023-11-21T16:03:04.440Z] [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 [2023-11-21T16:03:04.696Z] [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 [2023-11-21T16:03:04.696Z] [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 [2023-11-21T16:03:04.696Z] [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 [2023-11-21T16:03:04.696Z] [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 [2023-11-21T16:03:04.696Z] [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 [2023-11-21T16:03:04.696Z] [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 8.2 MB/s) [2023-11-21T16:03:04.696Z] [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 [2023-11-21T16:03:04.696Z] [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 [2023-11-21T16:03:04.696Z] [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 [2023-11-21T16:03:04.952Z] [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 [2023-11-21T16:03:04.952Z] [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 [2023-11-21T16:03:04.952Z] [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 [2023-11-21T16:03:04.952Z] [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 15 MB/s) [2023-11-21T16:03:04.952Z] [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 [2023-11-21T16:03:04.952Z] [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 [2023-11-21T16:03:04.952Z] [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 [2023-11-21T16:03:05.208Z] [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 [2023-11-21T16:03:05.208Z] [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 [2023-11-21T16:03:05.208Z] [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 [2023-11-21T16:03:05.208Z] [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 458 kB/s) [2023-11-21T16:03:05.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2023-11-21T16:03:05.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2023-11-21T16:03:05.208Z] [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 [2023-11-21T16:03:05.208Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2023-11-21T16:03:05.208Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2023-11-21T16:03:05.208Z] [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 [2023-11-21T16:03:05.208Z] [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 868 kB/s) [2023-11-21T16:03:05.208Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2023-11-21T16:03:05.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2023-11-21T16:03:05.208Z] [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 [2023-11-21T16:03:05.466Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2023-11-21T16:03:05.466Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2023-11-21T16:03:05.466Z] [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 [2023-11-21T16:03:05.466Z] [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 2.0 MB/s) [2023-11-21T16:03:05.466Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2023-11-21T16:03:05.466Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2023-11-21T16:03:05.466Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2023-11-21T16:03:05.466Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2023-11-21T16:03:05.466Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2023-11-21T16:03:05.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2023-11-21T16:03:05.723Z] [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 474 kB/s) [2023-11-21T16:03:05.723Z] [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 [2023-11-21T16:03:05.723Z] [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 [2023-11-21T16:03:05.723Z] [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 [2023-11-21T16:03:05.723Z] [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 [2023-11-21T16:03:05.723Z] [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 [2023-11-21T16:03:05.723Z] [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 [2023-11-21T16:03:05.723Z] [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.6 MB/s) [2023-11-21T16:03:05.723Z] [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 [2023-11-21T16:03:05.980Z] [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 [2023-11-21T16:03:05.980Z] [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 [2023-11-21T16:03:05.980Z] [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 [2023-11-21T16:03:05.980Z] [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 [2023-11-21T16:03:05.980Z] [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 [2023-11-21T16:03:05.980Z] [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 208 kB/s) [2023-11-21T16:03:05.980Z] [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 [2023-11-21T16:03:05.980Z] [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 [2023-11-21T16:03:05.980Z] [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 [2023-11-21T16:03:06.236Z] [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 [2023-11-21T16:03:06.236Z] [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 [2023-11-21T16:03:06.236Z] [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 [2023-11-21T16:03:06.236Z] [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 2.1 MB/s) [2023-11-21T16:03:06.236Z] [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 [2023-11-21T16:03:06.236Z] [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 [2023-11-21T16:03:06.236Z] [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 [2023-11-21T16:03:06.494Z] [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 [2023-11-21T16:03:06.494Z] [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 [2023-11-21T16:03:06.494Z] [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 [2023-11-21T16:03:06.495Z] [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 51 kB/s) [2023-11-21T16:03:06.495Z] [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 [2023-11-21T16:03:06.495Z] [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 [2023-11-21T16:03:06.495Z] [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 [2023-11-21T16:03:06.751Z] [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 [2023-11-21T16:03:06.751Z] [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 [2023-11-21T16:03:06.751Z] [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 [2023-11-21T16:03:06.751Z] [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 75 kB/s) [2023-11-21T16:03:06.751Z] [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 [2023-11-21T16:03:06.751Z] [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 [2023-11-21T16:03:06.751Z] [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 [2023-11-21T16:03:06.751Z] [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 [2023-11-21T16:03:06.751Z] [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 [2023-11-21T16:03:06.751Z] [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 [2023-11-21T16:03:07.009Z] [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) [2023-11-21T16:03:07.009Z] [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 [2023-11-21T16:03:07.009Z] [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 [2023-11-21T16:03:07.009Z] [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 [2023-11-21T16:03:07.009Z] [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 [2023-11-21T16:03:07.009Z] [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 [2023-11-21T16:03:07.009Z] [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 [2023-11-21T16:03:07.009Z] [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 146 kB/s) [2023-11-21T16:03:07.009Z] [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 [2023-11-21T16:03:07.009Z] [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 [2023-11-21T16:03:07.009Z] [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 [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 76 kB/s) [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 188 kB/s) [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.266Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 310 kB/s) [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.522Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.779Z] [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 [2023-11-21T16:03:07.780Z] [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 [2023-11-21T16:03:07.780Z] [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 [2023-11-21T16:03:07.780Z] [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 [2023-11-21T16:03:08.037Z] [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 928 kB/s) [2023-11-21T16:03:08.038Z] [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 [2023-11-21T16:03:08.038Z] [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 [2023-11-21T16:03:08.038Z] [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 [2023-11-21T16:03:08.038Z] [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 [2023-11-21T16:03:08.038Z] [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 [2023-11-21T16:03:08.038Z] [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 3.3 MB/s) [2023-11-21T16:03:08.038Z] [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 1.7 MB/s) [2023-11-21T16:03:08.038Z] [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 4.1 MB/s) [2023-11-21T16:03:08.038Z] [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 9.9 MB/s) [2023-11-21T16:03:08.038Z] [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 88 MB/s) [2023-11-21T16:03:08.294Z] [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 [2023-11-21T16:03:08.294Z] [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 [2023-11-21T16:03:08.294Z] [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 [2023-11-21T16:03:08.294Z] [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 [2023-11-21T16:03:08.294Z] [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 [2023-11-21T16:03:08.294Z] [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 [2023-11-21T16:03:08.294Z] [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 159 kB/s) [2023-11-21T16:03:08.294Z] [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 [2023-11-21T16:03:08.294Z] [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 [2023-11-21T16:03:08.294Z] [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 [2023-11-21T16:03:08.550Z] [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 [2023-11-21T16:03:08.550Z] [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 [2023-11-21T16:03:08.550Z] [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 [2023-11-21T16:03:08.550Z] [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 1.0 MB/s) [2023-11-21T16:03:08.807Z] [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 [2023-11-21T16:03:08.807Z] [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 [2023-11-21T16:03:08.807Z] [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 [2023-11-21T16:03:09.064Z] [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 [2023-11-21T16:03:09.064Z] [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 [2023-11-21T16:03:09.064Z] [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 [2023-11-21T16:03:09.064Z] [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.0 MB/s) [2023-11-21T16:03:09.064Z] [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 [2023-11-21T16:03:09.064Z] [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 [2023-11-21T16:03:09.064Z] [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 [2023-11-21T16:03:09.064Z] [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 [2023-11-21T16:03:09.064Z] [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 [2023-11-21T16:03:09.064Z] [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 [2023-11-21T16:03:09.064Z] [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 13 MB/s) [2023-11-21T16:03:09.321Z] [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 [2023-11-21T16:03:09.321Z] [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 [2023-11-21T16:03:09.321Z] [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 [2023-11-21T16:03:09.321Z] [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 [2023-11-21T16:03:09.321Z] [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 [2023-11-21T16:03:09.321Z] [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 [2023-11-21T16:03:09.321Z] [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 516 kB/s) [2023-11-21T16:03:09.321Z] [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 [2023-11-21T16:03:09.321Z] [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 [2023-11-21T16:03:09.321Z] [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 [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 13 MB/s) [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 302 kB/s) [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.578Z] [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 [2023-11-21T16:03:09.835Z] [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 [2023-11-21T16:03:09.835Z] [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 [2023-11-21T16:03:09.835Z] [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 [2023-11-21T16:03:09.835Z] [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 186 kB/s) [2023-11-21T16:03:09.835Z] [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 [2023-11-21T16:03:09.835Z] [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 [2023-11-21T16:03:09.835Z] [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 [2023-11-21T16:03:09.835Z] [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 [2023-11-21T16:03:09.835Z] [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 [2023-11-21T16:03:09.835Z] [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 [2023-11-21T16:03:09.835Z] [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 353 kB/s) [2023-11-21T16:03:09.835Z] [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 [2023-11-21T16:03:10.092Z] [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 [2023-11-21T16:03:10.092Z] [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 [2023-11-21T16:03:10.092Z] [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 [2023-11-21T16:03:10.092Z] [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 [2023-11-21T16:03:10.092Z] [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 [2023-11-21T16:03:10.092Z] [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 207 kB/s) [2023-11-21T16:03:10.092Z] [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 [2023-11-21T16:03:10.092Z] [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 [2023-11-21T16:03:10.092Z] [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 [2023-11-21T16:03:10.348Z] [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 [2023-11-21T16:03:10.348Z] [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 [2023-11-21T16:03:10.348Z] [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 [2023-11-21T16:03:10.348Z] [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 86 kB/s) [2023-11-21T16:03:10.348Z] [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 [2023-11-21T16:03:10.348Z] [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 [2023-11-21T16:03:10.349Z] [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 [2023-11-21T16:03:10.349Z] [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 [2023-11-21T16:03:10.349Z] [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 [2023-11-21T16:03:10.349Z] [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 [2023-11-21T16:03:10.349Z] [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 364 kB/s) [2023-11-21T16:03:10.349Z] [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 [2023-11-21T16:03:10.349Z] [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 [2023-11-21T16:03:10.349Z] [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 [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 165 kB/s) [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 329 kB/s) [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.607Z] [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 [2023-11-21T16:03:10.864Z] [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 [2023-11-21T16:03:10.864Z] [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 [2023-11-21T16:03:10.864Z] [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 [2023-11-21T16:03:10.864Z] [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 299 kB/s) [2023-11-21T16:03:10.864Z] [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 [2023-11-21T16:03:10.864Z] [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 [2023-11-21T16:03:10.864Z] [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 [2023-11-21T16:03:10.864Z] [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 [2023-11-21T16:03:10.864Z] [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 [2023-11-21T16:03:10.865Z] [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 [2023-11-21T16:03:10.865Z] [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 268 kB/s) [2023-11-21T16:03:10.865Z] [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 [2023-11-21T16:03:11.121Z] [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 [2023-11-21T16:03:11.121Z] [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 [2023-11-21T16:03:11.121Z] [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 [2023-11-21T16:03:11.122Z] [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 [2023-11-21T16:03:11.122Z] [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 [2023-11-21T16:03:11.122Z] [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 105 kB/s) [2023-11-21T16:03:11.122Z] [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 [2023-11-21T16:03:11.122Z] [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 [2023-11-21T16:03:11.122Z] [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 [2023-11-21T16:03:11.122Z] [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 [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.379Z] [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 226 kB/s) [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.379Z] [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 336 kB/s) [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.379Z] [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 [2023-11-21T16:03:11.636Z] [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 [2023-11-21T16:03:11.636Z] [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 [2023-11-21T16:03:11.636Z] [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 [2023-11-21T16:03:11.636Z] [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 118 kB/s) [2023-11-21T16:03:11.636Z] [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 [2023-11-21T16:03:11.636Z] [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 [2023-11-21T16:03:11.636Z] [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 [2023-11-21T16:03:11.636Z] [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 [2023-11-21T16:03:11.636Z] [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 [2023-11-21T16:03:11.636Z] [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 [2023-11-21T16:03:11.637Z] [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 240 kB/s) [2023-11-21T16:03:11.637Z] [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 [2023-11-21T16:03:11.637Z] [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 [2023-11-21T16:03:11.637Z] [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 [2023-11-21T16:03:11.894Z] [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 [2023-11-21T16:03:11.894Z] [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 [2023-11-21T16:03:11.894Z] [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 [2023-11-21T16:03:11.894Z] [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 230 kB/s) [2023-11-21T16:03:11.894Z] [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 [2023-11-21T16:03:11.894Z] [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 [2023-11-21T16:03:11.894Z] [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 [2023-11-21T16:03:12.159Z] [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 [2023-11-21T16:03:12.160Z] [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 [2023-11-21T16:03:12.160Z] [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 [2023-11-21T16:03:12.160Z] [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 856 kB/s) [2023-11-21T16:03:12.160Z] [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 [2023-11-21T16:03:12.160Z] [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 [2023-11-21T16:03:12.160Z] [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 [2023-11-21T16:03:12.160Z] [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 [2023-11-21T16:03:12.417Z] [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 [2023-11-21T16:03:12.418Z] [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 [2023-11-21T16:03:12.418Z] [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 1.4 MB/s) [2023-11-21T16:03:12.418Z] [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 [2023-11-21T16:03:12.418Z] [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 [2023-11-21T16:03:12.418Z] [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 [2023-11-21T16:03:12.674Z] [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 [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:12.930Z] [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 554 kB/s) [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:12.930Z] [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 353 kB/s) [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:12.930Z] [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 [2023-11-21T16:03:13.186Z] [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 [2023-11-21T16:03:13.186Z] [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 [2023-11-21T16:03:13.186Z] [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 [2023-11-21T16:03:13.186Z] [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 251 kB/s) [2023-11-21T16:03:13.186Z] [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 [2023-11-21T16:03:13.186Z] [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 [2023-11-21T16:03:13.186Z] [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 [2023-11-21T16:03:13.187Z] [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 [2023-11-21T16:03:13.187Z] [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 [2023-11-21T16:03:13.187Z] [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 [2023-11-21T16:03:13.187Z] [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 451 kB/s) [2023-11-21T16:03:13.187Z] [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 [2023-11-21T16:03:13.187Z] [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 [2023-11-21T16:03:13.187Z] [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 [2023-11-21T16:03:13.187Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 236 kB/s) [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 446 kB/s) [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.443Z] [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 [2023-11-21T16:03:13.699Z] [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 [2023-11-21T16:03:13.700Z] [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 176 kB/s) [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 2.2 MB/s) [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.700Z] [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 10 MB/s) [2023-11-21T16:03:13.700Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 1.9 MB/s) [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 580 kB/s) [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:13.957Z] [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 [2023-11-21T16:03:14.215Z] [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 [2023-11-21T16:03:14.215Z] [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 [2023-11-21T16:03:14.215Z] [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 [2023-11-21T16:03:14.215Z] [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 232 kB/s) [2023-11-21T16:03:14.215Z] [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 [2023-11-21T16:03:14.215Z] [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 [2023-11-21T16:03:14.215Z] [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 [2023-11-21T16:03:14.471Z] [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 [2023-11-21T16:03:14.471Z] [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 [2023-11-21T16:03:14.471Z] [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 [2023-11-21T16:03:14.471Z] [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 414 kB/s) [2023-11-21T16:03:14.471Z] [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 [2023-11-21T16:03:14.472Z] [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 [2023-11-21T16:03:14.472Z] [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 [2023-11-21T16:03:14.728Z] [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 [2023-11-21T16:03:14.728Z] [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 [2023-11-21T16:03:14.728Z] [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 [2023-11-21T16:03:14.728Z] [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 460 kB/s) [2023-11-21T16:03:14.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom [2023-11-21T16:03:14.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom [2023-11-21T16:03:14.729Z] [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 [2023-11-21T16:03:14.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom [2023-11-21T16:03:14.729Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom [2023-11-21T16:03:14.729Z] [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 [2023-11-21T16:03:14.729Z] [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 88 kB/s) [2023-11-21T16:03:14.729Z] [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 [2023-11-21T16:03:14.729Z] [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 [2023-11-21T16:03:14.985Z] [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 [2023-11-21T16:03:14.985Z] [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 [2023-11-21T16:03:14.985Z] [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 [2023-11-21T16:03:14.985Z] [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 [2023-11-21T16:03:14.985Z] [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.6 MB/s) [2023-11-21T16:03:14.985Z] [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 [2023-11-21T16:03:14.985Z] [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 [2023-11-21T16:03:14.985Z] [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 [2023-11-21T16:03:14.985Z] [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 [2023-11-21T16:03:14.986Z] [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 [2023-11-21T16:03:14.986Z] [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 [2023-11-21T16:03:14.986Z] [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 599 kB/s) [2023-11-21T16:03:14.986Z] [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 [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 451 kB/s) [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.242Z] [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 165 kB/s) [2023-11-21T16:03:15.242Z] [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 [2023-11-21T16:03:15.243Z] [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 [2023-11-21T16:03:15.500Z] [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 [2023-11-21T16:03:15.500Z] [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 [2023-11-21T16:03:15.500Z] [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 [2023-11-21T16:03:15.500Z] [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 [2023-11-21T16:03:15.500Z] [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 102 kB/s) [2023-11-21T16:03:15.500Z] [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 [2023-11-21T16:03:15.500Z] [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 [2023-11-21T16:03:15.500Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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.9 MB/s) [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.757Z] [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 [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:15.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:15.758Z] [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 [2023-11-21T16:03:16.015Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.016Z] [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 [2023-11-21T16:03:16.275Z] [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 [2023-11-21T16:03:16.275Z] [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 [2023-11-21T16:03:16.275Z] [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 [2023-11-21T16:03:16.275Z] [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 [2023-11-21T16:03:16.275Z] [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 [2023-11-21T16:03:16.275Z] [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 [2023-11-21T16:03:16.275Z] [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 [2023-11-21T16:03:16.275Z] [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 [2023-11-21T16:03:16.275Z] [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 [2023-11-21T16:03:16.275Z] [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 [2023-11-21T16:03:16.532Z] [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 [2023-11-21T16:03:16.532Z] [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 [2023-11-21T16:03:16.532Z] [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 [2023-11-21T16:03:16.532Z] [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 [2023-11-21T16:03:16.532Z] [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 [2023-11-21T16:03:16.532Z] [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 [2023-11-21T16:03:16.532Z] [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 [2023-11-21T16:03:16.532Z] [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 [2023-11-21T16:03:16.532Z] [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 [2023-11-21T16:03:16.532Z] [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 [2023-11-21T16:03:16.789Z] [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 [2023-11-21T16:03:16.790Z] [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 [2023-11-21T16:03:16.790Z] [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 [2023-11-21T16:03:16.790Z] [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 [2023-11-21T16:03:16.790Z] [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 [2023-11-21T16:03:16.790Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.049Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 50 MB/s) [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 3.4 MB/s) [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.050Z] [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 11 MB/s) [2023-11-21T16:03:17.050Z] [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 [2023-11-21T16:03:17.051Z] [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 24 MB/s) [2023-11-21T16:03:17.051Z] [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 [2023-11-21T16:03:17.051Z] [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 1.6 MB/s) [2023-11-21T16:03:17.051Z] [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 [2023-11-21T16:03:17.308Z] [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 22 MB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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 17 MB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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 11 MB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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 11 MB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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 11 MB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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 11 MB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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 11 MB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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.3 MB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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.1 MB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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 164 kB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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 633 kB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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 9.1 MB/s) [2023-11-21T16:03:17.308Z] [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 [2023-11-21T16:03:17.308Z] [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.2 MB/s) [2023-11-21T16:03:17.309Z] [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 [2023-11-21T16:03:17.309Z] [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 272 kB/s) [2023-11-21T16:03:17.309Z] [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 [2023-11-21T16:03:17.309Z] [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 84 kB/s) [2023-11-21T16:03:17.309Z] [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 [2023-11-21T16:03:17.309Z] [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.1 MB/s) [2023-11-21T16:03:17.309Z] [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 [2023-11-21T16:03:17.309Z] [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) [2023-11-21T16:03:17.309Z] [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 [2023-11-21T16:03:17.309Z] [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 1.1 MB/s) [2023-11-21T16:03:17.309Z] [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 [2023-11-21T16:03:17.309Z] [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 488 kB/s) [2023-11-21T16:03:17.309Z] [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 [2023-11-21T16:03:17.309Z] [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.5 MB/s) [2023-11-21T16:03:17.309Z] [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 [2023-11-21T16:03:17.309Z] [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 2.6 MB/s) [2023-11-21T16:03:17.309Z] [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 [2023-11-21T16:03:17.309Z] [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 935 kB/s) [2023-11-21T16:03:17.309Z] [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 [2023-11-21T16:03:17.309Z] [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 18 MB/s) [2023-11-21T16:03:17.309Z] [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 165 kB/s) [2023-11-21T16:03:17.309Z] [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 947 kB/s) [2023-11-21T16:03:17.309Z] [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 414 kB/s) [2023-11-21T16:03:17.309Z] [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 4.4 MB/s) [2023-11-21T16:03:17.876Z] [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 [2023-11-21T16:03:17.876Z] [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 [2023-11-21T16:03:17.876Z] [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 [2023-11-21T16:03:18.133Z] [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 [2023-11-21T16:03:18.133Z] [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 [2023-11-21T16:03:18.133Z] [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 [2023-11-21T16:03:18.133Z] [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 536 kB/s) [2023-11-21T16:03:18.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2023-11-21T16:03:18.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2023-11-21T16:03:18.133Z] [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 [2023-11-21T16:03:18.390Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2023-11-21T16:03:18.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [2023-11-21T16:03:18.390Z] [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 [2023-11-21T16:03:18.390Z] [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 1.1 MB/s) [2023-11-21T16:03:18.390Z] [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 [2023-11-21T16:03:18.390Z] [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 [2023-11-21T16:03:18.390Z] [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 [2023-11-21T16:03:18.390Z] [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 [2023-11-21T16:03:18.391Z] [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 [2023-11-21T16:03:18.391Z] [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 [2023-11-21T16:03:18.391Z] [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 3.4 MB/s) [2023-11-21T16:03:18.391Z] [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 [2023-11-21T16:03:18.648Z] [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 [2023-11-21T16:03:18.648Z] [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 [2023-11-21T16:03:18.648Z] [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 [2023-11-21T16:03:18.648Z] [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 [2023-11-21T16:03:18.648Z] [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 [2023-11-21T16:03:18.648Z] [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 664 kB/s) [2023-11-21T16:03:18.648Z] [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 [2023-11-21T16:03:18.648Z] [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 [2023-11-21T16:03:18.648Z] [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 [2023-11-21T16:03:18.906Z] [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 [2023-11-21T16:03:18.906Z] [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 [2023-11-21T16:03:18.906Z] [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 [2023-11-21T16:03:18.906Z] [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.0 MB/s) [2023-11-21T16:03:18.906Z] [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 [2023-11-21T16:03:18.906Z] [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 [2023-11-21T16:03:18.906Z] [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 [2023-11-21T16:03:18.906Z] [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 [2023-11-21T16:03:18.907Z] [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 [2023-11-21T16:03:18.907Z] [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 [2023-11-21T16:03:19.164Z] [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 616 kB/s) [2023-11-21T16:03:19.164Z] [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 [2023-11-21T16:03:19.164Z] [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 [2023-11-21T16:03:19.164Z] [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 [2023-11-21T16:03:19.164Z] [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 [2023-11-21T16:03:19.164Z] [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 [2023-11-21T16:03:19.164Z] [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 [2023-11-21T16:03:19.164Z] [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 85 kB/s) [2023-11-21T16:03:19.164Z] [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 [2023-11-21T16:03:19.164Z] [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 [2023-11-21T16:03:19.164Z] [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 [2023-11-21T16:03:19.425Z] [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 [2023-11-21T16:03:19.425Z] [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 [2023-11-21T16:03:19.425Z] [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 [2023-11-21T16:03:19.425Z] [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 664 kB/s) [2023-11-21T16:03:19.425Z] [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 [2023-11-21T16:03:19.425Z] [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 [2023-11-21T16:03:19.425Z] [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 [2023-11-21T16:03:19.425Z] [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 [2023-11-21T16:03:19.425Z] [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 [2023-11-21T16:03:19.425Z] [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 [2023-11-21T16:03:19.425Z] [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 252 kB/s) [2023-11-21T16:03:19.682Z] [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 [2023-11-21T16:03:19.682Z] [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 [2023-11-21T16:03:19.682Z] [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 [2023-11-21T16:03:19.682Z] [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 [2023-11-21T16:03:19.682Z] [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 [2023-11-21T16:03:19.682Z] [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 [2023-11-21T16:03:19.682Z] [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 [2023-11-21T16:03:19.682Z] [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 [2023-11-21T16:03:19.940Z] [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 [2023-11-21T16:03:19.940Z] [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 [2023-11-21T16:03:19.941Z] [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 [2023-11-21T16:03:19.941Z] [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 21 MB/s) [2023-11-21T16:03:19.941Z] [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 [2023-11-21T16:03:19.941Z] [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 706 kB/s) [2023-11-21T16:03:20.198Z] [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 [2023-11-21T16:03:20.198Z] [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 [2023-11-21T16:03:20.198Z] [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 [2023-11-21T16:03:20.455Z] [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 [2023-11-21T16:03:20.455Z] [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 [2023-11-21T16:03:20.455Z] [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 [2023-11-21T16:03:20.455Z] [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 252 kB/s) [2023-11-21T16:03:20.455Z] [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 [2023-11-21T16:03:20.455Z] [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 [2023-11-21T16:03:20.455Z] [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 [2023-11-21T16:03:20.712Z] [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 [2023-11-21T16:03:20.712Z] [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 [2023-11-21T16:03:20.712Z] [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 [2023-11-21T16:03:20.712Z] [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 3.2 MB/s) [2023-11-21T16:03:20.712Z] [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 [2023-11-21T16:03:20.712Z] [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 [2023-11-21T16:03:20.712Z] [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 [2023-11-21T16:03:20.712Z] [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 [2023-11-21T16:03:20.712Z] [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 [2023-11-21T16:03:20.969Z] [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 [2023-11-21T16:03:20.969Z] [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 56 kB/s) [2023-11-21T16:03:20.969Z] [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 [2023-11-21T16:03:20.969Z] [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 [2023-11-21T16:03:20.969Z] [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 [2023-11-21T16:03:20.969Z] [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 [2023-11-21T16:03:20.969Z] [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 [2023-11-21T16:03:20.969Z] [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 [2023-11-21T16:03:20.969Z] [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 398 kB/s) [2023-11-21T16:03:20.969Z] [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 [2023-11-21T16:03:20.970Z] [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 [2023-11-21T16:03:20.970Z] [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 [2023-11-21T16:03:21.230Z] [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 [2023-11-21T16:03:21.230Z] [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 [2023-11-21T16:03:21.231Z] [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 [2023-11-21T16:03:21.231Z] [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.0 MB/s) [2023-11-21T16:03:21.231Z] [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 [2023-11-21T16:03:21.231Z] [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 [2023-11-21T16:03:21.231Z] [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 [2023-11-21T16:03:21.231Z] [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 [2023-11-21T16:03:21.231Z] [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 [2023-11-21T16:03:21.231Z] [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 [2023-11-21T16:03:21.498Z] [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 [2023-11-21T16:03:21.498Z] [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 [2023-11-21T16:03:21.498Z] [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 [2023-11-21T16:03:21.498Z] [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 [2023-11-21T16:03:21.498Z] [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 [2023-11-21T16:03:21.498Z] [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 [2023-11-21T16:03:21.759Z] [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 112 MB/s) [2023-11-21T16:03:21.759Z] [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 [2023-11-21T16:03:21.759Z] [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) [2023-11-21T16:03:21.759Z] [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 [2023-11-21T16:03:22.016Z] [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 [2023-11-21T16:03:22.016Z] [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 [2023-11-21T16:03:22.016Z] [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 [2023-11-21T16:03:22.016Z] [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 [2023-11-21T16:03:22.016Z] [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 [2023-11-21T16:03:22.016Z] [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 33 kB/s) [2023-11-21T16:03:22.016Z] [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 [2023-11-21T16:03:22.016Z] [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 [2023-11-21T16:03:22.016Z] [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 [2023-11-21T16:03:22.273Z] [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 [2023-11-21T16:03:22.273Z] [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 [2023-11-21T16:03:22.273Z] [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 [2023-11-21T16:03:22.273Z] [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 1.3 MB/s) [2023-11-21T16:03:22.530Z] [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 [2023-11-21T16:03:22.531Z] [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 [2023-11-21T16:03:22.531Z] [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 [2023-11-21T16:03:22.531Z] [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 [2023-11-21T16:03:22.531Z] [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 [2023-11-21T16:03:22.531Z] [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 [2023-11-21T16:03:22.787Z] [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 88 kB/s) [2023-11-21T16:03:22.788Z] [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 [2023-11-21T16:03:22.788Z] [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 [2023-11-21T16:03:22.788Z] [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 [2023-11-21T16:03:22.788Z] [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 [2023-11-21T16:03:22.788Z] [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 [2023-11-21T16:03:22.788Z] [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 [2023-11-21T16:03:22.788Z] [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 1.6 MB/s) [2023-11-21T16:03:24.160Z] [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 [2023-11-21T16:03:24.160Z] [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 [2023-11-21T16:03:24.160Z] [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 [2023-11-21T16:03:24.417Z] [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 [2023-11-21T16:03:24.417Z] [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 [2023-11-21T16:03:24.417Z] [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 [2023-11-21T16:03:24.417Z] [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 693 kB/s) [2023-11-21T16:03:24.417Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2023-11-21T16:03:24.417Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2023-11-21T16:03:24.417Z] [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 [2023-11-21T16:03:24.674Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2023-11-21T16:03:24.674Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [2023-11-21T16:03:24.674Z] [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 [2023-11-21T16:03:24.674Z] [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 810 kB/s) [2023-11-21T16:03:24.674Z] [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 [2023-11-21T16:03:24.674Z] [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 [2023-11-21T16:03:24.674Z] [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 [2023-11-21T16:03:24.931Z] [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 [2023-11-21T16:03:24.931Z] [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 [2023-11-21T16:03:24.931Z] [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 [2023-11-21T16:03:24.931Z] [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 2.6 MB/s) [2023-11-21T16:03:25.496Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.1.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 [2023-11-21T16:03:25.496Z] [INFO] ------------------------------------------------------------------------ [2023-11-21T16:03:25.496Z] [INFO] Reactor Build Order: [2023-11-21T16:03:25.496Z] [INFO] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass Parent [pom] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass Common Utilities Parent [pom] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass State System Parent [pom] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass TMF Parent [pom] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass CTF Support Parent [pom] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass LTTng Support Parent [pom] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2023-11-21T16:03:25.496Z] [INFO] Trace Compass Release Engineering Parent [pom] [2023-11-21T16:03:25.496Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass BTF Support Parent [pom] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass Documentation [pom] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass (new) callstack User Guide [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass RCP Parent [pom] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.cli.core [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.cli [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass Json trace Parent [pom] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass Target Platform [pom] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.integration.core.tests [eclipse-test-plugin] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2023-11-21T16:03:25.497Z] [INFO] Trace Compass Repository [eclipse-repository] [2023-11-21T16:03:25.497Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests [eclipse-plugin] [2023-11-21T16:03:25.498Z] [INFO] [2023-11-21T16:03:25.498Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2023-11-21T16:03:25.498Z] [INFO] Building Trace Compass Parent 9.1.0-SNAPSHOT [1/144] [2023-11-21T16:03:25.498Z] [INFO] from pom.xml [2023-11-21T16:03:25.498Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:03:25.498Z] [INFO] [2023-11-21T16:03:25.498Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass --- [2023-11-21T16:03:25.498Z] [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 [2023-11-21T16:03:25.498Z] [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 [2023-11-21T16:03:25.754Z] [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 [2023-11-21T16:03:25.754Z] [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 [2023-11-21T16:03:25.754Z] [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 [2023-11-21T16:03:25.754Z] [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 [2023-11-21T16:03:25.754Z] [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 289 kB/s) [2023-11-21T16:03:25.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-11-21T16:03:25.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-11-21T16:03:25.755Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-11-21T16:03:25.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-11-21T16:03:26.010Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-11-21T16:03:26.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom [2023-11-21T16:03:26.010Z] [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 805 kB/s) [2023-11-21T16:03:26.010Z] [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 [2023-11-21T16:03:26.011Z] [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 [2023-11-21T16:03:26.011Z] [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 [2023-11-21T16:03:26.011Z] [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 [2023-11-21T16:03:26.011Z] [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 [2023-11-21T16:03:26.011Z] [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 [2023-11-21T16:03:26.267Z] [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 3.2 MB/s) [2023-11-21T16:03:26.267Z] [INFO] [2023-11-21T16:03:26.267Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2023-11-21T16:03:26.267Z] [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 [2023-11-21T16:03:26.267Z] [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 [2023-11-21T16:03:26.267Z] [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 [2023-11-21T16:03:26.524Z] [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 [2023-11-21T16:03:26.524Z] [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 [2023-11-21T16:03:26.524Z] [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 [2023-11-21T16:03:26.524Z] [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 120 kB/s) [2023-11-21T16:03:26.524Z] [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 [2023-11-21T16:03:26.524Z] [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 [2023-11-21T16:03:26.525Z] [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 [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:26.781Z] [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 228 kB/s) [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:26.781Z] [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 9.9 MB/s) [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:26.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2023-11-21T16:03:26.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2023-11-21T16:03:26.781Z] [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 [2023-11-21T16:03:27.344Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2023-11-21T16:03:27.344Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [2023-11-21T16:03:27.344Z] [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 [2023-11-21T16:03:27.344Z] [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 2.5 MB/s) [2023-11-21T16:03:27.344Z] [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 [2023-11-21T16:03:27.344Z] [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 [2023-11-21T16:03:27.344Z] [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 [2023-11-21T16:03:27.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2023-11-21T16:03:27.344Z] [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 [2023-11-21T16:03:27.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2023-11-21T16:03:27.344Z] [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 [2023-11-21T16:03:27.345Z] [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 [2023-11-21T16:03:27.345Z] [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 [2023-11-21T16:03:27.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2023-11-21T16:03:27.345Z] [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 [2023-11-21T16:03:27.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2023-11-21T16:03:27.345Z] [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 [2023-11-21T16:03:27.601Z] [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 [2023-11-21T16:03:27.601Z] [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 [2023-11-21T16:03:27.601Z] [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 [2023-11-21T16:03:27.601Z] [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 [2023-11-21T16:03:27.601Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 599 kB/s) [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 53 MB/s) [2023-11-21T16:03:27.859Z] [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 33 MB/s) [2023-11-21T16:03:27.859Z] [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) [2023-11-21T16:03:27.859Z] [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 7.6 MB/s) [2023-11-21T16:03:27.859Z] [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 15 MB/s) [2023-11-21T16:03:27.859Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [2023-11-21T16:03:27.859Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [2023-11-21T16:03:27.859Z] [INFO] [2023-11-21T16:03:27.859Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2023-11-21T16:03:27.859Z] [INFO] [2023-11-21T16:03:27.859Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass --- [2023-11-21T16:03:27.859Z] [INFO] [2023-11-21T16:03:27.859Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2023-11-21T16:03:27.859Z] [INFO] [2023-11-21T16:03:27.859Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:27.859Z] [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 [2023-11-21T16:03:28.117Z] [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 [2023-11-21T16:03:28.117Z] [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 [2023-11-21T16:03:28.117Z] [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 [2023-11-21T16:03:28.117Z] [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 104 kB/s) [2023-11-21T16:03:28.117Z] [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 [2023-11-21T16:03:28.117Z] [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 [2023-11-21T16:03:28.117Z] [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 [2023-11-21T16:03:28.117Z] [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 [2023-11-21T16:03:28.117Z] [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 [2023-11-21T16:03:28.373Z] [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 [2023-11-21T16:03:28.373Z] [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 640 kB/s) [2023-11-21T16:03:28.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2023-11-21T16:03:28.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2023-11-21T16:03:28.373Z] [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 [2023-11-21T16:03:28.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2023-11-21T16:03:28.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2023-11-21T16:03:28.630Z] [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 [2023-11-21T16:03:28.630Z] [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 853 kB/s) [2023-11-21T16:03:28.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2023-11-21T16:03:28.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2023-11-21T16:03:28.630Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2023-11-21T16:03:28.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2023-11-21T16:03:28.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2023-11-21T16:03:28.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2023-11-21T16:03:28.888Z] [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 315 kB/s) [2023-11-21T16:03:28.888Z] [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 [2023-11-21T16:03:28.888Z] [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 [2023-11-21T16:03:28.888Z] [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 [2023-11-21T16:03:29.144Z] [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 [2023-11-21T16:03:29.144Z] [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 [2023-11-21T16:03:29.144Z] [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 [2023-11-21T16:03:29.144Z] [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 154 kB/s) [2023-11-21T16:03:29.144Z] [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 [2023-11-21T16:03:29.144Z] [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 [2023-11-21T16:03:29.144Z] [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 [2023-11-21T16:03:29.144Z] [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 [2023-11-21T16:03:29.145Z] [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 [2023-11-21T16:03:29.145Z] [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 [2023-11-21T16:03:29.145Z] [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 182 kB/s) [2023-11-21T16:03:29.145Z] [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 [2023-11-21T16:03:29.402Z] [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 [2023-11-21T16:03:29.402Z] [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 [2023-11-21T16:03:29.402Z] [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 [2023-11-21T16:03:29.402Z] [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 [2023-11-21T16:03:29.402Z] [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 [2023-11-21T16:03:29.402Z] [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 135 kB/s) [2023-11-21T16:03:29.402Z] [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 [2023-11-21T16:03:29.402Z] [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 [2023-11-21T16:03:29.402Z] [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 [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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 3.4 MB/s) [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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) [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.659Z] [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 [2023-11-21T16:03:29.916Z] [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 [2023-11-21T16:03:29.916Z] [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 [2023-11-21T16:03:29.916Z] [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 [2023-11-21T16:03:29.916Z] [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 81 kB/s) [2023-11-21T16:03:29.916Z] [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 [2023-11-21T16:03:29.916Z] [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 [2023-11-21T16:03:29.916Z] [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 [2023-11-21T16:03:30.171Z] [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 [2023-11-21T16:03:30.171Z] [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 [2023-11-21T16:03:30.171Z] [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 [2023-11-21T16:03:30.171Z] [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) [2023-11-21T16:03:30.171Z] [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 [2023-11-21T16:03:30.171Z] [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 [2023-11-21T16:03:30.171Z] [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 [2023-11-21T16:03:30.171Z] [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 [2023-11-21T16:03:30.171Z] [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 [2023-11-21T16:03:30.171Z] [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 [2023-11-21T16:03:30.171Z] [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 987 kB/s) [2023-11-21T16:03:30.172Z] [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 [2023-11-21T16:03:30.428Z] [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 [2023-11-21T16:03:30.428Z] [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 [2023-11-21T16:03:30.428Z] [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 [2023-11-21T16:03:30.428Z] [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 [2023-11-21T16:03:30.428Z] [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 [2023-11-21T16:03:30.428Z] [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 123 kB/s) [2023-11-21T16:03:30.428Z] [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 [2023-11-21T16:03:30.428Z] [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 [2023-11-21T16:03:30.428Z] [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 [2023-11-21T16:03:30.428Z] [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 [2023-11-21T16:03:30.428Z] [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 [2023-11-21T16:03:30.684Z] [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 [2023-11-21T16:03:30.684Z] [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) [2023-11-21T16:03:30.684Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2023-11-21T16:03:30.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2023-11-21T16:03:30.684Z] [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 [2023-11-21T16:03:30.684Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2023-11-21T16:03:30.684Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2023-11-21T16:03:30.684Z] [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 [2023-11-21T16:03:30.684Z] [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 48 kB/s) [2023-11-21T16:03:30.684Z] [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 [2023-11-21T16:03:30.684Z] [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 [2023-11-21T16:03:30.684Z] [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 [2023-11-21T16:03:30.941Z] [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 [2023-11-21T16:03:30.941Z] [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 [2023-11-21T16:03:30.941Z] [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 [2023-11-21T16:03:30.941Z] [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 3.4 MB/s) [2023-11-21T16:03:30.941Z] [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 [2023-11-21T16:03:30.941Z] [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 [2023-11-21T16:03:30.941Z] [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 [2023-11-21T16:03:30.941Z] [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 [2023-11-21T16:03:31.198Z] [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 [2023-11-21T16:03:31.198Z] [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 [2023-11-21T16:03:31.198Z] [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 391 kB/s) [2023-11-21T16:03:31.198Z] [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 [2023-11-21T16:03:31.198Z] [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 [2023-11-21T16:03:31.198Z] [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 [2023-11-21T16:03:31.198Z] [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 [2023-11-21T16:03:31.199Z] [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 [2023-11-21T16:03:31.199Z] [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 [2023-11-21T16:03:31.199Z] [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 36 kB/s) [2023-11-21T16:03:31.199Z] [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 [2023-11-21T16:03:31.456Z] [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 [2023-11-21T16:03:31.456Z] [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 [2023-11-21T16:03:31.456Z] [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 [2023-11-21T16:03:31.456Z] [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 [2023-11-21T16:03:31.456Z] [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 [2023-11-21T16:03:31.457Z] [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 141 kB/s) [2023-11-21T16:03:31.457Z] [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 [2023-11-21T16:03:31.457Z] [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 [2023-11-21T16:03:31.457Z] [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 [2023-11-21T16:03:31.713Z] [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 [2023-11-21T16:03:31.713Z] [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 [2023-11-21T16:03:31.713Z] [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 [2023-11-21T16:03:31.714Z] [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 110 kB/s) [2023-11-21T16:03:31.714Z] [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 [2023-11-21T16:03:31.714Z] [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 [2023-11-21T16:03:31.714Z] [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 [2023-11-21T16:03:31.971Z] [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 [2023-11-21T16:03:31.971Z] [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 [2023-11-21T16:03:31.971Z] [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 [2023-11-21T16:03:31.971Z] [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 59 kB/s) [2023-11-21T16:03:31.971Z] [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 [2023-11-21T16:03:31.971Z] [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 [2023-11-21T16:03:31.971Z] [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 [2023-11-21T16:03:31.971Z] [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 [2023-11-21T16:03:31.971Z] [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 [2023-11-21T16:03:31.971Z] [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 [2023-11-21T16:03:32.227Z] [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 46 kB/s) [2023-11-21T16:03:32.227Z] [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 [2023-11-21T16:03:32.227Z] [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 [2023-11-21T16:03:32.227Z] [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 [2023-11-21T16:03:32.227Z] [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 [2023-11-21T16:03:32.227Z] [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 [2023-11-21T16:03:32.227Z] [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 [2023-11-21T16:03:32.227Z] [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 113 kB/s) [2023-11-21T16:03:32.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2023-11-21T16:03:32.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2023-11-21T16:03:32.227Z] [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 [2023-11-21T16:03:32.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2023-11-21T16:03:32.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2023-11-21T16:03:32.484Z] [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 [2023-11-21T16:03:32.484Z] [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 620 kB/s) [2023-11-21T16:03:32.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2023-11-21T16:03:32.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2023-11-21T16:03:32.484Z] [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 [2023-11-21T16:03:32.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2023-11-21T16:03:32.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2023-11-21T16:03:32.484Z] [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 [2023-11-21T16:03:32.484Z] [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 2.1 MB/s) [2023-11-21T16:03:32.484Z] [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 [2023-11-21T16:03:32.484Z] [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 [2023-11-21T16:03:32.484Z] [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 [2023-11-21T16:03:32.484Z] [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 [2023-11-21T16:03:32.741Z] [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 [2023-11-21T16:03:32.741Z] [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 [2023-11-21T16:03:32.741Z] [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 [2023-11-21T16:03:32.741Z] [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 184 kB/s) [2023-11-21T16:03:32.741Z] [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 [2023-11-21T16:03:32.741Z] [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 [2023-11-21T16:03:32.741Z] [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 [2023-11-21T16:03:32.741Z] [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 [2023-11-21T16:03:32.741Z] [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 [2023-11-21T16:03:32.997Z] [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 [2023-11-21T16:03:32.997Z] [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 335 kB/s) [2023-11-21T16:03:32.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2023-11-21T16:03:32.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2023-11-21T16:03:32.997Z] [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 [2023-11-21T16:03:32.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2023-11-21T16:03:32.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2023-11-21T16:03:32.997Z] [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 [2023-11-21T16:03:32.997Z] [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 1.9 MB/s) [2023-11-21T16:03:32.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2023-11-21T16:03:32.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2023-11-21T16:03:32.997Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2023-11-21T16:03:33.254Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2023-11-21T16:03:33.254Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2023-11-21T16:03:33.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2023-11-21T16:03:33.254Z] [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 776 kB/s) [2023-11-21T16:03:33.254Z] [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 [2023-11-21T16:03:33.254Z] [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 [2023-11-21T16:03:33.254Z] [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 [2023-11-21T16:03:33.254Z] [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 [2023-11-21T16:03:33.254Z] [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 [2023-11-21T16:03:33.254Z] [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 [2023-11-21T16:03:33.254Z] [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 54 kB/s) [2023-11-21T16:03:33.254Z] [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 [2023-11-21T16:03:33.254Z] [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 [2023-11-21T16:03:33.254Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 242 kB/s) [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.512Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:33.771Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.028Z] [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 [2023-11-21T16:03:34.029Z] [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 [2023-11-21T16:03:34.029Z] [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 [2023-11-21T16:03:34.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2023-11-21T16:03:34.029Z] [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 [2023-11-21T16:03:34.029Z] [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 [2023-11-21T16:03:34.029Z] [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 [2023-11-21T16:03:34.029Z] [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 [2023-11-21T16:03:34.287Z] [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) [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.287Z] [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 4.1 MB/s) [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.287Z] [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 4.6 MB/s) [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.287Z] [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 15 MB/s) [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.287Z] [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 2.1 MB/s) [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.287Z] [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 6.1 MB/s) [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.287Z] [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 1.0 MB/s) [2023-11-21T16:03:34.287Z] [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 [2023-11-21T16:03:34.288Z] [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 2.9 MB/s) [2023-11-21T16:03:34.288Z] [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 [2023-11-21T16:03:34.288Z] [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 1.3 MB/s) [2023-11-21T16:03:34.288Z] [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 [2023-11-21T16:03:34.288Z] [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 2.3 MB/s) [2023-11-21T16:03:34.288Z] [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 [2023-11-21T16:03:34.288Z] [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 4.9 MB/s) [2023-11-21T16:03:34.288Z] [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 [2023-11-21T16:03:34.288Z] [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 626 kB/s) [2023-11-21T16:03:34.288Z] [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 2.0 MB/s) [2023-11-21T16:03:34.288Z] [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 [2023-11-21T16:03:34.288Z] [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 [2023-11-21T16:03:34.288Z] [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 3.5 MB/s) [2023-11-21T16:03:34.288Z] [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 5.2 MB/s) [2023-11-21T16:03:34.288Z] [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 7.2 MB/s) [2023-11-21T16:03:34.288Z] [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 637 kB/s) [2023-11-21T16:03:34.288Z] [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 4.2 MB/s) [2023-11-21T16:03:34.288Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/9.1.0-SNAPSHOT/org.eclipse.tracecompass-9.1.0-SNAPSHOT.pom [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2023-11-21T16:03:34.288Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT [2/144] [2023-11-21T16:03:34.288Z] [INFO] from analysis/pom.xml [2023-11-21T16:03:34.288Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent --- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2023-11-21T16:03:34.288Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2023-11-21T16:03:34.288Z] [INFO] Building Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT [3/144] [2023-11-21T16:03:34.288Z] [INFO] from common/pom.xml [2023-11-21T16:03:34.288Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent --- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2023-11-21T16:03:34.288Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:03:34.288Z] [INFO] [2023-11-21T16:03:34.288Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2023-11-21T16:03:34.288Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT [4/144] [2023-11-21T16:03:34.288Z] [INFO] from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2023-11-21T16:03:34.288Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:34.288Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:34.288Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.29.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@1f3241b3 [2023-11-21T16:03:34.288Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [2023-11-21T16:03:34.288Z] [INFO] Cache location: /home/jenkins/.m2/repository/.cache/tycho [2023-11-21T16:03:34.288Z] [INFO] Transport mode: online [2023-11-21T16:03:34.288Z] [INFO] Http Transport type: Java11Client [2023-11-21T16:03:34.288Z] [INFO] Update mode: cache first [2023-11-21T16:03:34.288Z] [INFO] Minimum cache duration: 60 minutes [2023-11-21T16:03:34.288Z] [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [2023-11-21T16:03:37.563Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).] [2023-11-21T16:03:38.495Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).] [2023-11-21T16:03:39.059Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).] [2023-11-21T16:03:39.316Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).] [2023-11-21T16:03:39.572Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2023-11-21T16:03:41.466Z] [INFO] [2023-11-21T16:03:41.467Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:41.467Z] [INFO] [2023-11-21T16:03:41.467Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:41.467Z] [INFO] The project's OSGi version is 5.2.0.202311211602 [2023-11-21T16:03:41.467Z] [INFO] [2023-11-21T16:03:41.467Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:41.467Z] [INFO] [2023-11-21T16:03:41.467Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:41.467Z] [INFO] [2023-11-21T16:03:41.467Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:41.467Z] [INFO] [2023-11-21T16:03:41.467Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:41.467Z] [INFO] [2023-11-21T16:03:41.467Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:41.467Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core [2023-11-21T16:03:41.467Z] [INFO] [2023-11-21T16:03:41.467Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:41.467Z] [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 [2023-11-21T16:03:41.467Z] [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 [2023-11-21T16:03:41.467Z] [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 [2023-11-21T16:03:41.467Z] [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 [2023-11-21T16:03:41.467Z] [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 [2023-11-21T16:03:41.467Z] [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 [2023-11-21T16:03:41.467Z] [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 503 kB/s) [2023-11-21T16:03:41.467Z] [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 [2023-11-21T16:03:41.467Z] [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 [2023-11-21T16:03:41.467Z] [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 [2023-11-21T16:03:41.726Z] [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 [2023-11-21T16:03:41.726Z] [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 [2023-11-21T16:03:41.726Z] [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 [2023-11-21T16:03:41.726Z] [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 3.2 MB/s) [2023-11-21T16:03:41.726Z] [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 [2023-11-21T16:03:41.726Z] [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 [2023-11-21T16:03:41.726Z] [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 [2023-11-21T16:03:41.992Z] [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 [2023-11-21T16:03:41.992Z] [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 [2023-11-21T16:03:41.992Z] [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 [2023-11-21T16:03:41.993Z] [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 8.0 MB/s) [2023-11-21T16:03:41.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 [2023-11-21T16:03:41.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 [2023-11-21T16:03:41.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 [2023-11-21T16:03:42.250Z] [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 [2023-11-21T16:03:42.250Z] [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 [2023-11-21T16:03:42.250Z] [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 [2023-11-21T16:03:42.250Z] [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 27 MB/s) [2023-11-21T16:03:42.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core/src/main/resources [2023-11-21T16:03:42.250Z] [INFO] [2023-11-21T16:03:42.250Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:42.250Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:42.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 [2023-11-21T16:03:42.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-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2023-11-21T16:03:42.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml [2023-11-21T16:03:42.250Z] [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 35 kB/s) [2023-11-21T16:03:42.250Z] [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 [2023-11-21T16:03:42.250Z] [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 1.4 MB/s) [2023-11-21T16:03:42.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 [2023-11-21T16:03:42.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 24 kB/s) [2023-11-21T16:03:42.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 [2023-11-21T16:03:42.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 1.7 MB/s) [2023-11-21T16:03:42.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml [2023-11-21T16:03:42.508Z] [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 17 kB/s) [2023-11-21T16:03:42.508Z] [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 [2023-11-21T16:03:42.508Z] [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 2.5 MB/s) [2023-11-21T16:03:42.508Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:03:44.401Z] [INFO] [2023-11-21T16:03:44.401Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:44.401Z] [INFO] [2023-11-21T16:03:44.401Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:44.401Z] [INFO] [2023-11-21T16:03:44.401Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:44.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core/src/test/resources [2023-11-21T16:03:44.402Z] [INFO] [2023-11-21T16:03:44.402Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:44.402Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:44.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 [2023-11-21T16:03:44.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.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2023-11-21T16:03:44.402Z] [INFO] [2023-11-21T16:03:44.402Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:44.402Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped [2023-11-21T16:03:44.402Z] [INFO] [2023-11-21T16:03:44.402Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:44.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar [2023-11-21T16:03:44.402Z] [INFO] [2023-11-21T16:03:44.402Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:47.672Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar [2023-11-21T16:03:47.672Z] [INFO] [2023-11-21T16:03:47.672Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:47.672Z] [INFO] [2023-11-21T16:03:47.672Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:47.672Z] [INFO] [2023-11-21T16:03:47.672Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:47.931Z] [INFO] [2023-11-21T16:03:47.931Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:47.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:47.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:47.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:47.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:47.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:47.931Z] [INFO] [2023-11-21T16:03:47.931Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2023-11-21T16:03:47.931Z] [INFO] [2023-11-21T16:03:47.931Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2023-11-21T16:03:47.931Z] [INFO] Building Trace Compass State System Parent 9.1.0-SNAPSHOT [5/144] [2023-11-21T16:03:47.931Z] [INFO] from statesystem/pom.xml [2023-11-21T16:03:47.931Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:03:47.931Z] [INFO] [2023-11-21T16:03:47.931Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2023-11-21T16:03:47.931Z] [INFO] [2023-11-21T16:03:47.931Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2023-11-21T16:03:47.931Z] [INFO] [2023-11-21T16:03:47.931Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2023-11-21T16:03:47.931Z] [INFO] [2023-11-21T16:03:47.931Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent --- [2023-11-21T16:03:47.931Z] [INFO] [2023-11-21T16:03:47.931Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2023-11-21T16:03:47.931Z] [INFO] [2023-11-21T16:03:47.931Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2023-11-21T16:03:47.931Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:03:47.931Z] [INFO] [2023-11-21T16:03:47.931Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2023-11-21T16:03:47.931Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT [6/144] [2023-11-21T16:03:47.931Z] [INFO] from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2023-11-21T16:03:47.931Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:47.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 [2023-11-21T16:03:47.931Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2023-11-21T16:03:47.932Z] [INFO] [2023-11-21T16:03:47.932Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:47.932Z] [INFO] [2023-11-21T16:03:47.932Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:47.932Z] [INFO] The project's OSGi version is 1.3.0.202311211602 [2023-11-21T16:03:47.932Z] [INFO] [2023-11-21T16:03:47.932Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:47.932Z] [INFO] [2023-11-21T16:03:47.932Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:47.932Z] [INFO] [2023-11-21T16:03:47.932Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:47.932Z] [INFO] [2023-11-21T16:03:47.932Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:47.932Z] [INFO] [2023-11-21T16:03:47.932Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:47.932Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core [2023-11-21T16:03:47.932Z] [INFO] [2023-11-21T16:03:47.932Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:47.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2023-11-21T16:03:47.932Z] [INFO] [2023-11-21T16:03:47.932Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:47.932Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:47.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:47.932Z] [WARNING] The 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-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2023-11-21T16:03:48.189Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:48.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 [2023-11-21T16:03:48.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.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [INFO] [2023-11-21T16:03:48.755Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:48.755Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:48.755Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:48.755Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:49.013Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:49.013Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2023-11-21T16:03:49.013Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/144] [2023-11-21T16:03:49.013Z] [INFO] from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2023-11-21T16:03:49.013Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:49.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:49.013Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.013Z] [INFO] The project's OSGi version is 3.1.0.202311211602 [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.013Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2023-11-21T16:03:49.013Z] [INFO] [2023-11-21T16:03:49.013Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.013Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:49.014Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:49.014Z] [WARNING] The 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-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2023-11-21T16:03:49.014Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:03:49.271Z] [INFO] [2023-11-21T16:03:49.271Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.271Z] [INFO] [2023-11-21T16:03:49.271Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.271Z] [INFO] [2023-11-21T16:03:49.271Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2023-11-21T16:03:49.271Z] [INFO] [2023-11-21T16:03:49.271Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.271Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:49.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 [2023-11-21T16:03:49.271Z] [WARNING] The 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-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2023-11-21T16:03:49.271Z] [INFO] [2023-11-21T16:03:49.271Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.272Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped [2023-11-21T16:03:49.272Z] [INFO] [2023-11-21T16:03:49.272Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.272Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar [2023-11-21T16:03:49.272Z] [INFO] [2023-11-21T16:03:49.272Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.528Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar [2023-11-21T16:03:49.528Z] [INFO] [2023-11-21T16:03:49.528Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.528Z] [INFO] [2023-11-21T16:03:49.528Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.528Z] [INFO] [2023-11-21T16:03:49.528Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.528Z] [INFO] [2023-11-21T16:03:49.528Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:49.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:49.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:49.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:49.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:49.528Z] [INFO] [2023-11-21T16:03:49.528Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2023-11-21T16:03:49.528Z] [INFO] [2023-11-21T16:03:49.528Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2023-11-21T16:03:49.528Z] [INFO] Building Trace Compass TMF Parent 9.1.0-SNAPSHOT [8/144] [2023-11-21T16:03:49.528Z] [INFO] from tmf/pom.xml [2023-11-21T16:03:49.528Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:03:49.528Z] [INFO] [2023-11-21T16:03:49.528Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2023-11-21T16:03:49.528Z] [INFO] [2023-11-21T16:03:49.528Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2023-11-21T16:03:49.528Z] [INFO] [2023-11-21T16:03:49.528Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2023-11-21T16:03:49.528Z] [INFO] [2023-11-21T16:03:49.528Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent --- [2023-11-21T16:03:49.529Z] [INFO] [2023-11-21T16:03:49.529Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2023-11-21T16:03:49.529Z] [INFO] [2023-11-21T16:03:49.529Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2023-11-21T16:03:49.529Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:03:49.529Z] [INFO] [2023-11-21T16:03:49.529Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2023-11-21T16:03:49.529Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT [9/144] [2023-11-21T16:03:49.529Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2023-11-21T16:03:49.529Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:49.529Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:49.529Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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]) [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] The project's OSGi version is 1.1.1.202311211602 [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] Resolving class path of Trace Compass Filter Parser [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:49.786Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:49.786Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2023-11-21T16:03:49.786Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:49.786Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:49.786Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar [2023-11-21T16:03:49.786Z] [INFO] [2023-11-21T16:03:49.786Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:49.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar [2023-11-21T16:03:50.043Z] [INFO] [2023-11-21T16:03:50.043Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:50.043Z] [INFO] [2023-11-21T16:03:50.043Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:50.043Z] [INFO] [2023-11-21T16:03:50.043Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:50.043Z] [INFO] [2023-11-21T16:03:50.043Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:50.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:50.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:50.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:50.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:50.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:50.043Z] [INFO] [2023-11-21T16:03:50.043Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2023-11-21T16:03:50.043Z] [INFO] [2023-11-21T16:03:50.043Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2023-11-21T16:03:50.043Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT [10/144] [2023-11-21T16:03:50.043Z] [INFO] from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2023-11-21T16:03:50.043Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:50.043Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:50.043Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2023-11-21T16:03:50.043Z] [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 [2023-11-21T16:03:50.043Z] [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 10 MB/s) [2023-11-21T16:03:50.301Z] [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 [2023-11-21T16:03:50.301Z] [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) [2023-11-21T16:03:50.301Z] [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 [2023-11-21T16:03:50.301Z] [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 569 kB/s) [2023-11-21T16:03:50.301Z] [INFO] [2023-11-21T16:03:50.301Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.301Z] [INFO] [2023-11-21T16:03:50.301Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.301Z] [INFO] The project's OSGi version is 5.3.0.202311211602 [2023-11-21T16:03:50.301Z] [INFO] [2023-11-21T16:03:50.301Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.301Z] [INFO] [2023-11-21T16:03:50.301Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.301Z] [INFO] [2023-11-21T16:03:50.301Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.301Z] [INFO] [2023-11-21T16:03:50.301Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.301Z] [INFO] [2023-11-21T16:03:50.301Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.301Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core [2023-11-21T16:03:50.301Z] [INFO] [2023-11-21T16:03:50.301Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2023-11-21T16:03:50.301Z] [INFO] [2023-11-21T16:03:50.301Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.301Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:50.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:50.301Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2023-11-21T16:03:50.301Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:03:50.866Z] [INFO] [2023-11-21T16:03:50.866Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.866Z] [INFO] [2023-11-21T16:03:50.866Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.866Z] [INFO] [2023-11-21T16:03:50.866Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2023-11-21T16:03:50.866Z] [INFO] [2023-11-21T16:03:50.866Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.866Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:50.866Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:50.866Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2023-11-21T16:03:50.866Z] [INFO] [2023-11-21T16:03:50.866Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.866Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped [2023-11-21T16:03:50.866Z] [INFO] [2023-11-21T16:03:50.866Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:50.866Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar [2023-11-21T16:03:50.866Z] [INFO] [2023-11-21T16:03:50.866Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:51.124Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar [2023-11-21T16:03:51.124Z] [INFO] [2023-11-21T16:03:51.124Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:51.124Z] [INFO] [2023-11-21T16:03:51.124Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:51.125Z] [INFO] [2023-11-21T16:03:51.125Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:51.125Z] [INFO] [2023-11-21T16:03:51.125Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:51.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar [2023-11-21T16:03:51.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.pom [2023-11-21T16:03:51.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar [2023-11-21T16:03:51.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:03:51.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:03:51.125Z] [INFO] [2023-11-21T16:03:51.125Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2023-11-21T16:03:51.125Z] [INFO] [2023-11-21T16:03:51.125Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2023-11-21T16:03:51.125Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT [11/144] [2023-11-21T16:03:51.125Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2023-11-21T16:03:51.125Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:51.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:51.125Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2023-11-21T16:03:51.690Z] [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 [2023-11-21T16:03:51.690Z] [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 3.7 MB/s) [2023-11-21T16:03:51.947Z] [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 [2023-11-21T16:03:51.947Z] [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 1.3 MB/s) [2023-11-21T16:03:51.947Z] [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 [2023-11-21T16:03:51.947Z] [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 1.1 MB/s) [2023-11-21T16:03:51.947Z] [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 [2023-11-21T16:03:51.947Z] [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 1.6 MB/s) [2023-11-21T16:03:51.947Z] [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 [2023-11-21T16:03:51.947Z] [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 3.1 MB/s) [2023-11-21T16:03:51.947Z] [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 [2023-11-21T16:03:52.204Z] [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.9 MB/s) [2023-11-21T16:03:52.204Z] [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 [2023-11-21T16:03:52.204Z] [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 2.2 MB/s) [2023-11-21T16:03:52.204Z] [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 [2023-11-21T16:03:52.204Z] [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 1.9 MB/s) [2023-11-21T16:03:52.204Z] [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 [2023-11-21T16:03:52.204Z] [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 228 kB/s) [2023-11-21T16:03:52.204Z] [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 [2023-11-21T16:03:52.204Z] [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 44 kB/s) [2023-11-21T16:03:52.204Z] [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 [2023-11-21T16:03:52.204Z] [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 70 kB/s) [2023-11-21T16:03:52.204Z] [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 [2023-11-21T16:03:52.204Z] [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 82 kB/s) [2023-11-21T16:03:52.204Z] [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 [2023-11-21T16:03:52.204Z] [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 100 kB/s) [2023-11-21T16:03:52.204Z] [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 [2023-11-21T16:03:52.204Z] [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 126 kB/s) [2023-11-21T16:03:52.204Z] [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 [2023-11-21T16:03:52.204Z] [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 157 kB/s) [2023-11-21T16:03:52.204Z] [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 [2023-11-21T16:03:52.461Z] [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 71 kB/s) [2023-11-21T16:03:52.461Z] [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 [2023-11-21T16:03:52.461Z] [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 190 kB/s) [2023-11-21T16:03:52.461Z] [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 [2023-11-21T16:03:52.462Z] [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 1.1 MB/s) [2023-11-21T16:03:52.462Z] [INFO] [2023-11-21T16:03:52.462Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:52.462Z] [INFO] [2023-11-21T16:03:52.462Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:52.462Z] [INFO] The project's OSGi version is 9.2.0.202311211602 [2023-11-21T16:03:52.462Z] [INFO] [2023-11-21T16:03:52.462Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:52.462Z] [INFO] [2023-11-21T16:03:52.462Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:52.462Z] [INFO] [2023-11-21T16:03:52.462Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:52.462Z] [INFO] [2023-11-21T16:03:52.462Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:52.462Z] [INFO] [2023-11-21T16:03:52.462Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:52.462Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core [2023-11-21T16:03:52.462Z] [INFO] [2023-11-21T16:03:52.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:52.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2023-11-21T16:03:52.462Z] [INFO] [2023-11-21T16:03:52.462Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:52.462Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:52.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:52.462Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2023-11-21T16:03:52.462Z] [INFO] Compiling 473 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:03:54.986Z] [INFO] [2023-11-21T16:03:54.986Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:54.986Z] [INFO] [2023-11-21T16:03:54.986Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:54.986Z] [INFO] [2023-11-21T16:03:54.986Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:54.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2023-11-21T16:03:54.986Z] [INFO] [2023-11-21T16:03:54.986Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:54.986Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:54.986Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:54.986Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2023-11-21T16:03:54.986Z] [INFO] [2023-11-21T16:03:54.986Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:54.986Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:03:54.986Z] [INFO] [2023-11-21T16:03:54.986Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:54.986Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar [2023-11-21T16:03:54.986Z] [INFO] [2023-11-21T16:03:54.986Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:55.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar [2023-11-21T16:03:55.550Z] [INFO] [2023-11-21T16:03:55.550Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:55.550Z] [INFO] [2023-11-21T16:03:55.550Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:55.550Z] [INFO] [2023-11-21T16:03:55.550Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:55.550Z] [INFO] [2023-11-21T16:03:55.550Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:55.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar [2023-11-21T16:03:55.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.pom [2023-11-21T16:03:55.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar [2023-11-21T16:03:55.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:03:55.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:03:55.550Z] [INFO] [2023-11-21T16:03:55.550Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2023-11-21T16:03:55.550Z] [INFO] [2023-11-21T16:03:55.550Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2023-11-21T16:03:55.550Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT [12/144] [2023-11-21T16:03:55.550Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2023-11-21T16:03:55.550Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:55.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 [2023-11-21T16:03:55.808Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2023-11-21T16:03:55.808Z] [INFO] [2023-11-21T16:03:55.808Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:55.808Z] [INFO] [2023-11-21T16:03:55.808Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:55.808Z] [INFO] The project's OSGi version is 5.5.0.202311211602 [2023-11-21T16:03:55.808Z] [INFO] [2023-11-21T16:03:55.808Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:55.808Z] [INFO] [2023-11-21T16:03:55.808Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:55.808Z] [INFO] [2023-11-21T16:03:55.808Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:55.808Z] [INFO] [2023-11-21T16:03:55.808Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:55.808Z] [INFO] [2023-11-21T16:03:55.808Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:55.808Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core [2023-11-21T16:03:55.808Z] [INFO] [2023-11-21T16:03:55.808Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:55.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2023-11-21T16:03:55.808Z] [INFO] [2023-11-21T16:03:55.808Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:55.808Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:55.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 [2023-11-21T16:03:55.808Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2023-11-21T16:03:55.808Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:03:56.373Z] [INFO] [2023-11-21T16:03:56.373Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.373Z] [INFO] [2023-11-21T16:03:56.373Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.373Z] [INFO] [2023-11-21T16:03:56.373Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2023-11-21T16:03:56.373Z] [INFO] [2023-11-21T16:03:56.373Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.373Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:56.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:56.373Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2023-11-21T16:03:56.373Z] [INFO] [2023-11-21T16:03:56.373Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.373Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:03:56.373Z] [INFO] [2023-11-21T16:03:56.373Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.373Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar [2023-11-21T16:03:56.373Z] [INFO] [2023-11-21T16:03:56.373Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.374Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar [2023-11-21T16:03:56.374Z] [INFO] [2023-11-21T16:03:56.374Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.374Z] [INFO] [2023-11-21T16:03:56.374Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.374Z] [INFO] [2023-11-21T16:03:56.374Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.374Z] [INFO] [2023-11-21T16:03:56.374Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar [2023-11-21T16:03:56.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.pom [2023-11-21T16:03:56.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar [2023-11-21T16:03:56.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:03:56.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:03:56.374Z] [INFO] [2023-11-21T16:03:56.374Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2023-11-21T16:03:56.374Z] [INFO] [2023-11-21T16:03:56.374Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2023-11-21T16:03:56.374Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT [13/144] [2023-11-21T16:03:56.374Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2023-11-21T16:03:56.374Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:56.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 [2023-11-21T16:03:56.374Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2023-11-21T16:03:56.631Z] [INFO] [2023-11-21T16:03:56.631Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.631Z] [INFO] [2023-11-21T16:03:56.631Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.631Z] [INFO] The project's OSGi version is 2.4.0.202311211602 [2023-11-21T16:03:56.631Z] [INFO] [2023-11-21T16:03:56.631Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.631Z] [INFO] [2023-11-21T16:03:56.631Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.631Z] [INFO] [2023-11-21T16:03:56.631Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.631Z] [INFO] [2023-11-21T16:03:56.631Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.631Z] [INFO] [2023-11-21T16:03:56.631Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.631Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core [2023-11-21T16:03:56.631Z] [INFO] [2023-11-21T16:03:56.631Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2023-11-21T16:03:56.631Z] [INFO] [2023-11-21T16:03:56.631Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.631Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:56.631Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:56.631Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2023-11-21T16:03:56.631Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:03:56.889Z] [INFO] [2023-11-21T16:03:56.889Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.889Z] [INFO] [2023-11-21T16:03:56.889Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.889Z] [INFO] [2023-11-21T16:03:56.889Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2023-11-21T16:03:56.890Z] [INFO] [2023-11-21T16:03:56.890Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.890Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:56.890Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:56.890Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2023-11-21T16:03:56.890Z] [INFO] [2023-11-21T16:03:56.890Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.890Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:03:56.890Z] [INFO] [2023-11-21T16:03:56.890Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:56.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:57.147Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:57.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar [2023-11-21T16:03:57.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.pom [2023-11-21T16:03:57.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar [2023-11-21T16:03:57.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:03:57.147Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2023-11-21T16:03:57.147Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [14/144] [2023-11-21T16:03:57.147Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2023-11-21T16:03:57.147Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:57.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 [2023-11-21T16:03:57.147Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.147Z] [INFO] The project's OSGi version is 4.1.1.202311211602 [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.147Z] [INFO] [2023-11-21T16:03:57.147Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.148Z] [INFO] [2023-11-21T16:03:57.148Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.148Z] [INFO] [2023-11-21T16:03:57.148Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.148Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core [2023-11-21T16:03:57.405Z] [INFO] [2023-11-21T16:03:57.405Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.405Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2023-11-21T16:03:57.405Z] [INFO] [2023-11-21T16:03:57.405Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.405Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:57.405Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:57.405Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2023-11-21T16:03:57.405Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:03:57.665Z] [INFO] [2023-11-21T16:03:57.665Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.665Z] [INFO] [2023-11-21T16:03:57.665Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.666Z] [INFO] [2023-11-21T16:03:57.666Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2023-11-21T16:03:57.666Z] [INFO] [2023-11-21T16:03:57.666Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.666Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:57.666Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:57.666Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2023-11-21T16:03:57.666Z] [INFO] [2023-11-21T16:03:57.666Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.666Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:03:57.666Z] [INFO] [2023-11-21T16:03:57.666Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar [2023-11-21T16:03:57.923Z] [INFO] [2023-11-21T16:03:57.923Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar [2023-11-21T16:03:57.923Z] [INFO] [2023-11-21T16:03:57.923Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.923Z] [INFO] [2023-11-21T16:03:57.923Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.923Z] [INFO] [2023-11-21T16:03:57.923Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.923Z] [INFO] [2023-11-21T16:03:57.923Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:57.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:03:57.924Z] [INFO] [2023-11-21T16:03:57.924Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2023-11-21T16:03:57.924Z] [INFO] [2023-11-21T16:03:57.924Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2023-11-21T16:03:57.924Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT [15/144] [2023-11-21T16:03:57.924Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2023-11-21T16:03:57.924Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:57.924Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:57.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2023-11-21T16:03:58.181Z] [INFO] [2023-11-21T16:03:58.181Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:58.181Z] [INFO] [2023-11-21T16:03:58.181Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:58.181Z] [INFO] The project's OSGi version is 8.2.0.202311211602 [2023-11-21T16:03:58.181Z] [INFO] [2023-11-21T16:03:58.181Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:58.181Z] [INFO] [2023-11-21T16:03:58.181Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:58.181Z] [INFO] [2023-11-21T16:03:58.181Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:58.181Z] [INFO] [2023-11-21T16:03:58.181Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:58.181Z] [INFO] [2023-11-21T16:03:58.181Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:58.181Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core [2023-11-21T16:03:58.181Z] [INFO] [2023-11-21T16:03:58.181Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:58.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2023-11-21T16:03:58.181Z] [INFO] [2023-11-21T16:03:58.181Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:58.181Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:58.181Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:58.181Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2023-11-21T16:03:58.181Z] [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:03:59.114Z] [INFO] [2023-11-21T16:03:59.114Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.114Z] [INFO] [2023-11-21T16:03:59.114Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.114Z] [INFO] [2023-11-21T16:03:59.114Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2023-11-21T16:03:59.114Z] [INFO] [2023-11-21T16:03:59.114Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.114Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:03:59.114Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:59.114Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2023-11-21T16:03:59.114Z] [INFO] [2023-11-21T16:03:59.114Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.114Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:03:59.114Z] [INFO] [2023-11-21T16:03:59.114Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar [2023-11-21T16:03:59.114Z] [INFO] [2023-11-21T16:03:59.114Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.114Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar [2023-11-21T16:03:59.114Z] [INFO] [2023-11-21T16:03:59.114Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar [2023-11-21T16:03:59.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.pom [2023-11-21T16:03:59.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar [2023-11-21T16:03:59.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:03:59.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2023-11-21T16:03:59.115Z] [INFO] Building Trace Compass CTF Support Parent 9.1.0-SNAPSHOT [16/144] [2023-11-21T16:03:59.115Z] [INFO] from ctf/pom.xml [2023-11-21T16:03:59.115Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2023-11-21T16:03:59.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2023-11-21T16:03:59.115Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT [17/144] [2023-11-21T16:03:59.115Z] [INFO] from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2023-11-21T16:03:59.115Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:03:59.115Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:03:59.115Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:03:59.115Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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]) [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:03:59.115Z] [INFO] The project's OSGi version is 1.1.1.202311211602 [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:03:59.115Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in [2023-11-21T16:03:59.115Z] [INFO] [2023-11-21T16:03:59.115Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:03:59.115Z] [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 [2023-11-21T16:03:59.373Z] [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 [2023-11-21T16:03:59.373Z] [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 [2023-11-21T16:03:59.373Z] [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 [2023-11-21T16:03:59.373Z] [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 [2023-11-21T16:03:59.373Z] [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 [2023-11-21T16:03:59.373Z] [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 106 kB/s) [2023-11-21T16:03:59.373Z] [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 [2023-11-21T16:03:59.373Z] [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 [2023-11-21T16:03:59.373Z] [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 [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 45 kB/s) [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 640 kB/s) [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.630Z] [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 [2023-11-21T16:03:59.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 [2023-11-21T16:03:59.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 [2023-11-21T16:03:59.889Z] [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 [2023-11-21T16:03:59.889Z] [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 269 kB/s) [2023-11-21T16:03:59.889Z] [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 [2023-11-21T16:03:59.889Z] [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 [2023-11-21T16:03:59.889Z] [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 [2023-11-21T16:03:59.889Z] [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 [2023-11-21T16:03:59.889Z] [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 [2023-11-21T16:03:59.889Z] [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 [2023-11-21T16:03:59.889Z] [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) [2023-11-21T16:03:59.889Z] [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 [2023-11-21T16:04:00.146Z] [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 [2023-11-21T16:04:00.146Z] [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 [2023-11-21T16:04:00.146Z] [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 [2023-11-21T16:04:00.146Z] [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 [2023-11-21T16:04:00.146Z] [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 [2023-11-21T16:04:00.146Z] [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 8.1 MB/s) [2023-11-21T16:04:00.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom [2023-11-21T16:04:00.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom [2023-11-21T16:04:00.146Z] [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 [2023-11-21T16:04:00.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom [2023-11-21T16:04:00.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom [2023-11-21T16:04:00.403Z] [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 [2023-11-21T16:04:00.403Z] [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 146 kB/s) [2023-11-21T16:04:00.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom [2023-11-21T16:04:00.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom [2023-11-21T16:04:00.403Z] [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 [2023-11-21T16:04:00.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom [2023-11-21T16:04:00.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom [2023-11-21T16:04:00.403Z] [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 [2023-11-21T16:04:00.660Z] [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 353 kB/s) [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 204 kB/s) [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.660Z] [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 945 kB/s) [2023-11-21T16:04:00.660Z] [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 [2023-11-21T16:04:00.917Z] [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 [2023-11-21T16:04:00.917Z] [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 [2023-11-21T16:04:00.917Z] [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 [2023-11-21T16:04:00.917Z] [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 [2023-11-21T16:04:00.917Z] [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 [2023-11-21T16:04:00.917Z] [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 1.9 MB/s) [2023-11-21T16:04:00.917Z] [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 [2023-11-21T16:04:00.917Z] [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 [2023-11-21T16:04:00.918Z] [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 [2023-11-21T16:04:01.175Z] [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 [2023-11-21T16:04:01.175Z] [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 [2023-11-21T16:04:01.175Z] [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 [2023-11-21T16:04:01.175Z] [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) [2023-11-21T16:04:01.175Z] [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 [2023-11-21T16:04:01.175Z] [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 [2023-11-21T16:04:01.175Z] [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 [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [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 85 kB/s) [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar [2023-11-21T16:04:01.432Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar [2023-11-21T16:04:01.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.432Z] [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 [2023-11-21T16:04:01.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 [2023-11-21T16:04:01.689Z] [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 [2023-11-21T16:04:01.689Z] [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 [2023-11-21T16:04:01.689Z] [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 [2023-11-21T16:04:01.689Z] [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 [2023-11-21T16:04:01.689Z] [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 [2023-11-21T16:04:01.689Z] [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 [2023-11-21T16:04:01.689Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar [2023-11-21T16:04:01.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar [2023-11-21T16:04:01.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 12 MB/s) [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 88 MB/s) [2023-11-21T16:04:01.946Z] [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 [2023-11-21T16:04:01.946Z] [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 4.2 MB/s) [2023-11-21T16:04:01.946Z] [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 763 kB/s) [2023-11-21T16:04:01.946Z] [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 52 MB/s) [2023-11-21T16:04:01.946Z] [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.1 MB/s) [2023-11-21T16:04:01.946Z] [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 10 MB/s) [2023-11-21T16:04:01.946Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2023-11-21T16:04:01.946Z] ANTLR Parser Generator Version 3.5.3 [2023-11-21T16:04:02.205Z] Output file /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2023-11-21T16:04:02.205Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2023-11-21T16:04:02.462Z] Input file /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2023-11-21T16:04:02.462Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2023-11-21T16:04:02.462Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: [2023-11-21T16:04:02.462Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2023-11-21T16:04:02.462Z] [2023-11-21T16:04:02.462Z] As a result, alternative(s) 2 were disabled for that input [2023-11-21T16:04:02.462Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: [2023-11-21T16:04:02.462Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2023-11-21T16:04:02.462Z] [2023-11-21T16:04:02.462Z] As a result, alternative(s) 3 were disabled for that input [2023-11-21T16:04:02.720Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: [2023-11-21T16:04:02.720Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2023-11-21T16:04:02.720Z] [2023-11-21T16:04:02.720Z] As a result, alternative(s) 2 were disabled for that input [2023-11-21T16:04:02.720Z] [INFO] [2023-11-21T16:04:02.720Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:02.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2023-11-21T16:04:02.720Z] [INFO] [2023-11-21T16:04:02.720Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:02.720Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:02.720Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:02.720Z] [WARNING] The 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-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2023-11-21T16:04:02.720Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:02.978Z] [INFO] [2023-11-21T16:04:02.978Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:02.978Z] [INFO] [2023-11-21T16:04:02.978Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:02.978Z] [INFO] [2023-11-21T16:04:02.978Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:02.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2023-11-21T16:04:02.978Z] [INFO] [2023-11-21T16:04:02.978Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:02.978Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:02.978Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:02.978Z] [WARNING] The 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-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2023-11-21T16:04:02.978Z] [INFO] [2023-11-21T16:04:02.978Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:02.978Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped [2023-11-21T16:04:02.978Z] [INFO] [2023-11-21T16:04:02.978Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:02.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar [2023-11-21T16:04:02.978Z] [INFO] [2023-11-21T16:04:02.978Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:03.235Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar [2023-11-21T16:04:03.235Z] [INFO] [2023-11-21T16:04:03.235Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:03.235Z] [INFO] [2023-11-21T16:04:03.235Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:03.235Z] [INFO] [2023-11-21T16:04:03.235Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:03.235Z] [INFO] [2023-11-21T16:04:03.235Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:03.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:03.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:03.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:03.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:03.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:03.235Z] [INFO] [2023-11-21T16:04:03.235Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2023-11-21T16:04:03.235Z] [INFO] [2023-11-21T16:04:03.235Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2023-11-21T16:04:03.235Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT [18/144] [2023-11-21T16:04:03.235Z] [INFO] from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2023-11-21T16:04:03.235Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:03.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 [2023-11-21T16:04:03.235Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2023-11-21T16:04:03.235Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.json,1.0.0.v201011060100 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:04:03.493Z] [INFO] [2023-11-21T16:04:03.493Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:03.493Z] [INFO] [2023-11-21T16:04:03.493Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:03.493Z] [INFO] The project's OSGi version is 4.4.0.202311211602 [2023-11-21T16:04:03.493Z] [INFO] [2023-11-21T16:04:03.493Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:03.493Z] [INFO] [2023-11-21T16:04:03.493Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:03.493Z] [INFO] [2023-11-21T16:04:03.493Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:03.493Z] [INFO] [2023-11-21T16:04:03.493Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:03.493Z] [INFO] [2023-11-21T16:04:03.493Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:03.493Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core [2023-11-21T16:04:03.493Z] [INFO] [2023-11-21T16:04:03.493Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:03.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2023-11-21T16:04:03.493Z] [INFO] [2023-11-21T16:04:03.493Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:03.493Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:03.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 [2023-11-21T16:04:03.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.ctf.core:4.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2023-11-21T16:04:03.493Z] [INFO] Compiling 150 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:04.056Z] [INFO] [2023-11-21T16:04:04.056Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.056Z] [INFO] [2023-11-21T16:04:04.056Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.056Z] [INFO] [2023-11-21T16:04:04.056Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2023-11-21T16:04:04.056Z] [INFO] [2023-11-21T16:04:04.056Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.056Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:04.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:04.056Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2023-11-21T16:04:04.056Z] [INFO] [2023-11-21T16:04:04.056Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.056Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 16 were skipped [2023-11-21T16:04:04.056Z] [INFO] [2023-11-21T16:04:04.057Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar [2023-11-21T16:04:04.057Z] [INFO] [2023-11-21T16:04:04.057Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.313Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar [2023-11-21T16:04:04.313Z] [INFO] [2023-11-21T16:04:04.313Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.313Z] [INFO] [2023-11-21T16:04:04.313Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.313Z] [INFO] [2023-11-21T16:04:04.313Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.313Z] [INFO] [2023-11-21T16:04:04.313Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.jar [2023-11-21T16:04:04.313Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT.pom [2023-11-21T16:04:04.314Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-sources.jar [2023-11-21T16:04:04.314Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:04.314Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:04.314Z] [INFO] [2023-11-21T16:04:04.314Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2023-11-21T16:04:04.314Z] [INFO] [2023-11-21T16:04:04.314Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2023-11-21T16:04:04.314Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT [19/144] [2023-11-21T16:04:04.314Z] [INFO] from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2023-11-21T16:04:04.314Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:04.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:04.314Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2023-11-21T16:04:04.571Z] [INFO] [2023-11-21T16:04:04.571Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.571Z] [INFO] [2023-11-21T16:04:04.571Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.571Z] [INFO] The project's OSGi version is 4.5.0.202311211602 [2023-11-21T16:04:04.571Z] [INFO] [2023-11-21T16:04:04.571Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.571Z] [INFO] [2023-11-21T16:04:04.571Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.571Z] [INFO] [2023-11-21T16:04:04.571Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.571Z] [INFO] [2023-11-21T16:04:04.571Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.571Z] [INFO] [2023-11-21T16:04:04.571Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.571Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core [2023-11-21T16:04:04.571Z] [INFO] [2023-11-21T16:04:04.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2023-11-21T16:04:04.571Z] [INFO] [2023-11-21T16:04:04.571Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.571Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:04.571Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:04.571Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2023-11-21T16:04:04.571Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:04.828Z] [INFO] [2023-11-21T16:04:04.828Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.828Z] [INFO] [2023-11-21T16:04:04.828Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.828Z] [INFO] [2023-11-21T16:04:04.828Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2023-11-21T16:04:04.828Z] [INFO] [2023-11-21T16:04:04.828Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.828Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:04.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 [2023-11-21T16:04:04.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.tmf.ctf.core:4.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2023-11-21T16:04:04.828Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.829Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 26 were skipped [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-sources.jar [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT.jar [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT.jar [2023-11-21T16:04:04.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT.pom [2023-11-21T16:04:04.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-sources.jar [2023-11-21T16:04:04.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:04.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2023-11-21T16:04:04.829Z] [INFO] Building Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT [20/144] [2023-11-21T16:04:04.829Z] [INFO] from lttng/pom.xml [2023-11-21T16:04:04.829Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent --- [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2023-11-21T16:04:04.829Z] [INFO] [2023-11-21T16:04:04.829Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2023-11-21T16:04:04.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:04:05.086Z] [INFO] [2023-11-21T16:04:05.086Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2023-11-21T16:04:05.086Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [21/144] [2023-11-21T16:04:05.086Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2023-11-21T16:04:05.086Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:05.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:05.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2023-11-21T16:04:05.086Z] [INFO] [2023-11-21T16:04:05.086Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.086Z] [INFO] [2023-11-21T16:04:05.086Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.086Z] [INFO] The project's OSGi version is 1.3.0.202311211602 [2023-11-21T16:04:05.086Z] [INFO] [2023-11-21T16:04:05.086Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.086Z] [INFO] [2023-11-21T16:04:05.086Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.086Z] [INFO] [2023-11-21T16:04:05.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.086Z] [INFO] [2023-11-21T16:04:05.086Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.086Z] [INFO] [2023-11-21T16:04:05.087Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.087Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core [2023-11-21T16:04:05.087Z] [INFO] [2023-11-21T16:04:05.087Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2023-11-21T16:04:05.087Z] [INFO] [2023-11-21T16:04:05.087Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.087Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:05.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:05.087Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2023-11-21T16:04:05.087Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:05.343Z] [INFO] [2023-11-21T16:04:05.343Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.343Z] [INFO] [2023-11-21T16:04:05.343Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.344Z] [INFO] [2023-11-21T16:04:05.344Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2023-11-21T16:04:05.344Z] [INFO] [2023-11-21T16:04:05.344Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.344Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:05.344Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:05.344Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2023-11-21T16:04:05.344Z] [INFO] [2023-11-21T16:04:05.344Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.344Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 26 were skipped [2023-11-21T16:04:05.344Z] [INFO] [2023-11-21T16:04:05.344Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.344Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar [2023-11-21T16:04:05.344Z] [INFO] [2023-11-21T16:04:05.344Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar [2023-11-21T16:04:05.600Z] [INFO] [2023-11-21T16:04:05.600Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.600Z] [INFO] [2023-11-21T16:04:05.600Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.600Z] [INFO] [2023-11-21T16:04:05.600Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.600Z] [INFO] [2023-11-21T16:04:05.600Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:05.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:05.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:05.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:05.601Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2023-11-21T16:04:05.601Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [22/144] [2023-11-21T16:04:05.601Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2023-11-21T16:04:05.601Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:05.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:05.601Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.601Z] [INFO] The project's OSGi version is 2.2.1.202311211602 [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.601Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2023-11-21T16:04:05.601Z] [INFO] [2023-11-21T16:04:05.601Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.601Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:05.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:05.601Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2023-11-21T16:04:05.601Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:05.858Z] [INFO] [2023-11-21T16:04:05.859Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.859Z] [INFO] [2023-11-21T16:04:05.859Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.859Z] [INFO] [2023-11-21T16:04:05.859Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2023-11-21T16:04:05.859Z] [INFO] [2023-11-21T16:04:05.859Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.860Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:05.860Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:05.860Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2023-11-21T16:04:05.860Z] [INFO] [2023-11-21T16:04:05.860Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.860Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:04:05.860Z] [INFO] [2023-11-21T16:04:05.861Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar [2023-11-21T16:04:05.861Z] [INFO] [2023-11-21T16:04:05.861Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar [2023-11-21T16:04:05.861Z] [INFO] [2023-11-21T16:04:05.861Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.861Z] [INFO] [2023-11-21T16:04:05.861Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.862Z] [INFO] [2023-11-21T16:04:05.862Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.862Z] [INFO] [2023-11-21T16:04:05.862Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:05.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:06.123Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:06.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:06.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:06.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2023-11-21T16:04:06.124Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [23/144] [2023-11-21T16:04:06.124Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2023-11-21T16:04:06.124Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:06.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 [2023-11-21T16:04:06.124Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.124Z] [INFO] The project's OSGi version is 1.2.0.202311211602 [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.124Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.124Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2023-11-21T16:04:06.124Z] [INFO] [2023-11-21T16:04:06.124Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.124Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:06.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 [2023-11-21T16:04:06.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.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2023-11-21T16:04:06.124Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:06.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 [2023-11-21T16:04:06.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.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [INFO] [2023-11-21T16:04:06.382Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:06.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:06.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:06.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:06.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:06.383Z] [INFO] [2023-11-21T16:04:06.383Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2023-11-21T16:04:06.383Z] [INFO] [2023-11-21T16:04:06.383Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2023-11-21T16:04:06.383Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT [24/144] [2023-11-21T16:04:06.383Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2023-11-21T16:04:06.383Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:06.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:06.383Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2023-11-21T16:04:06.383Z] [INFO] [2023-11-21T16:04:06.383Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.383Z] [INFO] [2023-11-21T16:04:06.383Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.383Z] [INFO] The project's OSGi version is 5.2.1.202311211602 [2023-11-21T16:04:06.383Z] [INFO] [2023-11-21T16:04:06.383Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.383Z] [INFO] [2023-11-21T16:04:06.383Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.383Z] [INFO] [2023-11-21T16:04:06.383Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.383Z] [INFO] [2023-11-21T16:04:06.383Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.383Z] [INFO] [2023-11-21T16:04:06.383Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.383Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core [2023-11-21T16:04:06.640Z] [INFO] [2023-11-21T16:04:06.640Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2023-11-21T16:04:06.640Z] [INFO] [2023-11-21T16:04:06.640Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.640Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:06.640Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:06.640Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2023-11-21T16:04:06.640Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:06.900Z] [INFO] [2023-11-21T16:04:06.900Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.900Z] [INFO] [2023-11-21T16:04:06.900Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.900Z] [INFO] [2023-11-21T16:04:06.900Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2023-11-21T16:04:06.900Z] [INFO] [2023-11-21T16:04:06.900Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.900Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:06.900Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:06.900Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2023-11-21T16:04:06.900Z] [INFO] [2023-11-21T16:04:06.900Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.900Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 26 were skipped [2023-11-21T16:04:06.900Z] [INFO] [2023-11-21T16:04:06.900Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar [2023-11-21T16:04:06.900Z] [INFO] [2023-11-21T16:04:06.900Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar [2023-11-21T16:04:06.900Z] [INFO] [2023-11-21T16:04:06.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.900Z] [INFO] [2023-11-21T16:04:06.900Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:06.900Z] [INFO] [2023-11-21T16:04:06.900Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:07.157Z] [INFO] [2023-11-21T16:04:07.157Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:07.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar [2023-11-21T16:04:07.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.pom [2023-11-21T16:04:07.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar [2023-11-21T16:04:07.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:07.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core >-- [2023-11-21T16:04:07.158Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT [25/144] [2023-11-21T16:04:07.158Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties [2023-11-21T16:04:07.158Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:07.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 [2023-11-21T16:04:07.158Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.158Z] [INFO] The project's OSGi version is 0.1.1.202311211602 [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.158Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/main/resources [2023-11-21T16:04:07.158Z] [INFO] [2023-11-21T16:04:07.158Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.158Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:07.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 [2023-11-21T16:04:07.158Z] [WARNING] The 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.callstack.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties [2023-11-21T16:04:07.158Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:07.724Z] [INFO] [2023-11-21T16:04:07.724Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.724Z] [INFO] [2023-11-21T16:04:07.724Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.724Z] [INFO] [2023-11-21T16:04:07.724Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/src/test/resources [2023-11-21T16:04:07.724Z] [INFO] [2023-11-21T16:04:07.724Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.724Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:07.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 [2023-11-21T16:04:07.724Z] [WARNING] The 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.callstack.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.polyglot.build.properties [2023-11-21T16:04:07.724Z] [INFO] [2023-11-21T16:04:07.724Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.724Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 26 were skipped [2023-11-21T16:04:07.724Z] [INFO] [2023-11-21T16:04:07.724Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.724Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-sources.jar [2023-11-21T16:04:07.724Z] [INFO] [2023-11-21T16:04:07.724Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT.jar [2023-11-21T16:04:07.987Z] [INFO] [2023-11-21T16:04:07.987Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.987Z] [INFO] [2023-11-21T16:04:07.987Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.987Z] [INFO] [2023-11-21T16:04:07.987Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.987Z] [INFO] [2023-11-21T16:04:07.987Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT.jar [2023-11-21T16:04:07.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT.pom [2023-11-21T16:04:07.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-sources.jar [2023-11-21T16:04:07.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:07.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core-0.1.1-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:07.987Z] [INFO] [2023-11-21T16:04:07.987Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core --- [2023-11-21T16:04:07.987Z] [INFO] [2023-11-21T16:04:07.987Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2023-11-21T16:04:07.987Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [26/144] [2023-11-21T16:04:07.987Z] [INFO] from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2023-11-21T16:04:07.987Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:07.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 [2023-11-21T16:04:07.987Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2023-11-21T16:04:09.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.2/icu4j-73.2.jar [2023-11-21T16:04:09.358Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.2/icu4j-73.2.jar (15 MB at 63 MB/s) [2023-11-21T16:04:09.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar [2023-11-21T16:04:09.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar (1.4 MB at 14 MB/s) [2023-11-21T16:04:09.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.jar [2023-11-21T16:04:09.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.jar (211 kB at 7.3 MB/s) [2023-11-21T16:04:09.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.jar [2023-11-21T16:04:09.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.jar (106 kB at 3.5 MB/s) [2023-11-21T16:04:09.909Z] [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 [2023-11-21T16:04:09.909Z] [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 954 kB/s) [2023-11-21T16:04:09.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.jar [2023-11-21T16:04:09.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.jar (244 kB at 9.8 MB/s) [2023-11-21T16:04:09.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.jar [2023-11-21T16:04:09.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.jar (205 kB at 9.3 MB/s) [2023-11-21T16:04:09.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.jar [2023-11-21T16:04:09.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.jar (184 kB at 5.6 MB/s) [2023-11-21T16:04:10.169Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:04:10.169Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:04:10.169Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:04:12.091Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:04:13.490Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [2023-11-21T16:04:13.490Z] [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 3.9 MB/s) [2023-11-21T16:04:13.490Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:04:14.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.2/icu4j-73.2.pom [2023-11-21T16:04:14.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/73.2/icu4j-73.2.pom (4.9 kB at 448 kB/s) [2023-11-21T16:04:14.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom [2023-11-21T16:04:14.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 75 kB/s) [2023-11-21T16:04:14.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom [2023-11-21T16:04:14.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 102 kB/s) [2023-11-21T16:04:14.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.pom [2023-11-21T16:04:14.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.pom (3.2 kB at 245 kB/s) [2023-11-21T16:04:14.083Z] [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 [2023-11-21T16:04:14.083Z] [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 68 kB/s) [2023-11-21T16:04:14.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.pom [2023-11-21T16:04:14.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.pom (2.8 kB at 218 kB/s) [2023-11-21T16:04:14.083Z] [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 [2023-11-21T16:04:14.083Z] [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 51 kB/s) [2023-11-21T16:04:14.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.pom [2023-11-21T16:04:14.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.pom (3.2 kB at 188 kB/s) [2023-11-21T16:04:14.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.pom [2023-11-21T16:04:14.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.pom (3.2 kB at 178 kB/s) [2023-11-21T16:04:14.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.pom [2023-11-21T16:04:14.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.pom (3.0 kB at 178 kB/s) [2023-11-21T16:04:14.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [2023-11-21T16:04:14.083Z] [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) [2023-11-21T16:04:14.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar [2023-11-21T16:04:14.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 19 MB/s) [2023-11-21T16:04:14.360Z] [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 [2023-11-21T16:04:14.360Z] [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 [2023-11-21T16:04:14.360Z] [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 3.0 MB/s) [2023-11-21T16:04:14.360Z] [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 340 kB/s) [2023-11-21T16:04:14.360Z] [INFO] [2023-11-21T16:04:14.360Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:14.360Z] [INFO] [2023-11-21T16:04:14.360Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:14.360Z] [INFO] The project's OSGi version is 1.0.16.202311211602 [2023-11-21T16:04:14.360Z] [INFO] [2023-11-21T16:04:14.360Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:14.360Z] [INFO] [2023-11-21T16:04:14.360Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:14.360Z] [INFO] [2023-11-21T16:04:14.360Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:14.360Z] [INFO] [2023-11-21T16:04:14.360Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:14.360Z] [INFO] [2023-11-21T16:04:14.360Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:14.360Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests [2023-11-21T16:04:14.934Z] [INFO] [2023-11-21T16:04:14.934Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:14.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2023-11-21T16:04:14.934Z] [INFO] [2023-11-21T16:04:14.934Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:14.934Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:14.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 [2023-11-21T16:04:14.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.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2023-11-21T16:04:14.934Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:15.191Z] [INFO] [2023-11-21T16:04:15.191Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.191Z] [INFO] [2023-11-21T16:04:15.191Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.191Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2023-11-21T16:04:15.191Z] [INFO] [2023-11-21T16:04:15.191Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.192Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped [2023-11-21T16:04:15.192Z] [INFO] [2023-11-21T16:04:15.192Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar [2023-11-21T16:04:15.192Z] [INFO] [2023-11-21T16:04:15.192Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.192Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar [2023-11-21T16:04:15.192Z] [INFO] [2023-11-21T16:04:15.192Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.192Z] [INFO] [2023-11-21T16:04:15.192Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.192Z] [INFO] [2023-11-21T16:04:15.192Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.192Z] [INFO] [2023-11-21T16:04:15.192Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.192Z] [INFO] Skipping tests [2023-11-21T16:04:15.192Z] [INFO] [2023-11-21T16:04:15.192Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:15.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:15.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:15.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:15.192Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:15.192Z] [INFO] [2023-11-21T16:04:15.192Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2023-11-21T16:04:15.192Z] [INFO] [2023-11-21T16:04:15.192Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2023-11-21T16:04:15.192Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT [27/144] [2023-11-21T16:04:15.192Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2023-11-21T16:04:15.192Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:15.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 [2023-11-21T16:04:15.456Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.24-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2023-11-21T16:04:15.456Z] [INFO] [2023-11-21T16:04:15.456Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:15.456Z] [INFO] [2023-11-21T16:04:15.456Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:15.456Z] [INFO] The project's OSGi version is 1.0.24.202311211602 [2023-11-21T16:04:15.456Z] [INFO] [2023-11-21T16:04:15.456Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:15.456Z] [INFO] [2023-11-21T16:04:15.456Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:15.456Z] [INFO] [2023-11-21T16:04:15.456Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:15.456Z] [INFO] [2023-11-21T16:04:15.456Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:15.456Z] [INFO] [2023-11-21T16:04:15.456Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:15.456Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests [2023-11-21T16:04:15.717Z] [INFO] [2023-11-21T16:04:15.717Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:15.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2023-11-21T16:04:15.717Z] [INFO] [2023-11-21T16:04:15.717Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:15.717Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:15.717Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:15.717Z] [WARNING] The 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.24-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2023-11-21T16:04:15.717Z] [INFO] Compiling 167 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:17.088Z] [INFO] [2023-11-21T16:04:17.088Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.088Z] [INFO] [2023-11-21T16:04:17.088Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2023-11-21T16:04:17.088Z] [INFO] [2023-11-21T16:04:17.088Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.089Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 111 were skipped [2023-11-21T16:04:17.089Z] [INFO] [2023-11-21T16:04:17.089Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-sources.jar [2023-11-21T16:04:17.089Z] [INFO] [2023-11-21T16:04:17.089Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT.jar [2023-11-21T16:04:17.346Z] [INFO] [2023-11-21T16:04:17.346Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.346Z] [INFO] [2023-11-21T16:04:17.346Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.346Z] [INFO] [2023-11-21T16:04:17.346Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.346Z] [INFO] [2023-11-21T16:04:17.346Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.346Z] [INFO] Skipping tests [2023-11-21T16:04:17.346Z] [INFO] [2023-11-21T16:04:17.346Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT.jar [2023-11-21T16:04:17.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT.pom [2023-11-21T16:04:17.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-sources.jar [2023-11-21T16:04:17.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:17.346Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.24-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.24-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:17.346Z] [INFO] [2023-11-21T16:04:17.346Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2023-11-21T16:04:17.346Z] [INFO] [2023-11-21T16:04:17.346Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2023-11-21T16:04:17.346Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT [28/144] [2023-11-21T16:04:17.346Z] [INFO] from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2023-11-21T16:04:17.346Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:17.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:17.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2023-11-21T16:04:17.607Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][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. [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] The project's OSGi version is 1.0.13.202311211602 [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:20.918Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:20.918Z] [WARNING] The 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.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2023-11-21T16:04:20.918Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:20.918Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped [2023-11-21T16:04:20.918Z] [INFO] [2023-11-21T16:04:20.918Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:21.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar [2023-11-21T16:04:21.175Z] [INFO] [2023-11-21T16:04:21.175Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:21.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT.jar [2023-11-21T16:04:21.175Z] [INFO] [2023-11-21T16:04:21.175Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:21.175Z] [INFO] [2023-11-21T16:04:21.175Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:21.175Z] [INFO] [2023-11-21T16:04:21.175Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:21.175Z] [INFO] [2023-11-21T16:04:21.175Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:21.175Z] [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 [2023-11-21T16:04:21.175Z] [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 [2023-11-21T16:04:21.175Z] [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 [2023-11-21T16:04:21.175Z] [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 [2023-11-21T16:04:21.175Z] [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 [2023-11-21T16:04:21.175Z] [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 [2023-11-21T16:04:21.175Z] [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 8.0 MB/s) [2023-11-21T16:04:21.175Z] [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 [2023-11-21T16:04:21.432Z] [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 [2023-11-21T16:04:21.432Z] [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 [2023-11-21T16:04:21.433Z] [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 [2023-11-21T16:04:21.433Z] [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 [2023-11-21T16:04:21.433Z] [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 [2023-11-21T16:04:21.433Z] [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 869 kB/s) [2023-11-21T16:04:21.433Z] [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 [2023-11-21T16:04:21.433Z] [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 [2023-11-21T16:04:21.433Z] [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 [2023-11-21T16:04:21.690Z] [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 [2023-11-21T16:04:21.690Z] [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 [2023-11-21T16:04:21.690Z] [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 [2023-11-21T16:04:21.690Z] [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 251 kB/s) [2023-11-21T16:04:21.690Z] [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 [2023-11-21T16:04:21.690Z] [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 [2023-11-21T16:04:21.690Z] [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 [2023-11-21T16:04:21.690Z] [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 [2023-11-21T16:04:21.690Z] [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 [2023-11-21T16:04:21.947Z] [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 [2023-11-21T16:04:21.948Z] [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 144 kB/s) [2023-11-21T16:04:21.948Z] [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 [2023-11-21T16:04:21.948Z] [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 [2023-11-21T16:04:21.948Z] [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 [2023-11-21T16:04:21.948Z] [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 [2023-11-21T16:04:21.948Z] [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 [2023-11-21T16:04:21.948Z] [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 [2023-11-21T16:04:21.948Z] [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 [2023-11-21T16:04:22.205Z] [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 [2023-11-21T16:04:22.205Z] [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 [2023-11-21T16:04:22.462Z] [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 [2023-11-21T16:04:22.462Z] [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 [2023-11-21T16:04:22.462Z] [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 [2023-11-21T16:04:22.462Z] [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 [2023-11-21T16:04:22.462Z] [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 [2023-11-21T16:04:22.462Z] [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 [2023-11-21T16:04:22.462Z] [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 [2023-11-21T16:04:22.462Z] [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 66 MB/s) [2023-11-21T16:04:22.462Z] [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 [2023-11-21T16:04:22.462Z] [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 [2023-11-21T16:04:22.462Z] [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 1.7 MB/s) [2023-11-21T16:04:22.462Z] [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 58 MB/s) [2023-11-21T16:04:22.462Z] [INFO] Executing tasks [2023-11-21T16:04:22.724Z] [WARNING] [echo] Verifying: ${anyTraceExists} [2023-11-21T16:04:22.724Z] [WARNING] [echo] Attempting to download test traces [2023-11-21T16:04:22.724Z] [INFO] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2023-11-21T16:04:22.724Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2023-11-21T16:04:22.724Z] [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 [2023-11-21T16:04:22.724Z] [INFO] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2023-11-21T16:04:22.724Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2023-11-21T16:04:22.724Z] [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 [2023-11-21T16:04:22.998Z] [INFO] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2023-11-21T16:04:22.998Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2023-11-21T16:04:22.998Z] [INFO] [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2023-11-21T16:04:23.259Z] [INFO] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2023-11-21T16:04:23.259Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2023-11-21T16:04:23.259Z] [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 [2023-11-21T16:04:24.212Z] [INFO] [exec] Cloning into 'ctf-testsuite'... [2023-11-21T16:04:24.469Z] [INFO] [exec] Your branch is up to date with 'origin/master'. [2023-11-21T16:04:24.469Z] [INFO] [exec] Already on 'master' [2023-11-21T16:04:24.726Z] [INFO] [exec] Already up to date. [2023-11-21T16:04:24.726Z] [INFO] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2023-11-21T16:04:24.726Z] [INFO] [exec] [2023-11-21T16:04:24.726Z] [INFO] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2023-11-21T16:04:24.726Z] [INFO] [exec] changes and commit them, and you can discard any commits you make in this [2023-11-21T16:04:24.726Z] [INFO] [exec] state without impacting any branches by performing another checkout. [2023-11-21T16:04:24.726Z] [INFO] [exec] [2023-11-21T16:04:24.726Z] [INFO] [exec] If you want to create a new branch to retain commits you create, you may [2023-11-21T16:04:24.726Z] [INFO] [exec] do so (now or later) by using -b with the checkout command again. Example: [2023-11-21T16:04:24.726Z] [INFO] [exec] [2023-11-21T16:04:24.726Z] [INFO] [exec] git checkout -b [2023-11-21T16:04:24.726Z] [INFO] [exec] [2023-11-21T16:04:24.726Z] [INFO] [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master [2023-11-21T16:04:24.984Z] [WARNING] [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2023-11-21T16:04:24.984Z] [INFO] [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2023-11-21T16:04:25.241Z] [INFO] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2023-11-21T16:04:25.241Z] [INFO] [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2023-11-21T16:04:25.804Z] [INFO] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2023-11-21T16:04:26.062Z] [INFO] [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2023-11-21T16:04:26.062Z] [INFO] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2023-11-21T16:04:26.062Z] [INFO] [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2023-11-21T16:04:27.004Z] [INFO] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2023-11-21T16:04:27.568Z] [WARNING] [echo] Traces extracted successfully [2023-11-21T16:04:27.568Z] [INFO] Executed tasks [2023-11-21T16:04:27.568Z] [INFO] [2023-11-21T16:04:27.568Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:27.568Z] [INFO] Skipping tests [2023-11-21T16:04:27.568Z] [INFO] [2023-11-21T16:04:27.568Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:27.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT.jar [2023-11-21T16:04:27.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT.pom [2023-11-21T16:04:27.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-sources.jar [2023-11-21T16:04:27.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:27.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.13-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:27.568Z] [INFO] [2023-11-21T16:04:27.568Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2023-11-21T16:04:27.568Z] [INFO] [2023-11-21T16:04:27.568Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2023-11-21T16:04:27.568Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT [29/144] [2023-11-21T16:04:27.568Z] [INFO] from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2023-11-21T16:04:27.568Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:27.568Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:27.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2023-11-21T16:04:27.569Z] [INFO] [2023-11-21T16:04:27.569Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:27.826Z] [INFO] [2023-11-21T16:04:27.826Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:27.826Z] [INFO] The project's OSGi version is 1.0.16.202311211602 [2023-11-21T16:04:27.826Z] [INFO] [2023-11-21T16:04:27.826Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:27.826Z] [INFO] [2023-11-21T16:04:27.826Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:27.826Z] [INFO] [2023-11-21T16:04:27.826Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:27.826Z] [INFO] [2023-11-21T16:04:27.826Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:27.826Z] [INFO] [2023-11-21T16:04:27.826Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:27.826Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests [2023-11-21T16:04:27.826Z] [INFO] [2023-11-21T16:04:27.826Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:27.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2023-11-21T16:04:27.826Z] [INFO] [2023-11-21T16:04:27.826Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:27.826Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:27.826Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:27.826Z] [WARNING] The 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.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2023-11-21T16:04:27.826Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:28.389Z] [INFO] [2023-11-21T16:04:28.389Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.389Z] [INFO] [2023-11-21T16:04:28.389Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.389Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2023-11-21T16:04:28.389Z] [INFO] [2023-11-21T16:04:28.389Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.389Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 113 were skipped [2023-11-21T16:04:28.389Z] [INFO] [2023-11-21T16:04:28.389Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.389Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar [2023-11-21T16:04:28.390Z] [INFO] [2023-11-21T16:04:28.390Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT.jar [2023-11-21T16:04:28.390Z] [INFO] [2023-11-21T16:04:28.390Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.390Z] [INFO] [2023-11-21T16:04:28.390Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.390Z] [INFO] [2023-11-21T16:04:28.390Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.390Z] [INFO] [2023-11-21T16:04:28.390Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.390Z] [INFO] Skipping tests [2023-11-21T16:04:28.390Z] [INFO] [2023-11-21T16:04:28.390Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT.jar [2023-11-21T16:04:28.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT.pom [2023-11-21T16:04:28.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-sources.jar [2023-11-21T16:04:28.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:28.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.16-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:28.390Z] [INFO] [2023-11-21T16:04:28.390Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2023-11-21T16:04:28.390Z] [INFO] [2023-11-21T16:04:28.390Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests >-- [2023-11-21T16:04:28.390Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT [30/144] [2023-11-21T16:04:28.390Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml [2023-11-21T16:04:28.390Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:28.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:28.390Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml [2023-11-21T16:04:28.647Z] [INFO] [2023-11-21T16:04:28.648Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:28.648Z] [INFO] [2023-11-21T16:04:28.648Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:28.648Z] [INFO] The project's OSGi version is 0.1.1.202311211602 [2023-11-21T16:04:28.648Z] [INFO] [2023-11-21T16:04:28.648Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:28.648Z] [INFO] [2023-11-21T16:04:28.648Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:28.648Z] [INFO] [2023-11-21T16:04:28.648Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:28.648Z] [INFO] [2023-11-21T16:04:28.648Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:28.648Z] [INFO] [2023-11-21T16:04:28.648Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:28.648Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.core.tests [2023-11-21T16:04:28.905Z] [INFO] [2023-11-21T16:04:28.905Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:28.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/main/resources [2023-11-21T16:04:28.905Z] [INFO] [2023-11-21T16:04:28.905Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:28.905Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:28.905Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:28.905Z] [WARNING] The 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.callstack.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/pom.xml [2023-11-21T16:04:28.905Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:29.164Z] [INFO] [2023-11-21T16:04:29.164Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.164Z] [INFO] [2023-11-21T16:04:29.164Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/src/test/resources [2023-11-21T16:04:29.164Z] [INFO] [2023-11-21T16:04:29.164Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.164Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 113 were skipped [2023-11-21T16:04:29.164Z] [INFO] [2023-11-21T16:04:29.164Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-sources.jar [2023-11-21T16:04:29.164Z] [INFO] [2023-11-21T16:04:29.164Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT.jar [2023-11-21T16:04:29.421Z] [INFO] [2023-11-21T16:04:29.421Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.421Z] [INFO] [2023-11-21T16:04:29.421Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.421Z] [INFO] [2023-11-21T16:04:29.421Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.421Z] [INFO] [2023-11-21T16:04:29.421Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.421Z] [INFO] Skipping tests [2023-11-21T16:04:29.421Z] [INFO] [2023-11-21T16:04:29.421Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT.jar [2023-11-21T16:04:29.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT.pom [2023-11-21T16:04:29.422Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-sources.jar [2023-11-21T16:04:29.422Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:29.422Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:29.422Z] [INFO] [2023-11-21T16:04:29.422Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.core.tests --- [2023-11-21T16:04:29.422Z] [INFO] [2023-11-21T16:04:29.422Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2023-11-21T16:04:29.422Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT [31/144] [2023-11-21T16:04:29.422Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml [2023-11-21T16:04:29.422Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:29.422Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)' [2023-11-21T16:04:29.422Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)' [2023-11-21T16:04:29.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 [2023-11-21T16:04:29.422Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml [2023-11-21T16:04:29.987Z] [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 [2023-11-21T16:04:30.244Z] [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 1.1 MB/s) [2023-11-21T16:04:30.244Z] [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 [2023-11-21T16:04:30.244Z] [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 453 kB/s) [2023-11-21T16:04:30.244Z] [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 [2023-11-21T16:04:30.244Z] [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 852 kB/s) [2023-11-21T16:04:30.811Z] [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 [2023-11-21T16:04:30.811Z] [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 120 kB/s) [2023-11-21T16:04:30.811Z] [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 [2023-11-21T16:04:30.811Z] [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 76 kB/s) [2023-11-21T16:04:30.811Z] [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 [2023-11-21T16:04:30.811Z] [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 64 kB/s) [2023-11-21T16:04:30.811Z] [INFO] [2023-11-21T16:04:30.811Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:30.811Z] [INFO] [2023-11-21T16:04:30.811Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:30.811Z] [INFO] The project's OSGi version is 9.0.1.202311211602 [2023-11-21T16:04:30.811Z] [INFO] [2023-11-21T16:04:30.811Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:30.811Z] [INFO] [2023-11-21T16:04:30.811Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:30.811Z] [INFO] [2023-11-21T16:04:30.811Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:30.811Z] [INFO] [2023-11-21T16:04:30.811Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:30.811Z] [INFO] Executing tasks [2023-11-21T16:04:30.812Z] [WARNING] [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css [2023-11-21T16:04:30.812Z] [WARNING] [echo] Verifying target platform: tracecompass-e4.29 [2023-11-21T16:04:30.812Z] [WARNING] [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css [2023-11-21T16:04:31.069Z] [INFO] Executed tasks [2023-11-21T16:04:31.069Z] [INFO] [2023-11-21T16:04:31.069Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:31.069Z] [INFO] [2023-11-21T16:04:31.069Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:31.069Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui [2023-11-21T16:04:31.069Z] [INFO] [2023-11-21T16:04:31.069Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:31.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2023-11-21T16:04:31.069Z] [INFO] [2023-11-21T16:04:31.069Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:31.069Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:31.069Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:31.069Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml [2023-11-21T16:04:31.327Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:34.617Z] [INFO] [2023-11-21T16:04:34.617Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:34.617Z] [INFO] [2023-11-21T16:04:34.617Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:34.617Z] [INFO] [2023-11-21T16:04:34.617Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:34.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2023-11-21T16:04:34.618Z] [INFO] [2023-11-21T16:04:34.618Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:34.618Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:34.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 [2023-11-21T16:04:34.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.ui:9.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml [2023-11-21T16:04:34.618Z] [INFO] [2023-11-21T16:04:34.618Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:34.618Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped [2023-11-21T16:04:34.618Z] [INFO] [2023-11-21T16:04:34.618Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:34.618Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-sources.jar [2023-11-21T16:04:34.618Z] [INFO] [2023-11-21T16:04:34.618Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:35.184Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT.jar [2023-11-21T16:04:35.442Z] [INFO] [2023-11-21T16:04:35.442Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:35.442Z] [INFO] [2023-11-21T16:04:35.442Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:35.442Z] [INFO] [2023-11-21T16:04:35.442Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:35.442Z] [INFO] [2023-11-21T16:04:35.442Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:35.700Z] [INFO] Executing tasks [2023-11-21T16:04:35.700Z] [WARNING] [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css [2023-11-21T16:04:35.700Z] [INFO] Executed tasks [2023-11-21T16:04:35.700Z] [INFO] [2023-11-21T16:04:35.700Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:35.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT.jar [2023-11-21T16:04:35.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT.pom [2023-11-21T16:04:35.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-sources.jar [2023-11-21T16:04:35.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:35.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.1-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:35.701Z] [INFO] [2023-11-21T16:04:35.701Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2023-11-21T16:04:35.701Z] [INFO] [2023-11-21T16:04:35.701Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2023-11-21T16:04:35.701Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [32/144] [2023-11-21T16:04:35.701Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2023-11-21T16:04:35.701Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:35.701Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:35.701Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2023-11-21T16:04:35.701Z] [INFO] [2023-11-21T16:04:35.701Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:35.701Z] [INFO] [2023-11-21T16:04:35.701Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:35.701Z] [INFO] The project's OSGi version is 6.1.1.202311211602 [2023-11-21T16:04:35.701Z] [INFO] [2023-11-21T16:04:35.701Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:35.701Z] [INFO] [2023-11-21T16:04:35.701Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:35.701Z] [INFO] [2023-11-21T16:04:35.701Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:35.701Z] [INFO] [2023-11-21T16:04:35.701Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:35.701Z] [INFO] [2023-11-21T16:04:35.701Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:35.701Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui [2023-11-21T16:04:36.265Z] [INFO] [2023-11-21T16:04:36.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2023-11-21T16:04:36.265Z] [INFO] [2023-11-21T16:04:36.265Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.265Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:36.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:36.265Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2023-11-21T16:04:36.265Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:36.522Z] [INFO] [2023-11-21T16:04:36.522Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.522Z] [INFO] [2023-11-21T16:04:36.522Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.522Z] [INFO] [2023-11-21T16:04:36.522Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2023-11-21T16:04:36.522Z] [INFO] [2023-11-21T16:04:36.522Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.522Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:36.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:36.523Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2023-11-21T16:04:36.523Z] [INFO] [2023-11-21T16:04:36.523Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.523Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped [2023-11-21T16:04:36.523Z] [INFO] [2023-11-21T16:04:36.523Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.523Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar [2023-11-21T16:04:36.523Z] [INFO] [2023-11-21T16:04:36.523Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.780Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.780Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.780Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:36.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:36.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:36.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:36.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.780Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.780Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2023-11-21T16:04:36.780Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT [33/144] [2023-11-21T16:04:36.780Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2023-11-21T16:04:36.780Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:36.780Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:36.780Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.780Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.780Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:36.780Z] [INFO] The project's OSGi version is 4.1.1.202311211602 [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.780Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.780Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:36.780Z] [INFO] [2023-11-21T16:04:36.781Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:36.781Z] [INFO] [2023-11-21T16:04:36.781Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:36.781Z] [INFO] [2023-11-21T16:04:36.781Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:36.781Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui [2023-11-21T16:04:37.344Z] [INFO] [2023-11-21T16:04:37.344Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2023-11-21T16:04:37.344Z] [INFO] [2023-11-21T16:04:37.344Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.344Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:37.344Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:37.344Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2023-11-21T16:04:37.344Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:37.600Z] [INFO] [2023-11-21T16:04:37.600Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.600Z] [INFO] [2023-11-21T16:04:37.600Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.600Z] [INFO] [2023-11-21T16:04:37.600Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2023-11-21T16:04:37.600Z] [INFO] [2023-11-21T16:04:37.600Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.600Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:37.600Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:37.600Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2023-11-21T16:04:37.600Z] [INFO] [2023-11-21T16:04:37.600Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.600Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped [2023-11-21T16:04:37.600Z] [INFO] [2023-11-21T16:04:37.600Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-sources.jar [2023-11-21T16:04:37.600Z] [INFO] [2023-11-21T16:04:37.600Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.858Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT.jar [2023-11-21T16:04:37.858Z] [INFO] [2023-11-21T16:04:37.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.858Z] [INFO] [2023-11-21T16:04:37.858Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.858Z] [INFO] [2023-11-21T16:04:37.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.858Z] [INFO] [2023-11-21T16:04:37.858Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT.jar [2023-11-21T16:04:37.858Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT.pom [2023-11-21T16:04:37.859Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-sources.jar [2023-11-21T16:04:37.859Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:37.859Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.1-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:37.859Z] [INFO] [2023-11-21T16:04:37.859Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2023-11-21T16:04:37.859Z] [INFO] [2023-11-21T16:04:37.859Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2023-11-21T16:04:37.859Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT [34/144] [2023-11-21T16:04:37.859Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2023-11-21T16:04:37.859Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:37.859Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:37.859Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2023-11-21T16:04:38.116Z] [INFO] [2023-11-21T16:04:38.117Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.117Z] [INFO] [2023-11-21T16:04:38.117Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.117Z] [INFO] The project's OSGi version is 4.1.0.202311211602 [2023-11-21T16:04:38.117Z] [INFO] [2023-11-21T16:04:38.117Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.117Z] [INFO] [2023-11-21T16:04:38.117Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.117Z] [INFO] [2023-11-21T16:04:38.117Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.117Z] [INFO] [2023-11-21T16:04:38.117Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.117Z] [INFO] [2023-11-21T16:04:38.117Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.117Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui [2023-11-21T16:04:38.373Z] [INFO] [2023-11-21T16:04:38.373Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2023-11-21T16:04:38.373Z] [INFO] [2023-11-21T16:04:38.373Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.373Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:38.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:38.373Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2023-11-21T16:04:38.373Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:38.936Z] [INFO] [2023-11-21T16:04:38.936Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.936Z] [INFO] [2023-11-21T16:04:38.936Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.936Z] [INFO] [2023-11-21T16:04:38.936Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.936Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2023-11-21T16:04:38.937Z] [INFO] [2023-11-21T16:04:38.937Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.937Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:38.937Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:38.937Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2023-11-21T16:04:38.937Z] [INFO] [2023-11-21T16:04:38.937Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.937Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped [2023-11-21T16:04:38.937Z] [INFO] [2023-11-21T16:04:38.937Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:38.937Z] [INFO] [2023-11-21T16:04:38.937Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar [2023-11-21T16:04:38.937Z] [INFO] [2023-11-21T16:04:38.937Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.937Z] [INFO] [2023-11-21T16:04:38.937Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.937Z] [INFO] [2023-11-21T16:04:38.937Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.937Z] [INFO] [2023-11-21T16:04:38.937Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar [2023-11-21T16:04:38.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.pom [2023-11-21T16:04:38.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:38.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:38.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:38.937Z] [INFO] [2023-11-21T16:04:38.937Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2023-11-21T16:04:38.937Z] [INFO] [2023-11-21T16:04:38.937Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui >-- [2023-11-21T16:04:38.937Z] [INFO] Building org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT [35/144] [2023-11-21T16:04:38.937Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties [2023-11-21T16:04:38.937Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:38.937Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:38.937Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties [2023-11-21T16:04:39.193Z] [INFO] [2023-11-21T16:04:39.193Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:39.193Z] [INFO] [2023-11-21T16:04:39.193Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:39.194Z] [INFO] The project's OSGi version is 0.1.0.202311211602 [2023-11-21T16:04:39.194Z] [INFO] [2023-11-21T16:04:39.194Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:39.194Z] [INFO] [2023-11-21T16:04:39.194Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:39.194Z] [INFO] [2023-11-21T16:04:39.194Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:39.194Z] [INFO] [2023-11-21T16:04:39.194Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:39.194Z] [INFO] [2023-11-21T16:04:39.194Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:39.194Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.callstack.ui [2023-11-21T16:04:39.450Z] [INFO] [2023-11-21T16:04:39.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:39.450Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/main/resources [2023-11-21T16:04:39.450Z] [INFO] [2023-11-21T16:04:39.450Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:39.450Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:39.450Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:39.450Z] [WARNING] The 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.callstack.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties [2023-11-21T16:04:39.450Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/src/test/resources [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:40.014Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:40.014Z] [WARNING] The 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.callstack.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.polyglot.build.properties [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT.jar [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [INFO] [2023-11-21T16:04:40.014Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT.jar [2023-11-21T16:04:40.014Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT.pom [2023-11-21T16:04:40.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:40.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:40.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.callstack.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.ui-0.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:40.015Z] [INFO] [2023-11-21T16:04:40.015Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.ui --- [2023-11-21T16:04:40.015Z] [INFO] [2023-11-21T16:04:40.015Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2023-11-21T16:04:40.015Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [36/144] [2023-11-21T16:04:40.015Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2023-11-21T16:04:40.015Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:40.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 [2023-11-21T16:04:40.015Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2023-11-21T16:04:40.272Z] [INFO] [2023-11-21T16:04:40.272Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.272Z] [INFO] [2023-11-21T16:04:40.272Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.272Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:04:40.272Z] [INFO] [2023-11-21T16:04:40.272Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.272Z] [INFO] [2023-11-21T16:04:40.272Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.272Z] [INFO] [2023-11-21T16:04:40.272Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.272Z] [INFO] [2023-11-21T16:04:40.272Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.272Z] [INFO] [2023-11-21T16:04:40.272Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.272Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests [2023-11-21T16:04:40.272Z] [INFO] [2023-11-21T16:04:40.272Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2023-11-21T16:04:40.272Z] [INFO] [2023-11-21T16:04:40.272Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.272Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:40.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 [2023-11-21T16:04:40.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.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2023-11-21T16:04:40.272Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 113 were skipped [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [INFO] Skipping tests [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:40.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:40.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:40.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:40.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2023-11-21T16:04:40.530Z] [INFO] [2023-11-21T16:04:40.530Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2023-11-21T16:04:40.530Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [37/144] [2023-11-21T16:04:40.530Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2023-11-21T16:04:40.530Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:40.530Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:40.530Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2023-11-21T16:04:40.800Z] [INFO] [2023-11-21T16:04:40.800Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:40.800Z] [INFO] [2023-11-21T16:04:40.800Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:40.800Z] [INFO] The project's OSGi version is 2.1.0.202311211602 [2023-11-21T16:04:40.800Z] [INFO] [2023-11-21T16:04:40.800Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:40.800Z] [INFO] [2023-11-21T16:04:40.800Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:40.800Z] [INFO] [2023-11-21T16:04:40.800Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:40.800Z] [INFO] [2023-11-21T16:04:40.800Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:40.800Z] [INFO] [2023-11-21T16:04:40.800Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:40.800Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui [2023-11-21T16:04:41.057Z] [INFO] [2023-11-21T16:04:41.057Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.057Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2023-11-21T16:04:41.057Z] [INFO] [2023-11-21T16:04:41.057Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.057Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:41.057Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:41.057Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2023-11-21T16:04:41.315Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:41.315Z] [INFO] [2023-11-21T16:04:41.315Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.315Z] [INFO] [2023-11-21T16:04:41.315Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.315Z] [INFO] [2023-11-21T16:04:41.315Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2023-11-21T16:04:41.316Z] [INFO] [2023-11-21T16:04:41.316Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.316Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:41.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 [2023-11-21T16:04:41.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.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2023-11-21T16:04:41.316Z] [INFO] [2023-11-21T16:04:41.316Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.316Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped [2023-11-21T16:04:41.316Z] [INFO] [2023-11-21T16:04:41.316Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:41.572Z] [INFO] [2023-11-21T16:04:41.572Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.572Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar [2023-11-21T16:04:41.572Z] [INFO] [2023-11-21T16:04:41.572Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.573Z] [INFO] [2023-11-21T16:04:41.573Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.573Z] [INFO] [2023-11-21T16:04:41.573Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.573Z] [INFO] [2023-11-21T16:04:41.573Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:41.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:41.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:41.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:41.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:41.573Z] [INFO] [2023-11-21T16:04:41.573Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2023-11-21T16:04:41.573Z] [INFO] [2023-11-21T16:04:41.573Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2023-11-21T16:04:41.573Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [38/144] [2023-11-21T16:04:41.573Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2023-11-21T16:04:41.573Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:41.573Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:41.573Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2023-11-21T16:04:41.830Z] [INFO] [2023-11-21T16:04:41.830Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.830Z] [INFO] [2023-11-21T16:04:41.830Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.830Z] [INFO] The project's OSGi version is 1.1.0.202311211602 [2023-11-21T16:04:41.830Z] [INFO] [2023-11-21T16:04:41.830Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:41.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:41.831Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2023-11-21T16:04:41.831Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:41.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:41.831Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:41.831Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:04:41.831Z] [INFO] [2023-11-21T16:04:41.831Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:42.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:42.088Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:42.089Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:42.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:42.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:42.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:42.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:42.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2023-11-21T16:04:42.089Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT [39/144] [2023-11-21T16:04:42.089Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2023-11-21T16:04:42.089Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:42.089Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:42.089Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.089Z] [INFO] The project's OSGi version is 1.2.0.202311211602 [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.089Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2023-11-21T16:04:42.089Z] [INFO] [2023-11-21T16:04:42.089Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.089Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:42.089Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:42.089Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2023-11-21T16:04:42.089Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:42.347Z] [INFO] [2023-11-21T16:04:42.347Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.347Z] [INFO] [2023-11-21T16:04:42.347Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.347Z] [INFO] [2023-11-21T16:04:42.347Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2023-11-21T16:04:42.347Z] [INFO] [2023-11-21T16:04:42.347Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.347Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:42.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:42.347Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2023-11-21T16:04:42.347Z] [INFO] [2023-11-21T16:04:42.347Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.347Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 25 were skipped [2023-11-21T16:04:42.347Z] [INFO] [2023-11-21T16:04:42.347Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-sources.jar [2023-11-21T16:04:42.347Z] [INFO] [2023-11-21T16:04:42.347Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.604Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT.jar [2023-11-21T16:04:42.604Z] [INFO] [2023-11-21T16:04:42.604Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.604Z] [INFO] [2023-11-21T16:04:42.604Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.604Z] [INFO] [2023-11-21T16:04:42.604Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.604Z] [INFO] [2023-11-21T16:04:42.604Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT.jar [2023-11-21T16:04:42.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT.pom [2023-11-21T16:04:42.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-sources.jar [2023-11-21T16:04:42.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:42.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:42.604Z] [INFO] [2023-11-21T16:04:42.604Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2023-11-21T16:04:42.604Z] [INFO] [2023-11-21T16:04:42.604Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2023-11-21T16:04:42.604Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT [40/144] [2023-11-21T16:04:42.604Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2023-11-21T16:04:42.604Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:42.604Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:42.604Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2023-11-21T16:04:42.861Z] [INFO] [2023-11-21T16:04:42.861Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:42.861Z] [INFO] [2023-11-21T16:04:42.861Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:42.861Z] [INFO] The project's OSGi version is 4.1.0.202311211602 [2023-11-21T16:04:42.861Z] [INFO] [2023-11-21T16:04:42.861Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:42.861Z] [INFO] [2023-11-21T16:04:42.861Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:42.861Z] [INFO] [2023-11-21T16:04:42.861Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:42.861Z] [INFO] [2023-11-21T16:04:42.861Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:42.861Z] [INFO] [2023-11-21T16:04:42.861Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:42.861Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core [2023-11-21T16:04:42.861Z] [INFO] [2023-11-21T16:04:42.861Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:42.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2023-11-21T16:04:42.862Z] [INFO] [2023-11-21T16:04:42.862Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:42.862Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:42.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 [2023-11-21T16:04:42.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.tmf.analysis.xml.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2023-11-21T16:04:42.862Z] [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:43.424Z] [INFO] [2023-11-21T16:04:43.424Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.424Z] [INFO] [2023-11-21T16:04:43.424Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.424Z] [INFO] [2023-11-21T16:04:43.424Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2023-11-21T16:04:43.424Z] [INFO] [2023-11-21T16:04:43.424Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.424Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:43.424Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:43.424Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2023-11-21T16:04:43.425Z] [INFO] [2023-11-21T16:04:43.425Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.425Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 25 were skipped [2023-11-21T16:04:43.425Z] [INFO] [2023-11-21T16:04:43.425Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:43.425Z] [INFO] [2023-11-21T16:04:43.425Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT.jar [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT.jar [2023-11-21T16:04:43.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT.pom [2023-11-21T16:04:43.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:43.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:43.688Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2023-11-21T16:04:43.688Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT [41/144] [2023-11-21T16:04:43.688Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2023-11-21T16:04:43.688Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:43.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:43.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.688Z] [INFO] The project's OSGi version is 3.1.0.202311211602 [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.688Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2023-11-21T16:04:43.688Z] [INFO] [2023-11-21T16:04:43.688Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.688Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:43.688Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:43.688Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2023-11-21T16:04:43.688Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:43.945Z] [INFO] [2023-11-21T16:04:43.945Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.945Z] [INFO] [2023-11-21T16:04:43.945Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.945Z] [INFO] [2023-11-21T16:04:43.945Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2023-11-21T16:04:43.945Z] [INFO] [2023-11-21T16:04:43.945Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.945Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:43.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 [2023-11-21T16:04:43.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.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2023-11-21T16:04:43.945Z] [INFO] [2023-11-21T16:04:43.945Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.945Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 27 were skipped [2023-11-21T16:04:43.945Z] [INFO] [2023-11-21T16:04:43.945Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:43.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:43.945Z] [INFO] [2023-11-21T16:04:43.945Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:44.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT.jar [2023-11-21T16:04:44.203Z] [INFO] [2023-11-21T16:04:44.203Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:44.203Z] [INFO] [2023-11-21T16:04:44.203Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:44.203Z] [INFO] [2023-11-21T16:04:44.203Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:44.203Z] [INFO] [2023-11-21T16:04:44.203Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT.jar [2023-11-21T16:04:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT.pom [2023-11-21T16:04:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:44.203Z] [INFO] [2023-11-21T16:04:44.203Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2023-11-21T16:04:44.203Z] [INFO] [2023-11-21T16:04:44.203Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2023-11-21T16:04:44.203Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT [42/144] [2023-11-21T16:04:44.203Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2023-11-21T16:04:44.203Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:44.203Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:44.203Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2023-11-21T16:04:44.459Z] [INFO] [2023-11-21T16:04:44.459Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:44.459Z] [INFO] [2023-11-21T16:04:44.459Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:44.460Z] [INFO] The project's OSGi version is 1.0.20.202311211602 [2023-11-21T16:04:44.460Z] [INFO] [2023-11-21T16:04:44.460Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:44.460Z] [INFO] [2023-11-21T16:04:44.460Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:44.460Z] [INFO] [2023-11-21T16:04:44.460Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:44.460Z] [INFO] [2023-11-21T16:04:44.460Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:44.460Z] [INFO] [2023-11-21T16:04:44.460Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:44.460Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests [2023-11-21T16:04:44.715Z] [INFO] [2023-11-21T16:04:44.715Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:44.715Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2023-11-21T16:04:44.715Z] [INFO] [2023-11-21T16:04:44.715Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:44.715Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:44.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:44.716Z] [WARNING] The 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.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2023-11-21T16:04:44.716Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:45.289Z] [INFO] [2023-11-21T16:04:45.289Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.289Z] [INFO] [2023-11-21T16:04:45.289Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2023-11-21T16:04:45.289Z] [INFO] [2023-11-21T16:04:45.289Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.289Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped [2023-11-21T16:04:45.289Z] [INFO] [2023-11-21T16:04:45.289Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-sources.jar [2023-11-21T16:04:45.289Z] [INFO] [2023-11-21T16:04:45.289Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT.jar [2023-11-21T16:04:45.547Z] [INFO] [2023-11-21T16:04:45.547Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.547Z] [INFO] [2023-11-21T16:04:45.547Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.547Z] [INFO] [2023-11-21T16:04:45.547Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.547Z] [INFO] [2023-11-21T16:04:45.547Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.547Z] [INFO] Skipping tests [2023-11-21T16:04:45.547Z] [INFO] [2023-11-21T16:04:45.547Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT.jar [2023-11-21T16:04:45.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT.pom [2023-11-21T16:04:45.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-sources.jar [2023-11-21T16:04:45.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:45.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.20-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2023-11-21T16:04:45.548Z] [INFO] Building Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT [43/144] [2023-11-21T16:04:45.548Z] [INFO] from releng/pom.xml [2023-11-21T16:04:45.548Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2023-11-21T16:04:45.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >-- [2023-11-21T16:04:45.548Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT [44/144] [2023-11-21T16:04:45.548Z] [INFO] from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties [2023-11-21T16:04:45.548Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:45.548Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:45.548Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] The project's OSGi version is 1.0.1.202311211602 [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:45.548Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:45.548Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties [2023-11-21T16:04:45.548Z] [INFO] No sources to compile [2023-11-21T16:04:45.548Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources [2023-11-21T16:04:45.548Z] [INFO] [2023-11-21T16:04:45.548Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.548Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:45.548Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:45.548Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties [2023-11-21T16:04:45.549Z] [INFO] [2023-11-21T16:04:45.549Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.549Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped [2023-11-21T16:04:45.549Z] [INFO] [2023-11-21T16:04:45.549Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.549Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-sources.jar [2023-11-21T16:04:45.549Z] [INFO] [2023-11-21T16:04:45.549Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.549Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT.jar [2023-11-21T16:04:45.549Z] [INFO] [2023-11-21T16:04:45.549Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.549Z] [INFO] [2023-11-21T16:04:45.549Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.549Z] [INFO] [2023-11-21T16:04:45.549Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.549Z] [INFO] [2023-11-21T16:04:45.549Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.1-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT.jar [2023-11-21T16:04:45.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT.pom [2023-11-21T16:04:45.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.1-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-sources.jar [2023-11-21T16:04:45.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:45.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.1-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:45.824Z] [INFO] [2023-11-21T16:04:45.824Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties --- [2023-11-21T16:04:45.825Z] [INFO] [2023-11-21T16:04:45.825Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2023-11-21T16:04:45.825Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT [45/144] [2023-11-21T16:04:45.825Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2023-11-21T16:04:45.825Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:45.825Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:45.825Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2023-11-21T16:04:46.085Z] [INFO] [2023-11-21T16:04:46.085Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:46.085Z] [INFO] [2023-11-21T16:04:46.085Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:46.085Z] [INFO] The project's OSGi version is 1.0.20.202311211602 [2023-11-21T16:04:46.085Z] [INFO] [2023-11-21T16:04:46.085Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:46.085Z] [INFO] [2023-11-21T16:04:46.085Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:46.085Z] [INFO] [2023-11-21T16:04:46.085Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:46.085Z] [INFO] [2023-11-21T16:04:46.085Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:46.085Z] [INFO] [2023-11-21T16:04:46.085Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:46.085Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests [2023-11-21T16:04:46.342Z] [INFO] [2023-11-21T16:04:46.342Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:46.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2023-11-21T16:04:46.342Z] [INFO] [2023-11-21T16:04:46.342Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:46.342Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:46.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:46.342Z] [WARNING] The 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.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2023-11-21T16:04:46.342Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT.jar [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [INFO] Skipping tests [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT.jar [2023-11-21T16:04:47.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT.pom [2023-11-21T16:04:47.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar [2023-11-21T16:04:47.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:47.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.20-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.20-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2023-11-21T16:04:47.286Z] [INFO] [2023-11-21T16:04:47.286Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2023-11-21T16:04:47.286Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [46/144] [2023-11-21T16:04:47.286Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2023-11-21T16:04:47.286Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:47.286Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:47.286Z] [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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2023-11-21T16:04:47.548Z] [INFO] [2023-11-21T16:04:47.548Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:47.548Z] [INFO] [2023-11-21T16:04:47.548Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:47.548Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:04:47.548Z] [INFO] [2023-11-21T16:04:47.548Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:47.548Z] [INFO] [2023-11-21T16:04:47.548Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:47.548Z] [INFO] [2023-11-21T16:04:47.548Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:47.548Z] [INFO] [2023-11-21T16:04:47.548Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:47.548Z] [INFO] [2023-11-21T16:04:47.548Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:47.548Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [2023-11-21T16:04:48.111Z] [INFO] [2023-11-21T16:04:48.111Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.111Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2023-11-21T16:04:48.111Z] [INFO] [2023-11-21T16:04:48.111Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.111Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:48.111Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:48.111Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2023-11-21T16:04:48.111Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 145 were skipped [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [INFO] Skipping tests [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:48.368Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:48.368Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:48.368Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:48.368Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2023-11-21T16:04:48.368Z] [INFO] [2023-11-21T16:04:48.368Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2023-11-21T16:04:48.368Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [47/144] [2023-11-21T16:04:48.368Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2023-11-21T16:04:48.368Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:48.368Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:48.368Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2023-11-21T16:04:48.626Z] [INFO] [2023-11-21T16:04:48.626Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.626Z] [INFO] [2023-11-21T16:04:48.626Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.626Z] [INFO] The project's OSGi version is 1.0.8.202311211602 [2023-11-21T16:04:48.626Z] [INFO] [2023-11-21T16:04:48.626Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.626Z] [INFO] [2023-11-21T16:04:48.626Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.626Z] [INFO] [2023-11-21T16:04:48.626Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.626Z] [INFO] [2023-11-21T16:04:48.626Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.626Z] [INFO] [2023-11-21T16:04:48.626Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.626Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests [2023-11-21T16:04:48.626Z] [INFO] [2023-11-21T16:04:48.626Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.626Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2023-11-21T16:04:48.626Z] [INFO] [2023-11-21T16:04:48.626Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.626Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:48.626Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:48.626Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2023-11-21T16:04:48.884Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:48.884Z] [INFO] [2023-11-21T16:04:48.884Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.884Z] [INFO] [2023-11-21T16:04:48.884Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2023-11-21T16:04:48.884Z] [INFO] [2023-11-21T16:04:48.884Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.884Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 111 were skipped [2023-11-21T16:04:48.884Z] [INFO] [2023-11-21T16:04:48.884Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:48.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar [2023-11-21T16:04:48.884Z] [INFO] [2023-11-21T16:04:48.884Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:49.140Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar [2023-11-21T16:04:49.141Z] [INFO] [2023-11-21T16:04:49.141Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:49.141Z] [INFO] [2023-11-21T16:04:49.141Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:49.141Z] [INFO] [2023-11-21T16:04:49.141Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:49.141Z] [INFO] [2023-11-21T16:04:49.141Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:49.141Z] [INFO] Skipping tests [2023-11-21T16:04:49.141Z] [INFO] [2023-11-21T16:04:49.141Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:49.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:49.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:49.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:49.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:49.141Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:49.141Z] [INFO] [2023-11-21T16:04:49.141Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2023-11-21T16:04:49.141Z] [INFO] [2023-11-21T16:04:49.141Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2023-11-21T16:04:49.141Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [48/144] [2023-11-21T16:04:49.141Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2023-11-21T16:04:49.141Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:49.141Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:49.141Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2023-11-21T16:04:49.398Z] [INFO] [2023-11-21T16:04:49.398Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.398Z] [INFO] [2023-11-21T16:04:49.398Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.398Z] [INFO] The project's OSGi version is 1.1.0.202311211602 [2023-11-21T16:04:49.398Z] [INFO] [2023-11-21T16:04:49.398Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.398Z] [INFO] [2023-11-21T16:04:49.398Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.398Z] [INFO] [2023-11-21T16:04:49.398Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.398Z] [INFO] [2023-11-21T16:04:49.398Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.398Z] [INFO] [2023-11-21T16:04:49.398Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.398Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui [2023-11-21T16:04:49.398Z] [INFO] [2023-11-21T16:04:49.398Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2023-11-21T16:04:49.398Z] [INFO] [2023-11-21T16:04:49.398Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.398Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:49.654Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:49.654Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2023-11-21T16:04:49.654Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:49.912Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:49.912Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [INFO] [2023-11-21T16:04:49.912Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:49.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:49.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:49.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:49.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:49.913Z] [INFO] [2023-11-21T16:04:49.913Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2023-11-21T16:04:49.913Z] [INFO] [2023-11-21T16:04:49.913Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2023-11-21T16:04:49.913Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [49/144] [2023-11-21T16:04:49.913Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2023-11-21T16:04:49.913Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:49.913Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:49.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2023-11-21T16:04:50.169Z] [INFO] [2023-11-21T16:04:50.169Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.169Z] [INFO] [2023-11-21T16:04:50.169Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.169Z] [INFO] The project's OSGi version is 1.0.5.202311211602 [2023-11-21T16:04:50.169Z] [INFO] [2023-11-21T16:04:50.169Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.169Z] [INFO] [2023-11-21T16:04:50.169Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.169Z] [INFO] [2023-11-21T16:04:50.169Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.169Z] [INFO] [2023-11-21T16:04:50.169Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.169Z] [INFO] [2023-11-21T16:04:50.169Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.169Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests [2023-11-21T16:04:50.169Z] [INFO] [2023-11-21T16:04:50.169Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2023-11-21T16:04:50.169Z] [INFO] [2023-11-21T16:04:50.169Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.169Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:50.169Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:50.169Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2023-11-21T16:04:50.169Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 112 were skipped [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [INFO] Skipping tests [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:50.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:50.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:50.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:50.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2023-11-21T16:04:50.426Z] [INFO] [2023-11-21T16:04:50.426Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2023-11-21T16:04:50.426Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT [50/144] [2023-11-21T16:04:50.426Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2023-11-21T16:04:50.426Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:50.426Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:50.426Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2023-11-21T16:04:50.683Z] [INFO] [2023-11-21T16:04:50.683Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:50.683Z] [INFO] [2023-11-21T16:04:50.683Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:50.683Z] [INFO] The project's OSGi version is 1.1.0.202311211602 [2023-11-21T16:04:50.683Z] [INFO] [2023-11-21T16:04:50.683Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:50.683Z] [INFO] [2023-11-21T16:04:50.683Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:50.683Z] [INFO] [2023-11-21T16:04:50.683Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:50.683Z] [INFO] [2023-11-21T16:04:50.683Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:50.683Z] [INFO] [2023-11-21T16:04:50.683Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:50.683Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui [2023-11-21T16:04:50.939Z] [INFO] [2023-11-21T16:04:50.939Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:50.939Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2023-11-21T16:04:50.939Z] [INFO] [2023-11-21T16:04:50.939Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:50.939Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:50.939Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:50.939Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2023-11-21T16:04:50.939Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:51.196Z] [INFO] [2023-11-21T16:04:51.196Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.196Z] [INFO] [2023-11-21T16:04:51.196Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.196Z] [INFO] [2023-11-21T16:04:51.196Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2023-11-21T16:04:51.196Z] [INFO] [2023-11-21T16:04:51.196Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.196Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:51.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 [2023-11-21T16:04:51.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.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2023-11-21T16:04:51.196Z] [INFO] [2023-11-21T16:04:51.196Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.196Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped [2023-11-21T16:04:51.196Z] [INFO] [2023-11-21T16:04:51.196Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar [2023-11-21T16:04:51.452Z] [INFO] [2023-11-21T16:04:51.452Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.452Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar [2023-11-21T16:04:51.452Z] [INFO] [2023-11-21T16:04:51.452Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.452Z] [INFO] [2023-11-21T16:04:51.452Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.452Z] [INFO] [2023-11-21T16:04:51.452Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.452Z] [INFO] [2023-11-21T16:04:51.452Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:51.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:51.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:51.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:51.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:51.452Z] [INFO] [2023-11-21T16:04:51.452Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2023-11-21T16:04:51.452Z] [INFO] [2023-11-21T16:04:51.452Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2023-11-21T16:04:51.453Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [51/144] [2023-11-21T16:04:51.453Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2023-11-21T16:04:51.453Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:04:51.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 [2023-11-21T16:04:51.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2023-11-21T16:04:51.709Z] [INFO] [2023-11-21T16:04:51.709Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:51.709Z] [INFO] [2023-11-21T16:04:51.709Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:51.709Z] [INFO] The project's OSGi version is 1.2.0.202311211602 [2023-11-21T16:04:51.709Z] [INFO] [2023-11-21T16:04:51.709Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:51.709Z] [INFO] [2023-11-21T16:04:51.709Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:51.709Z] [INFO] [2023-11-21T16:04:51.709Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:51.709Z] [INFO] [2023-11-21T16:04:51.709Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:51.709Z] [INFO] [2023-11-21T16:04:51.709Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:51.709Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui [2023-11-21T16:04:51.965Z] [INFO] [2023-11-21T16:04:51.965Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:51.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2023-11-21T16:04:51.965Z] [INFO] [2023-11-21T16:04:51.965Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:51.966Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:51.966Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:51.966Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2023-11-21T16:04:51.966Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:52.222Z] [INFO] [2023-11-21T16:04:52.222Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.222Z] [INFO] [2023-11-21T16:04:52.222Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.222Z] [INFO] [2023-11-21T16:04:52.222Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2023-11-21T16:04:52.222Z] [INFO] [2023-11-21T16:04:52.222Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.222Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:52.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 [2023-11-21T16:04:52.222Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2023-11-21T16:04:52.222Z] [INFO] [2023-11-21T16:04:52.222Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.222Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped [2023-11-21T16:04:52.222Z] [INFO] [2023-11-21T16:04:52.222Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar [2023-11-21T16:04:52.480Z] [INFO] [2023-11-21T16:04:52.480Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar [2023-11-21T16:04:52.480Z] [INFO] [2023-11-21T16:04:52.480Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.480Z] [INFO] [2023-11-21T16:04:52.480Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.480Z] [INFO] [2023-11-21T16:04:52.480Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.480Z] [INFO] [2023-11-21T16:04:52.480Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:52.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:52.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:52.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:52.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:52.480Z] [INFO] [2023-11-21T16:04:52.481Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2023-11-21T16:04:52.481Z] [INFO] [2023-11-21T16:04:52.481Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2023-11-21T16:04:52.481Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [52/144] [2023-11-21T16:04:52.481Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2023-11-21T16:04:52.481Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:52.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 [2023-11-21T16:04:52.481Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2023-11-21T16:04:52.481Z] [INFO] [2023-11-21T16:04:52.481Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.481Z] [INFO] [2023-11-21T16:04:52.481Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.481Z] [INFO] The project's OSGi version is 1.0.4.202311211602 [2023-11-21T16:04:52.481Z] [INFO] [2023-11-21T16:04:52.481Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.481Z] [INFO] [2023-11-21T16:04:52.481Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.481Z] [INFO] [2023-11-21T16:04:52.481Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.481Z] [INFO] [2023-11-21T16:04:52.481Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.481Z] [INFO] [2023-11-21T16:04:52.481Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.481Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests [2023-11-21T16:04:52.737Z] [INFO] [2023-11-21T16:04:52.737Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2023-11-21T16:04:52.737Z] [INFO] [2023-11-21T16:04:52.737Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.737Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:52.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 [2023-11-21T16:04:52.737Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2023-11-21T16:04:52.737Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 110 were skipped [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [INFO] Skipping tests [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:52.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:52.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:52.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:52.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2023-11-21T16:04:52.994Z] [INFO] [2023-11-21T16:04:52.994Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2023-11-21T16:04:52.994Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [53/144] [2023-11-21T16:04:52.994Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2023-11-21T16:04:52.994Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:52.995Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:52.995Z] [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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2023-11-21T16:04:53.250Z] [INFO] [2023-11-21T16:04:53.250Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.250Z] [INFO] [2023-11-21T16:04:53.250Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.250Z] [INFO] The project's OSGi version is 1.0.7.202311211602 [2023-11-21T16:04:53.250Z] [INFO] [2023-11-21T16:04:53.250Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.250Z] [INFO] [2023-11-21T16:04:53.250Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.250Z] [INFO] [2023-11-21T16:04:53.250Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.251Z] [INFO] [2023-11-21T16:04:53.251Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.251Z] [INFO] [2023-11-21T16:04:53.251Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.251Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [2023-11-21T16:04:53.507Z] [INFO] [2023-11-21T16:04:53.507Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2023-11-21T16:04:53.507Z] [INFO] [2023-11-21T16:04:53.507Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.507Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:53.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 [2023-11-21T16:04:53.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.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2023-11-21T16:04:53.507Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:53.763Z] [INFO] [2023-11-21T16:04:53.764Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.764Z] [INFO] [2023-11-21T16:04:53.764Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2023-11-21T16:04:53.764Z] [INFO] [2023-11-21T16:04:53.764Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.764Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped [2023-11-21T16:04:53.764Z] [INFO] [2023-11-21T16:04:53.764Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.764Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2023-11-21T16:04:53.764Z] [INFO] [2023-11-21T16:04:53.764Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:53.764Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2023-11-21T16:04:54.020Z] [INFO] [2023-11-21T16:04:54.020Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:54.020Z] [INFO] [2023-11-21T16:04:54.020Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:54.020Z] [INFO] [2023-11-21T16:04:54.020Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:54.020Z] [INFO] [2023-11-21T16:04:54.020Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:54.020Z] [INFO] Skipping tests [2023-11-21T16:04:54.020Z] [INFO] [2023-11-21T16:04:54.020Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:54.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:54.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:54.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:54.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:54.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:54.021Z] [INFO] [2023-11-21T16:04:54.021Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2023-11-21T16:04:54.021Z] [INFO] [2023-11-21T16:04:54.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2023-11-21T16:04:54.021Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [54/144] [2023-11-21T16:04:54.021Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2023-11-21T16:04:54.021Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:54.021Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:54.021Z] [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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2023-11-21T16:04:54.276Z] [INFO] [2023-11-21T16:04:54.276Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.276Z] [INFO] [2023-11-21T16:04:54.277Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.277Z] [INFO] The project's OSGi version is 1.0.7.202311211602 [2023-11-21T16:04:54.277Z] [INFO] [2023-11-21T16:04:54.277Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.277Z] [INFO] [2023-11-21T16:04:54.277Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.277Z] [INFO] [2023-11-21T16:04:54.277Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.277Z] [INFO] [2023-11-21T16:04:54.277Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.277Z] [INFO] [2023-11-21T16:04:54.277Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.277Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [2023-11-21T16:04:54.533Z] [INFO] [2023-11-21T16:04:54.533Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2023-11-21T16:04:54.533Z] [INFO] [2023-11-21T16:04:54.533Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.533Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:54.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 [2023-11-21T16:04:54.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.analysis.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2023-11-21T16:04:54.533Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [INFO] Skipping tests [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:54.790Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:54.790Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:54.790Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:54.790Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2023-11-21T16:04:54.790Z] [INFO] [2023-11-21T16:04:54.790Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2023-11-21T16:04:54.790Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT [55/144] [2023-11-21T16:04:54.790Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2023-11-21T16:04:54.790Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:54.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:54.790Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2023-11-21T16:04:55.047Z] [INFO] [2023-11-21T16:04:55.047Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.047Z] [INFO] [2023-11-21T16:04:55.047Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.047Z] [INFO] The project's OSGi version is 1.0.17.202311211602 [2023-11-21T16:04:55.047Z] [INFO] [2023-11-21T16:04:55.047Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.047Z] [INFO] [2023-11-21T16:04:55.047Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.047Z] [INFO] [2023-11-21T16:04:55.047Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.047Z] [INFO] [2023-11-21T16:04:55.047Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.047Z] [INFO] [2023-11-21T16:04:55.047Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.047Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests [2023-11-21T16:04:55.047Z] [INFO] [2023-11-21T16:04:55.047Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2023-11-21T16:04:55.047Z] [INFO] [2023-11-21T16:04:55.047Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.047Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:55.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 [2023-11-21T16:04:55.047Z] [WARNING] The 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.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2023-11-21T16:04:55.047Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:55.304Z] [INFO] [2023-11-21T16:04:55.304Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.304Z] [INFO] [2023-11-21T16:04:55.304Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2023-11-21T16:04:55.304Z] [INFO] [2023-11-21T16:04:55.304Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.304Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 113 were skipped [2023-11-21T16:04:55.304Z] [INFO] [2023-11-21T16:04:55.304Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-sources.jar [2023-11-21T16:04:55.561Z] [INFO] [2023-11-21T16:04:55.561Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.561Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT.jar [2023-11-21T16:04:55.561Z] [INFO] [2023-11-21T16:04:55.561Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.561Z] [INFO] [2023-11-21T16:04:55.561Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.561Z] [INFO] [2023-11-21T16:04:55.561Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.561Z] [INFO] [2023-11-21T16:04:55.561Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.561Z] [INFO] Skipping tests [2023-11-21T16:04:55.561Z] [INFO] [2023-11-21T16:04:55.561Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT.jar [2023-11-21T16:04:55.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT.pom [2023-11-21T16:04:55.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-sources.jar [2023-11-21T16:04:55.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-p2metadata.xml [2023-11-21T16:04:55.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml [2023-11-21T16:04:55.562Z] [INFO] [2023-11-21T16:04:55.562Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2023-11-21T16:04:55.562Z] [INFO] [2023-11-21T16:04:55.562Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2023-11-21T16:04:55.562Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [56/144] [2023-11-21T16:04:55.562Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2023-11-21T16:04:55.562Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:55.562Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:55.562Z] [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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2023-11-21T16:04:55.820Z] [INFO] [2023-11-21T16:04:55.820Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:55.820Z] [INFO] [2023-11-21T16:04:55.820Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:55.820Z] [INFO] The project's OSGi version is 1.0.10.202311211602 [2023-11-21T16:04:55.820Z] [INFO] [2023-11-21T16:04:55.820Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:55.820Z] [INFO] [2023-11-21T16:04:55.820Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:55.820Z] [INFO] [2023-11-21T16:04:55.820Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:55.820Z] [INFO] [2023-11-21T16:04:55.820Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:55.820Z] [INFO] [2023-11-21T16:04:55.820Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:55.820Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests [2023-11-21T16:04:56.083Z] [INFO] [2023-11-21T16:04:56.083Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2023-11-21T16:04:56.083Z] [INFO] [2023-11-21T16:04:56.083Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.083Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:56.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:56.083Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2023-11-21T16:04:56.083Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [INFO] Skipping tests [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:56.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:56.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:56.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:56.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2023-11-21T16:04:56.341Z] [INFO] [2023-11-21T16:04:56.341Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2023-11-21T16:04:56.342Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [57/144] [2023-11-21T16:04:56.342Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2023-11-21T16:04:56.342Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:56.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:56.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2023-11-21T16:04:56.598Z] [INFO] [2023-11-21T16:04:56.598Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:56.598Z] [INFO] [2023-11-21T16:04:56.598Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:56.598Z] [INFO] The project's OSGi version is 1.0.11.202311211602 [2023-11-21T16:04:56.598Z] [INFO] [2023-11-21T16:04:56.598Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:56.598Z] [INFO] [2023-11-21T16:04:56.598Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:56.598Z] [INFO] [2023-11-21T16:04:56.598Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:56.598Z] [INFO] [2023-11-21T16:04:56.598Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:56.598Z] [INFO] [2023-11-21T16:04:56.598Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:56.598Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests [2023-11-21T16:04:56.598Z] [INFO] [2023-11-21T16:04:56.598Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:56.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2023-11-21T16:04:56.598Z] [INFO] [2023-11-21T16:04:56.598Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:56.598Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:56.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 [2023-11-21T16:04:56.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.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2023-11-21T16:04:56.598Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:57.180Z] [INFO] [2023-11-21T16:04:57.180Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.180Z] [INFO] [2023-11-21T16:04:57.180Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2023-11-21T16:04:57.181Z] [INFO] [2023-11-21T16:04:57.181Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.181Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 113 were skipped [2023-11-21T16:04:57.181Z] [INFO] [2023-11-21T16:04:57.181Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.181Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar [2023-11-21T16:04:57.181Z] [INFO] [2023-11-21T16:04:57.181Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.181Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar [2023-11-21T16:04:57.181Z] [INFO] [2023-11-21T16:04:57.181Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.181Z] [INFO] [2023-11-21T16:04:57.181Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.181Z] [INFO] [2023-11-21T16:04:57.181Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.181Z] [INFO] [2023-11-21T16:04:57.181Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.181Z] [INFO] Skipping tests [2023-11-21T16:04:57.181Z] [INFO] [2023-11-21T16:04:57.181Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:57.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:57.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:57.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:57.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:57.181Z] [INFO] [2023-11-21T16:04:57.181Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2023-11-21T16:04:57.181Z] [INFO] [2023-11-21T16:04:57.181Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2023-11-21T16:04:57.181Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [58/144] [2023-11-21T16:04:57.181Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2023-11-21T16:04:57.181Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:57.181Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:57.181Z] [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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2023-11-21T16:04:57.440Z] [INFO] [2023-11-21T16:04:57.440Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.440Z] [INFO] [2023-11-21T16:04:57.440Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.440Z] [INFO] The project's OSGi version is 1.0.12.202311211602 [2023-11-21T16:04:57.440Z] [INFO] [2023-11-21T16:04:57.440Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.440Z] [INFO] [2023-11-21T16:04:57.440Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.441Z] [INFO] [2023-11-21T16:04:57.441Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.441Z] [INFO] [2023-11-21T16:04:57.441Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.441Z] [INFO] [2023-11-21T16:04:57.441Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.441Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [2023-11-21T16:04:57.697Z] [INFO] [2023-11-21T16:04:57.697Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2023-11-21T16:04:57.697Z] [INFO] [2023-11-21T16:04:57.697Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.697Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:57.697Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:57.697Z] [WARNING] The 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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2023-11-21T16:04:57.697Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [INFO] Skipping tests [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:57.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:57.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:57.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:57.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2023-11-21T16:04:57.956Z] [INFO] [2023-11-21T16:04:57.956Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2023-11-21T16:04:57.957Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [59/144] [2023-11-21T16:04:57.957Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2023-11-21T16:04:57.957Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:57.957Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:57.957Z] [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-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2023-11-21T16:04:58.541Z] [INFO] [2023-11-21T16:04:58.541Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:58.541Z] [INFO] [2023-11-21T16:04:58.541Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:58.541Z] [INFO] The project's OSGi version is 1.0.17.202311211602 [2023-11-21T16:04:58.541Z] [INFO] [2023-11-21T16:04:58.541Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:58.541Z] [INFO] [2023-11-21T16:04:58.541Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:58.541Z] [INFO] [2023-11-21T16:04:58.541Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:58.541Z] [INFO] [2023-11-21T16:04:58.541Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:58.541Z] [INFO] [2023-11-21T16:04:58.541Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:58.541Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [2023-11-21T16:04:58.803Z] [INFO] [2023-11-21T16:04:58.803Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:58.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2023-11-21T16:04:58.803Z] [INFO] [2023-11-21T16:04:58.803Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:58.803Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:58.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 [2023-11-21T16:04:58.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.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2023-11-21T16:04:58.803Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:04:59.374Z] [INFO] [2023-11-21T16:04:59.374Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.374Z] [INFO] [2023-11-21T16:04:59.374Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2023-11-21T16:04:59.374Z] [INFO] [2023-11-21T16:04:59.374Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.374Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 145 were skipped [2023-11-21T16:04:59.374Z] [INFO] [2023-11-21T16:04:59.374Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.374Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:59.374Z] [INFO] [2023-11-21T16:04:59.374Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.374Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:59.374Z] [INFO] [2023-11-21T16:04:59.374Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.374Z] [INFO] [2023-11-21T16:04:59.374Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.374Z] [INFO] [2023-11-21T16:04:59.374Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.374Z] [INFO] [2023-11-21T16:04:59.374Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.374Z] [INFO] Skipping tests [2023-11-21T16:04:59.374Z] [INFO] [2023-11-21T16:04:59.374Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:59.374Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:59.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:59.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:59.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:04:59.636Z] [INFO] [2023-11-21T16:04:59.636Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2023-11-21T16:04:59.636Z] [INFO] [2023-11-21T16:04:59.636Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2023-11-21T16:04:59.636Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT [60/144] [2023-11-21T16:04:59.636Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2023-11-21T16:04:59.636Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:04:59.636Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:04:59.636Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2023-11-21T16:04:59.636Z] [INFO] [2023-11-21T16:04:59.636Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:04:59.636Z] [INFO] [2023-11-21T16:04:59.636Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:04:59.897Z] [INFO] The project's OSGi version is 1.0.9.202311211602 [2023-11-21T16:04:59.897Z] [INFO] [2023-11-21T16:04:59.897Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:04:59.897Z] [INFO] [2023-11-21T16:04:59.897Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:04:59.897Z] [INFO] [2023-11-21T16:04:59.897Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:04:59.897Z] [INFO] [2023-11-21T16:04:59.897Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:04:59.897Z] [INFO] [2023-11-21T16:04:59.897Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:04:59.897Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests [2023-11-21T16:04:59.897Z] [INFO] [2023-11-21T16:04:59.897Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:04:59.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2023-11-21T16:04:59.897Z] [INFO] [2023-11-21T16:04:59.897Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:04:59.897Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:04:59.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 [2023-11-21T16:04:59.897Z] [WARNING] The 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.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2023-11-21T16:04:59.897Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:05:00.474Z] [INFO] [2023-11-21T16:05:00.474Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.474Z] [INFO] [2023-11-21T16:05:00.474Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2023-11-21T16:05:00.474Z] [INFO] [2023-11-21T16:05:00.474Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.474Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 111 were skipped [2023-11-21T16:05:00.474Z] [INFO] [2023-11-21T16:05:00.474Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar [2023-11-21T16:05:00.474Z] [INFO] [2023-11-21T16:05:00.474Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar [2023-11-21T16:05:00.732Z] [INFO] [2023-11-21T16:05:00.732Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.732Z] [INFO] [2023-11-21T16:05:00.732Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.732Z] [INFO] [2023-11-21T16:05:00.732Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.732Z] [INFO] [2023-11-21T16:05:00.732Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.732Z] [INFO] Skipping tests [2023-11-21T16:05:00.732Z] [INFO] [2023-11-21T16:05:00.732Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar [2023-11-21T16:05:00.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.pom [2023-11-21T16:05:00.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar [2023-11-21T16:05:00.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2023-11-21T16:05:00.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2023-11-21T16:05:00.733Z] [INFO] [2023-11-21T16:05:00.733Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2023-11-21T16:05:00.733Z] [INFO] [2023-11-21T16:05:00.733Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2023-11-21T16:05:00.733Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT [61/144] [2023-11-21T16:05:00.733Z] [INFO] from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2023-11-21T16:05:00.733Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:05:00.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 [2023-11-21T16:05:00.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2023-11-21T16:05:00.989Z] [INFO] [2023-11-21T16:05:00.989Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:00.989Z] [INFO] [2023-11-21T16:05:00.989Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:00.989Z] [INFO] The project's OSGi version is 1.0.7.202311211602 [2023-11-21T16:05:00.989Z] [INFO] [2023-11-21T16:05:00.989Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:00.989Z] [INFO] [2023-11-21T16:05:00.989Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:00.989Z] [INFO] [2023-11-21T16:05:00.989Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:00.989Z] [INFO] [2023-11-21T16:05:00.989Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:00.989Z] [INFO] [2023-11-21T16:05:00.989Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:00.989Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [2023-11-21T16:05:01.564Z] [INFO] [2023-11-21T16:05:01.564Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2023-11-21T16:05:01.564Z] [INFO] [2023-11-21T16:05:01.564Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.564Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:01.564Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:01.564Z] [WARNING] The 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.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2023-11-21T16:05:01.564Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [INFO] Skipping tests [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2023-11-21T16:05:01.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.pom [2023-11-21T16:05:01.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2023-11-21T16:05:01.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2023-11-21T16:05:01.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2023-11-21T16:05:01.827Z] [INFO] Building Trace Compass BTF Support Parent 9.1.0-SNAPSHOT [62/144] [2023-11-21T16:05:01.827Z] [INFO] from btf/pom.xml [2023-11-21T16:05:01.827Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent --- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2023-11-21T16:05:01.827Z] [INFO] [2023-11-21T16:05:01.827Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2023-11-21T16:05:01.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:05:01.828Z] [INFO] [2023-11-21T16:05:01.828Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2023-11-21T16:05:01.828Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT [63/144] [2023-11-21T16:05:01.828Z] [INFO] from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2023-11-21T16:05:01.828Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:05:01.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 [2023-11-21T16:05:01.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2023-11-21T16:05:01.828Z] [INFO] [2023-11-21T16:05:01.828Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:01.828Z] [INFO] [2023-11-21T16:05:01.828Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:01.828Z] [INFO] The project's OSGi version is 3.1.0.202311211602 [2023-11-21T16:05:01.828Z] [INFO] [2023-11-21T16:05:01.828Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:01.828Z] [INFO] [2023-11-21T16:05:01.828Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:01.828Z] [INFO] [2023-11-21T16:05:01.828Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:01.828Z] [INFO] [2023-11-21T16:05:01.828Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:01.828Z] [INFO] [2023-11-21T16:05:01.828Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:01.828Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core [2023-11-21T16:05:01.828Z] [INFO] [2023-11-21T16:05:01.828Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:01.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2023-11-21T16:05:01.828Z] [INFO] [2023-11-21T16:05:01.828Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:01.828Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:01.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 [2023-11-21T16:05:01.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.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2023-11-21T16:05:02.088Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:05:02.088Z] [INFO] [2023-11-21T16:05:02.088Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.088Z] [INFO] [2023-11-21T16:05:02.088Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.088Z] [INFO] [2023-11-21T16:05:02.088Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2023-11-21T16:05:02.088Z] [INFO] [2023-11-21T16:05:02.088Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.088Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:02.088Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:02.088Z] [WARNING] The 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-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2023-11-21T16:05:02.088Z] [INFO] [2023-11-21T16:05:02.088Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.088Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:05:02.088Z] [INFO] [2023-11-21T16:05:02.088Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar [2023-11-21T16:05:02.088Z] [INFO] [2023-11-21T16:05:02.088Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar [2023-11-21T16:05:02.088Z] [INFO] [2023-11-21T16:05:02.088Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.089Z] [INFO] [2023-11-21T16:05:02.089Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.089Z] [INFO] [2023-11-21T16:05:02.089Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.089Z] [INFO] [2023-11-21T16:05:02.089Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.089Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:02.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:02.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:02.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:02.345Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:02.345Z] [INFO] [2023-11-21T16:05:02.345Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2023-11-21T16:05:02.345Z] [INFO] [2023-11-21T16:05:02.345Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2023-11-21T16:05:02.345Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT [64/144] [2023-11-21T16:05:02.345Z] [INFO] from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2023-11-21T16:05:02.345Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:05:02.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 [2023-11-21T16:05:02.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2023-11-21T16:05:02.601Z] [INFO] [2023-11-21T16:05:02.601Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.601Z] [INFO] [2023-11-21T16:05:02.601Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.601Z] [INFO] The project's OSGi version is 1.1.0.202311211602 [2023-11-21T16:05:02.601Z] [INFO] [2023-11-21T16:05:02.601Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.601Z] [INFO] [2023-11-21T16:05:02.601Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.601Z] [INFO] [2023-11-21T16:05:02.601Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.601Z] [INFO] [2023-11-21T16:05:02.601Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.601Z] [INFO] [2023-11-21T16:05:02.601Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.601Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui [2023-11-21T16:05:02.601Z] [INFO] [2023-11-21T16:05:02.601Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.601Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2023-11-21T16:05:02.601Z] [INFO] [2023-11-21T16:05:02.601Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.601Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:02.601Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:02.601Z] [WARNING] The 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-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2023-11-21T16:05:02.858Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:05:02.858Z] [INFO] [2023-11-21T16:05:02.858Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.858Z] [INFO] [2023-11-21T16:05:02.858Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.858Z] [INFO] [2023-11-21T16:05:02.858Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2023-11-21T16:05:02.858Z] [INFO] [2023-11-21T16:05:02.858Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.858Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:02.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:02.858Z] [WARNING] The 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-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2023-11-21T16:05:02.858Z] [INFO] [2023-11-21T16:05:02.859Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.859Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped [2023-11-21T16:05:02.859Z] [INFO] [2023-11-21T16:05:02.859Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:02.859Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar [2023-11-21T16:05:03.117Z] [INFO] [2023-11-21T16:05:03.117Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:03.117Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar [2023-11-21T16:05:03.117Z] [INFO] [2023-11-21T16:05:03.117Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:03.117Z] [INFO] [2023-11-21T16:05:03.117Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:03.117Z] [INFO] [2023-11-21T16:05:03.117Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:03.117Z] [INFO] [2023-11-21T16:05:03.117Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:03.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:03.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:03.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:03.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:03.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:03.373Z] [INFO] [2023-11-21T16:05:03.373Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2023-11-21T16:05:03.373Z] [INFO] [2023-11-21T16:05:03.373Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2023-11-21T16:05:03.373Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [65/144] [2023-11-21T16:05:03.373Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2023-11-21T16:05:03.373Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:05:03.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:03.373Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2023-11-21T16:05:03.373Z] [INFO] [2023-11-21T16:05:03.373Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:03.373Z] [INFO] [2023-11-21T16:05:03.373Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:03.373Z] [INFO] The project's OSGi version is 2.2.0.202311211602 [2023-11-21T16:05:03.373Z] [INFO] [2023-11-21T16:05:03.373Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:03.373Z] [INFO] [2023-11-21T16:05:03.374Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:03.374Z] [INFO] [2023-11-21T16:05:03.374Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:03.374Z] [INFO] [2023-11-21T16:05:03.374Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:03.374Z] [INFO] [2023-11-21T16:05:03.374Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:03.374Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui [2023-11-21T16:05:03.630Z] [INFO] [2023-11-21T16:05:03.630Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:03.630Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2023-11-21T16:05:03.630Z] [INFO] [2023-11-21T16:05:03.630Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:03.630Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:03.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 [2023-11-21T16:05:03.630Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2023-11-21T16:05:03.630Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:04.193Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:04.193Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [INFO] [2023-11-21T16:05:04.193Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.193Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:04.193Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:04.193Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:04.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:04.449Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:04.449Z] [INFO] [2023-11-21T16:05:04.449Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2023-11-21T16:05:04.449Z] [INFO] [2023-11-21T16:05:04.449Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2023-11-21T16:05:04.449Z] [INFO] Building Trace Compass Documentation 9.1.0-SNAPSHOT [66/144] [2023-11-21T16:05:04.449Z] [INFO] from doc/pom.xml [2023-11-21T16:05:04.449Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:05:04.449Z] [INFO] [2023-11-21T16:05:04.449Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2023-11-21T16:05:04.449Z] [INFO] [2023-11-21T16:05:04.449Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2023-11-21T16:05:04.449Z] [INFO] [2023-11-21T16:05:04.449Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2023-11-21T16:05:04.449Z] [INFO] [2023-11-21T16:05:04.449Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc --- [2023-11-21T16:05:04.449Z] [INFO] [2023-11-21T16:05:04.449Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2023-11-21T16:05:04.449Z] [INFO] [2023-11-21T16:05:04.449Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2023-11-21T16:05:04.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc-9.1.0-SNAPSHOT.pom [2023-11-21T16:05:04.450Z] [INFO] [2023-11-21T16:05:04.450Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2023-11-21T16:05:04.450Z] [INFO] Building Trace Compass Developer Guide 9.1.0-SNAPSHOT [67/144] [2023-11-21T16:05:04.450Z] [INFO] from doc/org.eclipse.tracecompass.doc.dev/pom.xml [2023-11-21T16:05:04.450Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:05:04.450Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)' [2023-11-21T16:05:04.450Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)' [2023-11-21T16:05:04.450Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2023-11-21T16:05:04.450Z] [INFO] [2023-11-21T16:05:04.450Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:04.450Z] [INFO] [2023-11-21T16:05:04.450Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:04.450Z] [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 [2023-11-21T16:05:04.450Z] [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 [2023-11-21T16:05:04.450Z] [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 [2023-11-21T16:05:04.706Z] [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 [2023-11-21T16:05:04.706Z] [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 [2023-11-21T16:05:04.706Z] [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 [2023-11-21T16:05:04.706Z] [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 38 kB/s) [2023-11-21T16:05:04.963Z] [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 [2023-11-21T16:05:04.963Z] [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 [2023-11-21T16:05:04.963Z] [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 [2023-11-21T16:05:05.219Z] [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 [2023-11-21T16:05:05.219Z] [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 [2023-11-21T16:05:05.219Z] [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 [2023-11-21T16:05:05.219Z] [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 547 kB/s) [2023-11-21T16:05:05.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2023-11-21T16:05:05.476Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2023-11-21T16:05:05.476Z] [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 [2023-11-21T16:05:05.476Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2023-11-21T16:05:05.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2023-11-21T16:05:05.732Z] [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 [2023-11-21T16:05:05.732Z] [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 277 kB/s) [2023-11-21T16:05:05.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2023-11-21T16:05:05.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2023-11-21T16:05:05.732Z] [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 [2023-11-21T16:05:05.989Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2023-11-21T16:05:05.989Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2023-11-21T16:05:05.989Z] [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 [2023-11-21T16:05:05.989Z] [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 260 kB/s) [2023-11-21T16:05:05.989Z] [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 [2023-11-21T16:05:05.989Z] [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 [2023-11-21T16:05:05.989Z] [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 [2023-11-21T16:05:06.246Z] [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 [2023-11-21T16:05:06.246Z] [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 [2023-11-21T16:05:06.246Z] [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 [2023-11-21T16:05:06.246Z] [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 431 kB/s) [2023-11-21T16:05:06.246Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2023-11-21T16:05:06.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2023-11-21T16:05:06.502Z] [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 [2023-11-21T16:05:06.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2023-11-21T16:05:06.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2023-11-21T16:05:06.760Z] [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 [2023-11-21T16:05:06.760Z] [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 4.8 MB/s) [2023-11-21T16:05:06.760Z] [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 [2023-11-21T16:05:06.760Z] [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 [2023-11-21T16:05:06.760Z] [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 [2023-11-21T16:05:07.017Z] [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 [2023-11-21T16:05:07.017Z] [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 [2023-11-21T16:05:07.017Z] [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 [2023-11-21T16:05:07.017Z] [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 112 kB/s) [2023-11-21T16:05:07.017Z] [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 [2023-11-21T16:05:07.017Z] [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 [2023-11-21T16:05:07.017Z] [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 [2023-11-21T16:05:07.273Z] [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 [2023-11-21T16:05:07.274Z] [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 [2023-11-21T16:05:07.274Z] [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 [2023-11-21T16:05:07.274Z] [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 688 kB/s) [2023-11-21T16:05:07.274Z] [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 [2023-11-21T16:05:07.274Z] [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 [2023-11-21T16:05:07.274Z] [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 [2023-11-21T16:05:07.530Z] [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 [2023-11-21T16:05:07.530Z] [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 [2023-11-21T16:05:07.530Z] [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 [2023-11-21T16:05:07.530Z] [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 165 kB/s) [2023-11-21T16:05:07.530Z] [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 [2023-11-21T16:05:07.786Z] [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 [2023-11-21T16:05:07.786Z] [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 [2023-11-21T16:05:07.786Z] [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 [2023-11-21T16:05:08.042Z] [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 [2023-11-21T16:05:08.042Z] [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 [2023-11-21T16:05:08.042Z] [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 93 kB/s) [2023-11-21T16:05:08.042Z] [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 [2023-11-21T16:05:08.042Z] [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 [2023-11-21T16:05:08.042Z] [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 [2023-11-21T16:05:08.298Z] [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 [2023-11-21T16:05:08.298Z] [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 [2023-11-21T16:05:08.298Z] [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 [2023-11-21T16:05:08.298Z] [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 81 kB/s) [2023-11-21T16:05:08.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2023-11-21T16:05:08.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2023-11-21T16:05:08.298Z] [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 [2023-11-21T16:05:08.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2023-11-21T16:05:08.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2023-11-21T16:05:08.554Z] [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 [2023-11-21T16:05:08.554Z] [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 637 kB/s) [2023-11-21T16:05:08.554Z] [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 [2023-11-21T16:05:08.554Z] [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 [2023-11-21T16:05:08.554Z] [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 [2023-11-21T16:05:08.834Z] [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 [2023-11-21T16:05:08.834Z] [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 [2023-11-21T16:05:08.834Z] [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 [2023-11-21T16:05:08.834Z] [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 879 kB/s) [2023-11-21T16:05:08.834Z] [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 [2023-11-21T16:05:08.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2023-11-21T16:05:08.834Z] [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 [2023-11-21T16:05:08.834Z] [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 [2023-11-21T16:05:08.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2023-11-21T16:05:09.133Z] [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 [2023-11-21T16:05:09.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2023-11-21T16:05:09.133Z] [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 [2023-11-21T16:05:09.133Z] [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 [2023-11-21T16:05:09.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2023-11-21T16:05:09.391Z] [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 [2023-11-21T16:05:09.391Z] [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 [2023-11-21T16:05:09.391Z] [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 [2023-11-21T16:05:09.391Z] [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 [2023-11-21T16:05:09.391Z] [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 [2023-11-21T16:05:09.954Z] [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 [2023-11-21T16:05:09.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2023-11-21T16:05:09.954Z] [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 [2023-11-21T16:05:09.954Z] [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 [2023-11-21T16:05:09.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2023-11-21T16:05:09.954Z] [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 [2023-11-21T16:05:09.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2023-11-21T16:05:09.954Z] [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 [2023-11-21T16:05:09.954Z] [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 [2023-11-21T16:05:09.954Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2023-11-21T16:05:09.954Z] [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 [2023-11-21T16:05:10.213Z] [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 15 MB/s) [2023-11-21T16:05:10.213Z] [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 [2023-11-21T16:05:10.213Z] [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 [2023-11-21T16:05:10.213Z] [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 [2023-11-21T16:05:10.213Z] [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 [2023-11-21T16:05:10.213Z] [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 3.0 MB/s) [2023-11-21T16:05:10.213Z] [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 1.3 MB/s) [2023-11-21T16:05:10.213Z] [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 8.4 MB/s) [2023-11-21T16:05:10.213Z] [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 60 MB/s) [2023-11-21T16:05:10.778Z] [INFO] Executing tasks [2023-11-21T16:05:10.778Z] [INFO] Executed tasks [2023-11-21T16:05:10.778Z] [INFO] [2023-11-21T16:05:10.778Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:10.778Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target [2023-11-21T16:05:10.778Z] [INFO] [2023-11-21T16:05:10.778Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:10.778Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:05:10.778Z] [INFO] [2023-11-21T16:05:10.778Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:10.778Z] [INFO] [2023-11-21T16:05:10.778Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:10.778Z] [INFO] [2023-11-21T16:05:10.778Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:10.778Z] [INFO] [2023-11-21T16:05:10.778Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:10.778Z] [INFO] [2023-11-21T16:05:10.778Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:10.778Z] [INFO] Resolving class path of Trace Compass Developer Guide [2023-11-21T16:05:10.778Z] [INFO] [2023-11-21T16:05:10.778Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:11.034Z] [INFO] Executing tasks [2023-11-21T16:05:11.291Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2023-11-21T16:05:11.548Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated. [2023-11-21T16:05:11.548Z] [INFO] Executed tasks [2023-11-21T16:05:11.548Z] [INFO] [2023-11-21T16:05:11.548Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:11.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2023-11-21T16:05:11.548Z] [INFO] [2023-11-21T16:05:11.548Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:11.548Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:11.548Z] [INFO] [2023-11-21T16:05:11.548Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:11.548Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20 [2023-11-21T16:05:14.065Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2023-11-21T16:05:14.065Z] [INFO] Command line: [2023-11-21T16:05:14.065Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-11-21T16:05:14.065Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:05:14.322Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:05:14.322Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar) [2023-11-21T16:05:14.322Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-11-21T16:05:14.322Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:05:15.250Z] Buildfile: build.xml [2023-11-21T16:05:15.506Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-11-21T16:05:15.506Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:05:15.506Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2023-11-21T16:05:15.506Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-11-21T16:05:15.506Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:05:15.506Z] [2023-11-21T16:05:15.506Z] build.index: [2023-11-21T16:05:16.873Z] BUILD SUCCESSFUL [2023-11-21T16:05:16.873Z] [2023-11-21T16:05:16.873Z] BUILD SUCCESSFUL [2023-11-21T16:05:16.873Z] Total time: 1 second [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT.jar [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [INFO] [2023-11-21T16:05:17.130Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT.jar [2023-11-21T16:05:17.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT.pom [2023-11-21T16:05:17.130Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:05:17.131Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:05:17.131Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:05:17.131Z] [INFO] [2023-11-21T16:05:17.131Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.131Z] [INFO] [2023-11-21T16:05:17.131Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev --- [2023-11-21T16:05:17.131Z] [INFO] Executing tasks [2023-11-21T16:05:17.387Z] [INFO] [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.doc.dev [2023-11-21T16:05:17.387Z] [INFO] Executed tasks [2023-11-21T16:05:17.387Z] [INFO] [2023-11-21T16:05:17.387Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2023-11-21T16:05:17.387Z] [INFO] Building org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT [68/144] [2023-11-21T16:05:17.388Z] [INFO] from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2023-11-21T16:05:17.388Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:05:17.388Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2023-11-21T16:05:17.388Z] [INFO] [2023-11-21T16:05:17.388Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.388Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/target [2023-11-21T16:05:17.388Z] [INFO] [2023-11-21T16:05:17.388Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.388Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:05:17.388Z] [INFO] [2023-11-21T16:05:17.388Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.388Z] [INFO] [2023-11-21T16:05:17.388Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.388Z] [INFO] [2023-11-21T16:05:17.388Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.388Z] [INFO] [2023-11-21T16:05:17.388Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.388Z] [INFO] [2023-11-21T16:05:17.388Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/src/main/resources [2023-11-21T16:05:17.388Z] [INFO] [2023-11-21T16:05:17.388Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.645Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:05:17.645Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped [2023-11-21T16:05:17.645Z] [INFO] [2023-11-21T16:05:17.645Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.645Z] [INFO] [2023-11-21T16:05:17.645Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.645Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT.jar [2023-11-21T16:05:17.645Z] [INFO] [2023-11-21T16:05:17.645Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.646Z] [INFO] [2023-11-21T16:05:17.646Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.646Z] [INFO] [2023-11-21T16:05:17.646Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.646Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:05:17.902Z] [INFO] [2023-11-21T16:05:17.902Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.902Z] [INFO] [2023-11-21T16:05:17.902Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT.jar [2023-11-21T16:05:17.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT.pom [2023-11-21T16:05:17.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:05:17.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:05:17.902Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:05:17.902Z] [INFO] [2023-11-21T16:05:17.902Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2023-11-21T16:05:17.902Z] [INFO] [2023-11-21T16:05:17.902Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2023-11-21T16:05:17.902Z] [INFO] Building org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT [69/144] [2023-11-21T16:05:17.902Z] [INFO] from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2023-11-21T16:05:17.902Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:05:17.902Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2023-11-21T16:05:18.158Z] [INFO] [2023-11-21T16:05:18.158Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.158Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/target [2023-11-21T16:05:18.158Z] [INFO] [2023-11-21T16:05:18.158Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.158Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:05:18.158Z] [INFO] [2023-11-21T16:05:18.158Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.158Z] [INFO] [2023-11-21T16:05:18.158Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.158Z] [INFO] [2023-11-21T16:05:18.158Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/src/main/resources [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT.jar [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT.jar [2023-11-21T16:05:18.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT.pom [2023-11-21T16:05:18.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:05:18.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:05:18.159Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2023-11-21T16:05:18.159Z] [INFO] [2023-11-21T16:05:18.159Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2023-11-21T16:05:18.159Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [70/144] [2023-11-21T16:05:18.159Z] [INFO] from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2023-11-21T16:05:18.159Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:05:18.159Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:18.159Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] The project's OSGi version is 1.0.4.202311211602 [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:18.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 [2023-11-21T16:05:18.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.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2023-11-21T16:05:18.415Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 110 were skipped [2023-11-21T16:05:18.415Z] [INFO] [2023-11-21T16:05:18.415Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.415Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar [2023-11-21T16:05:18.672Z] [INFO] [2023-11-21T16:05:18.672Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.672Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar [2023-11-21T16:05:18.672Z] [INFO] [2023-11-21T16:05:18.672Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.672Z] [INFO] [2023-11-21T16:05:18.672Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.673Z] [INFO] [2023-11-21T16:05:18.673Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.673Z] [INFO] [2023-11-21T16:05:18.673Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.673Z] [INFO] Skipping tests [2023-11-21T16:05:18.673Z] [INFO] [2023-11-21T16:05:18.673Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:18.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:18.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:18.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:18.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:18.673Z] [INFO] [2023-11-21T16:05:18.673Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2023-11-21T16:05:18.673Z] [INFO] [2023-11-21T16:05:18.673Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2023-11-21T16:05:18.673Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [71/144] [2023-11-21T16:05:18.673Z] [INFO] from common/org.eclipse.tracecompass.common.core.tests/pom.xml [2023-11-21T16:05:18.673Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:05:18.673Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:18.673Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2023-11-21T16:05:18.930Z] [INFO] [2023-11-21T16:05:18.930Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:18.930Z] [INFO] [2023-11-21T16:05:18.930Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:18.930Z] [INFO] The project's OSGi version is 1.1.11.202311211602 [2023-11-21T16:05:18.930Z] [INFO] [2023-11-21T16:05:18.930Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:18.930Z] [INFO] [2023-11-21T16:05:18.930Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:18.930Z] [INFO] [2023-11-21T16:05:18.930Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:18.930Z] [INFO] [2023-11-21T16:05:18.930Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:18.930Z] [INFO] [2023-11-21T16:05:18.930Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:18.930Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests [2023-11-21T16:05:18.930Z] [INFO] [2023-11-21T16:05:18.930Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:18.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2023-11-21T16:05:18.930Z] [INFO] [2023-11-21T16:05:18.930Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:18.930Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:18.930Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:18.930Z] [WARNING] The 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-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2023-11-21T16:05:18.930Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:05:19.186Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 104 were skipped [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [INFO] Skipping tests [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:19.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:19.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:19.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:19.187Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2023-11-21T16:05:19.187Z] [INFO] [2023-11-21T16:05:19.187Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2023-11-21T16:05:19.187Z] [INFO] Building org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT [72/144] [2023-11-21T16:05:19.187Z] [INFO] from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2023-11-21T16:05:19.187Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:05:19.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/target [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/src/main/resources [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 16 were skipped [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT.jar [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT.jar [2023-11-21T16:05:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT.pom [2023-11-21T16:05:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:05:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:05:19.444Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2023-11-21T16:05:19.444Z] [INFO] [2023-11-21T16:05:19.444Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2023-11-21T16:05:19.444Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [73/144] [2023-11-21T16:05:19.444Z] [INFO] from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2023-11-21T16:05:19.444Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:05:19.444Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:19.444Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2023-11-21T16:05:19.701Z] [INFO] [2023-11-21T16:05:19.701Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.701Z] [INFO] [2023-11-21T16:05:19.701Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.701Z] [INFO] The project's OSGi version is 1.0.4.202311211602 [2023-11-21T16:05:19.701Z] [INFO] [2023-11-21T16:05:19.701Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.701Z] [INFO] [2023-11-21T16:05:19.701Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.701Z] [INFO] [2023-11-21T16:05:19.701Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.701Z] [INFO] [2023-11-21T16:05:19.701Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.701Z] [INFO] [2023-11-21T16:05:19.701Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.701Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests [2023-11-21T16:05:19.701Z] [INFO] [2023-11-21T16:05:19.701Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2023-11-21T16:05:19.701Z] [INFO] [2023-11-21T16:05:19.701Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.701Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:19.701Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:19.701Z] [WARNING] The 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-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2023-11-21T16:05:19.702Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:05:19.702Z] [INFO] [2023-11-21T16:05:19.702Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.702Z] [INFO] [2023-11-21T16:05:19.702Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2023-11-21T16:05:19.957Z] [INFO] [2023-11-21T16:05:19.957Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.957Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 104 were skipped [2023-11-21T16:05:19.957Z] [INFO] [2023-11-21T16:05:19.957Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar [2023-11-21T16:05:19.957Z] [INFO] [2023-11-21T16:05:19.957Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar [2023-11-21T16:05:19.957Z] [INFO] [2023-11-21T16:05:19.957Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.957Z] [INFO] [2023-11-21T16:05:19.957Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.957Z] [INFO] [2023-11-21T16:05:19.957Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.957Z] [INFO] [2023-11-21T16:05:19.957Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.957Z] [INFO] Skipping tests [2023-11-21T16:05:19.958Z] [INFO] [2023-11-21T16:05:19.958Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:19.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:19.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:19.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:19.958Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:05:19.958Z] [INFO] [2023-11-21T16:05:19.958Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2023-11-21T16:05:19.958Z] [INFO] [2023-11-21T16:05:19.958Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2023-11-21T16:05:19.958Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT [74/144] [2023-11-21T16:05:19.958Z] [INFO] from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2023-11-21T16:05:19.958Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:05:19.958Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/target [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT.jar [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.214Z] [INFO] [2023-11-21T16:05:20.214Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT.jar [2023-11-21T16:05:20.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT.pom [2023-11-21T16:05:20.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:05:20.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:05:20.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:05:20.215Z] [INFO] [2023-11-21T16:05:20.215Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2023-11-21T16:05:20.215Z] [INFO] [2023-11-21T16:05:20.215Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2023-11-21T16:05:20.215Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [75/144] [2023-11-21T16:05:20.215Z] [INFO] from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2023-11-21T16:05:20.215Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:05:20.215Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:20.215Z] [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-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2023-11-21T16:05:20.470Z] [INFO] [2023-11-21T16:05:20.470Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.470Z] [INFO] [2023-11-21T16:05:20.470Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.470Z] [INFO] The project's OSGi version is 1.0.12.202311211602 [2023-11-21T16:05:20.470Z] [INFO] [2023-11-21T16:05:20.470Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.470Z] [INFO] [2023-11-21T16:05:20.470Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.470Z] [INFO] [2023-11-21T16:05:20.470Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.470Z] [INFO] [2023-11-21T16:05:20.470Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.470Z] [INFO] [2023-11-21T16:05:20.470Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.470Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [2023-11-21T16:05:20.727Z] [INFO] [2023-11-21T16:05:20.727Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2023-11-21T16:05:20.727Z] [INFO] [2023-11-21T16:05:20.727Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.727Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:05:20.727Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:05:20.727Z] [WARNING] The 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-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2023-11-21T16:05:20.727Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:05:20.727Z] [INFO] [2023-11-21T16:05:20.727Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.728Z] [INFO] [2023-11-21T16:05:20.728Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.728Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2023-11-21T16:05:20.728Z] [INFO] [2023-11-21T16:05:20.728Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.728Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped [2023-11-21T16:05:20.728Z] [INFO] [2023-11-21T16:05:20.728Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2023-11-21T16:05:20.984Z] [INFO] [2023-11-21T16:05:20.984Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2023-11-21T16:05:20.984Z] [INFO] [2023-11-21T16:05:20.984Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.984Z] [INFO] [2023-11-21T16:05:20.984Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.984Z] [INFO] [2023-11-21T16:05:20.984Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:20.984Z] [INFO] [2023-11-21T16:05:20.984Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:05:21.549Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:05:24.821Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2023-11-21T16:05:24.821Z] [INFO] Command line: [2023-11-21T16:05:24.821Z] [/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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-11-21T16:05:24.821Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:05:26.188Z] !SESSION 2023-11-21 16:05:24.267 ----------------------------------------------- [2023-11-21T16:05:26.188Z] eclipse.buildId=unknown [2023-11-21T16:05:26.188Z] java.version=17.0.2 [2023-11-21T16:05:26.188Z] java.vendor=Oracle Corporation [2023-11-21T16:05:26.188Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-11-21T16:05:26.188Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-11-21T16:05:26.188Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-11-21T16:05:26.188Z] [2023-11-21T16:05:26.188Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:05:26.032 [2023-11-21T16:05:26.188Z] !MESSAGE Error starting bundle: initial@reference:file:../../../../../../../.m2/repository/p2/osgi/bundle/org.slf4j.binding.simple/1.7.30.v20221112-0806/org.slf4j.binding.simple-1.7.30.v20221112-0806.jar [2023-11-21T16:05:26.188Z] !STACK 0 [2023-11-21T16:05:26.188Z] org.osgi.framework.BundleException: Invalid operation on a fragment. osgi.identity; osgi.identity="org.slf4j.binding.simple"; type="osgi.fragment"; version:Version="1.7.30.v20221112-0806" [id=244] [2023-11-21T16:05:26.188Z] at org.eclipse.osgi.container.Module.checkFragment(Module.java:543) [2023-11-21T16:05:26.188Z] at org.eclipse.osgi.container.Module.start(Module.java:426) [2023-11-21T16:05:26.188Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) [2023-11-21T16:05:26.188Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundle(EclipseStarter.java:1067) [2023-11-21T16:05:26.188Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles(EclipseStarter.java:1058) [2023-11-21T16:05:26.188Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:606) [2023-11-21T16:05:26.188Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:331) [2023-11-21T16:05:26.188Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:251) [2023-11-21T16:05:26.188Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-11-21T16:05:26.188Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-11-21T16:05:26.188Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-11-21T16:05:26.188Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-11-21T16:05:26.188Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) [2023-11-21T16:05:26.188Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) [2023-11-21T16:05:26.188Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1459) [2023-11-21T16:05:26.188Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1432) [2023-11-21T16:05:27.555Z] [2023-11-21T16:05:27.555Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:05:27.128 [2023-11-21T16:05:27.555Z] !MESSAGE Bundle org.slf4j.binding.simple_1.7.30.v20221112-0806 [244] is not active. [2023-11-21T16:05:27.555Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:05:27.555Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:05:31.726Z] [2023-11-21T16:05:31.726Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-11-21 16:05:31.178 [2023-11-21T16:05:31.726Z] !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 [2023-11-21T16:05:31.726Z] [2023-11-21T16:05:31.726Z] !ENTRY org.eclipse.urischeme 4 0 2023-11-21 16:05:31.249 [2023-11-21T16:05:31.726Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:05:31.726Z] !STACK 0 [2023-11-21T16:05:31.726Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:05:31.726Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-11-21T16:05:31.726Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-11-21T16:05:31.726Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-11-21T16:05:31.726Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-11-21T16:05:31.726Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-11-21T16:05:31.726Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-11-21T16:05:31.726Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88) [2023-11-21T16:05:31.726Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:05:31.726Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-11-21T16:05:31.726Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-11-21T16:05:31.726Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-11-21T16:05:31.726Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-11-21T16:05:31.726Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-11-21T16:05:31.726Z] ... 7 more [2023-11-21T16:05:31.726Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2023-11-21T16:05:32.294Z] Display size: 1440x900 [2023-11-21T16:05:32.294Z] OS version=5.18.5-100.fc35.x86_64 [2023-11-21T16:05:32.294Z] GTK version=3.22.30 [2023-11-21T16:05:32.294Z] GTK theme=Ambiance [2023-11-21T16:05:32.294Z] LIBOVERLAY_SCROLLBAR=0 [2023-11-21T16:05:32.294Z] Time zone: Greenwich Mean Time [2023-11-21T16:05:32.294Z] 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@361c4981] time=-224316975 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:05:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:05:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:05:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:05:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:05:32.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-224316363 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:05:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-224316362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:05:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224316357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:05:33.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:05:33.114Z] [2023-11-21T16:05:33.114Z] (Eclipse:1392): Gtk-WARNING **: 16:05:32.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:33.371Z] [2023-11-21T16:05:33.371Z] (Eclipse:1392): Gtk-WARNING **: 16:05:33.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:33.628Z] 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@361c4981] time=-224315755 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:05:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-11-21T16:05:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Shift+Alt+N", using matcher: with mnemonic 'New' [2023-11-21T16:05:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...' [2023-11-21T16:05:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...' [2023-11-21T16:05:33.884Z] [2023-11-21T16:05:33.884Z] (Eclipse:1392): Gtk-WARNING **: 16:05:33.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:33.884Z] [2023-11-21T16:05:33.884Z] (Eclipse:1392): Gtk-WARNING **: 16:05:33.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:33.884Z] [2023-11-21T16:05:33.884Z] (Eclipse:1392): Gtk-WARNING **: 16:05:33.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:33.884Z] [2023-11-21T16:05:33.884Z] (Eclipse:1392): Gtk-WARNING **: 16:05:33.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:33.884Z] [2023-11-21T16:05:33.884Z] (Eclipse:1392): Gtk-WARNING **: 16:05:33.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:33.884Z] [2023-11-21T16:05:33.884Z] (Eclipse:1392): Gtk-WARNING **: 16:05:33.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:33.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...' [2023-11-21T16:05:33.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project' [2023-11-21T16:05:33.885Z] 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=-224315347 data=null doit=true}, Shell with text {New Project}] [2023-11-21T16:05:33.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:33.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:33.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree') [2023-11-21T16:05:33.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224315339 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:05:33.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224315339 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:05:33.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224315338 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:33.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224315334 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}] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224315288 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224315283 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224315283 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224315282 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224315282 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224315282 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}] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224315281 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-224315279 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-224315279 data=null doit=true}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-224315278 data=null}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-224315278 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224315278 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] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-224315275 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project [2023-11-21T16:05:34.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-224315274 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-224315274 data=null doit=true}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-224315274 data=null}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-224315274 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224315273 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] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-224315273 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=-224315273 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=-224315273 data=null doit=true}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=-224315273 data=null}, Tree node with text: Tracing Project] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:34.144Z] 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') [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-224315267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-224315267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-224315266 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-224315266 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-224315266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-224315266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-224315266 data=null 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')] [2023-11-21T16:05:34.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:34.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:34.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:34.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:34.144Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project' [2023-11-21T16:05:34.145Z] 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=-224315241 data=null doit=true}, Shell with text {Tracing Project}] [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text' [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text') [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text' [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text') [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button' [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:34.145Z] 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') [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224315179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224315179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224315179 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224315179 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224315179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224315178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224315178 data=null 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')] [2023-11-21T16:05:34.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=-224315748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...'] [2023-11-21T16:05:34.404Z] [2023-11-21T16:05:34.404Z] (Eclipse:1392): Gtk-WARNING **: 16:05:34.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:34.404Z] [2023-11-21T16:05:34.404Z] (Eclipse:1392): Gtk-WARNING **: 16:05:34.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:34.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:05:34.661Z] [2023-11-21T16:05:34.661Z] (Eclipse:1392): Gtk-WARNING **: 16:05:34.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:34.661Z] [2023-11-21T16:05:34.661Z] (Eclipse:1392): Gtk-WARNING **: 16:05:34.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:34.661Z] [2023-11-21T16:05:34.661Z] (Eclipse:1392): Gtk-WARNING **: 16:05:34.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:34.661Z] [2023-11-21T16:05:34.661Z] (Eclipse:1392): Gtk-WARNING **: 16:05:34.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:34.661Z] [2023-11-21T16:05:34.661Z] (Eclipse:1392): Gtk-WARNING **: 16:05:34.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:34.661Z] [2023-11-21T16:05:34.661Z] (Eclipse:1392): Gtk-WARNING **: 16:05:34.649: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:05:34.918Z] 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') [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:34.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.919Z] 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. [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224314379 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:'))] [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:34.919Z] 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' [2023-11-21T16:05:34.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:34.919Z] 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') [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7866fe3e [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224314375 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')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224314375 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')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224314375 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224314375 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224314375 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')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224314375 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')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224314374 data=null 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')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224314374 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')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224314374 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')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224314374 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')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224314374 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224314374 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:34.920Z] 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') [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@47629063 [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-224314372 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')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224314372 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')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-224314372 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:34.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-224314372 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-224314371 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')] [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-224314369 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')] [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-224314368 data=null 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')] [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-224314368 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')] [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224314368 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')] [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-224314368 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')] [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-224314368 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-224314368 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:34.921Z] 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') [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:05:34.921Z] 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. [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:34.921Z] 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') [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:34.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] 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') [2023-11-21T16:05:34.922Z] 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. [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:34.922Z] 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') [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:05:34.922Z] 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. [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] 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)' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:34.922Z] 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') [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] 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') [2023-11-21T16:05:34.922Z] 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. [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:34.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:34.923Z] 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') [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:34.923Z] 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') [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224314358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224314358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224314358 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224314358 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224314358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:34.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224314358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:35.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:35.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:35.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:35.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:35.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:35.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:05:35.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224314358 data=null 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')] [2023-11-21T16:05:35.438Z] [2023-11-21T16:05:35.438Z] (Eclipse:1392): Gtk-WARNING **: 16:05:35.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:35.696Z] [2023-11-21T16:05:35.696Z] (Eclipse:1392): Gtk-WARNING **: 16:05:35.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224313758 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224313758 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224313757 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224313757 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}] [2023-11-21T16:05:35.696Z] [2023-11-21T16:05:35.696Z] (Eclipse:1392): Gtk-WARNING **: 16:05:35.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224313739 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:35.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224313737 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224313736 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224313736 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224313736 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]}] [2023-11-21T16:05:35.696Z] [2023-11-21T16:05:35.696Z] (Eclipse:1392): Gtk-WARNING **: 16:05:35.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224313680 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:35.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224313679 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224313679 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224313678 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224313678 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224313678 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}] [2023-11-21T16:05:35.696Z] [2023-11-21T16:05:35.696Z] (Eclipse:1392): Gtk-WARNING **: 16:05:35.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224313661 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224313660 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:35.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224313660 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:35.696Z] [2023-11-21T16:05:35.697Z] (Eclipse:1392): Gtk-WARNING **: 16:05:35.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:35.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224313660 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}] [2023-11-21T16:05:36.210Z] [2023-11-21T16:05:36.210Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:36.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:36.466Z] [2023-11-21T16:05:36.466Z] (Eclipse:1392): Gtk-WARNING **: 16:05:36.231: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:36.466Z] [2023-11-21T16:05:36.466Z] (Eclipse:1392): Gtk-WARNING **: 16:05:36.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:36.466Z] [2023-11-21T16:05:36.466Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:36.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:36.721Z] [2023-11-21T16:05:36.721Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:36.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:36.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224313371 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:36.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224312570 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:36.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224312569 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:36.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224312569 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:36.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:05:36.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:05:36.978Z] [2023-11-21T16:05:36.978Z] (Eclipse:1392): Gtk-WARNING **: 16:05:36.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:36.978Z] [2023-11-21T16:05:36.978Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:36.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:36.978Z] [2023-11-21T16:05:36.978Z] (Eclipse:1392): Gtk-WARNING **: 16:05:36.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224312158 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224312158 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224312158 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224312158 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224312158 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}] [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224312085 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224312084 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224312084 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:05:37.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224312083 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:05:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224312083 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224312083 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}] [2023-11-21T16:05:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224312077 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-11-21T16:05:37.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-11-21T16:05:37.493Z] [2023-11-21T16:05:37.493Z] (Eclipse:1392): Gtk-WARNING **: 16:05:37.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:37.493Z] [2023-11-21T16:05:37.493Z] (Eclipse:1392): Gtk-WARNING **: 16:05:37.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:37.493Z] [2023-11-21T16:05:37.493Z] (Eclipse:1392): Gtk-WARNING **: 16:05:37.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:37.493Z] [2023-11-21T16:05:37.493Z] (Eclipse:1392): Gtk-WARNING **: 16:05:37.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:37.749Z] [2023-11-21T16:05:37.749Z] (Eclipse:1392): Gtk-WARNING **: 16:05:37.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:37.749Z] [2023-11-21T16:05:37.749Z] (Eclipse:1392): Gtk-WARNING **: 16:05:37.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:37.749Z] [2023-11-21T16:05:37.749Z] (Eclipse:1392): Gtk-WARNING **: 16:05:37.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-224311560 data=null doit=true}, Shell with text {Export}] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-224311558 data=null doit=true}, TreeItem with text {General}] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-224311558 data=null}, TreeItem with text {General}] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-224311557 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224311556 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}] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-224311553 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-224311551 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-224311551 data=null doit=true}, Tree node with text: Archive File] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-224311551 data=null}, Tree node with text: Archive File] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-224311551 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224311551 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] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-224311545 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:37.749Z] 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') [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-224311544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:37.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-224311544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-224311543 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-224311543 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-224311543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:37.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-224311543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-224311543 data=null 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')] [2023-11-21T16:05:38.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:38.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:38.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:38.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:38.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:38.007Z] 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') [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-224311449 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')] [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224311449 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')] [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-224311449 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-224311448 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-224311448 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')] [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-224311448 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')] [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-224311448 data=null 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')] [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-224311445 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')] [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224311445 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')] [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-224311445 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')] [2023-11-21T16:05:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-224311445 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-224311445 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:38.008Z] 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') [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:38.008Z] 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') [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@33ccab9c [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-224311442 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')] [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224311442 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')] [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-224311442 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-224311442 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-224311442 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')] [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-224311441 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')] [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-224311441 data=null 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')] [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-224311440 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')] [2023-11-21T16:05:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224311440 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')] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-224311440 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')] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-224311440 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-224311439 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224311438 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224311438 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224311438 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224311432 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}] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224311385 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-224311383 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-224311383 data=null doit=true}, Tree node with text: traces] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-224311383 data=null}, Tree node with text: traces] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-224311383 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224311383 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] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-224311375 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-224311362 data=null}, (of type 'Combo')] [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:05:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:38.010Z] 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') [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224311286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224311286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224311285 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224311285 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224311285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224311285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:38.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:38.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:38.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:38.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:38.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:05:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224311285 data=null 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')] [2023-11-21T16:05:38.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-224311958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-11-21T16:05:38.266Z] [2023-11-21T16:05:38.266Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.266Z] [2023-11-21T16:05:38.266Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.134: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.266Z] [2023-11-21T16:05:38.266Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.151: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.266Z] [2023-11-21T16:05:38.266Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.266Z] [2023-11-21T16:05:38.266Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.185: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.266Z] [2023-11-21T16:05:38.266Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.201: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.266Z] [2023-11-21T16:05:38.266Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.266Z] [2023-11-21T16:05:38.266Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.234: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.266Z] [2023-11-21T16:05:38.266Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.523Z] [2023-11-21T16:05:38.523Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.523Z] [2023-11-21T16:05:38.523Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.780Z] [2023-11-21T16:05:38.780Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.579: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.780Z] [2023-11-21T16:05:38.780Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.780Z] [2023-11-21T16:05:38.780Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.780Z] [2023-11-21T16:05:38.780Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.780Z] [2023-11-21T16:05:38.780Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.780Z] [2023-11-21T16:05:38.780Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.754: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:38.780Z] [2023-11-21T16:05:38.780Z] (Eclipse:1392): Gtk-WARNING **: 16:05:38.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:05:39.038Z] 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') [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-224310264 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-224310263 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:}] [2023-11-21T16:05:39.038Z] 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') [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-224310262 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-224310261 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')] [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-224310261 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')] [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-224310261 data=null 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')] [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:39.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:05:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224310174 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:'))] [2023-11-21T16:05:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:05:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] 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' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:39.296Z] 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') [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:39.296Z] 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') [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:05:39.296Z] 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. [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:39.296Z] 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') [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:05:39.296Z] 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. [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:39.297Z] 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') [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] 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') [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@124b8fe9 [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-224310166 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')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224310166 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')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-224310166 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-224310166 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-224310166 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')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-224310165 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')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-224310165 data=null 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')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-224310165 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')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224310165 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')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-224310165 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')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-224310165 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-224310165 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:39.297Z] 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') [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:05:39.297Z] 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. [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:39.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] 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)' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:39.298Z] 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') [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] 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') [2023-11-21T16:05:39.298Z] 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. [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:39.298Z] 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') [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224310153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224310153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224310153 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224310153 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224310153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224310153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:39.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:39.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:39.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:39.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:39.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:39.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:05:39.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224310152 data=null 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')] [2023-11-21T16:05:39.556Z] [2023-11-21T16:05:39.556Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.556Z] [2023-11-21T16:05:39.556Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.812Z] [2023-11-21T16:05:39.812Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.812Z] [2023-11-21T16:05:39.812Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.812Z] [2023-11-21T16:05:39.812Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.812Z] [2023-11-21T16:05:39.812Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.812Z] [2023-11-21T16:05:39.812Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.812Z] [2023-11-21T16:05:39.812Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.812Z] [2023-11-21T16:05:39.812Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.812Z] [2023-11-21T16:05:39.812Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:39.812Z] [2023-11-21T16:05:39.812Z] (Eclipse:1392): Gtk-WARNING **: 16:05:39.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:05:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:40.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:40.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:40.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224309365 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224309365 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224309365 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224309364 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]}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224309357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:40.069Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224309356 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224309356 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224309356 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224309356 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224309355 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}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224309348 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224309348 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224309348 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224309348 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}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224309281 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224309276 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224309276 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224309276 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:40.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:05:40.069Z] [2023-11-21T16:05:40.069Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:40.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:40.325Z] [2023-11-21T16:05:40.325Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:40.325Z] [2023-11-21T16:05:40.325Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:40.325Z] [2023-11-21T16:05:40.325Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:40.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:40.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:05:40.584Z] [2023-11-21T16:05:40.584Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:40.584Z] [2023-11-21T16:05:40.584Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:40.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:40.584Z] [2023-11-21T16:05:40.584Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:40.843Z] [2023-11-21T16:05:40.843Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.100Z] [2023-11-21T16:05:41.100Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.100Z] [2023-11-21T16:05:41.100Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.100Z] [2023-11-21T16:05:41.100Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.100Z] [2023-11-21T16:05:41.100Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.100Z] [2023-11-21T16:05:41.100Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.974: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.100Z] [2023-11-21T16:05:41.100Z] (Eclipse:1392): Gtk-WARNING **: 16:05:40.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:05:41.359Z] 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') [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-224308066 data=null doit=true}, Button with text {Select &archive file:}] [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-224308066 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:}] [2023-11-21T16:05:41.359Z] 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') [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-224308064 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')] [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-224308060 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')] [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-224308059 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')] [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-224308059 data=null 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')] [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-11-21T16:05:41.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:41.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:41.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:41.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:41.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:05:41.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224308019 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:'))] [2023-11-21T16:05:41.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:05:41.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] 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' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:41.361Z] 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') [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@66c9aca2 [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224308018 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')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224308018 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')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224308018 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224308018 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224308017 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')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224308017 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')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224308017 data=null 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')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224308017 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')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224308017 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')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224308017 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')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224308017 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224308017 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:41.361Z] 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') [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:41.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@52d68eb9 [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-224308016 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')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224308016 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')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-224308016 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-224308016 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-224308015 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')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-224308015 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')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-224308015 data=null 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')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-224308015 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')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224308015 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')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-224308015 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')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-224308015 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-224307984 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:41.362Z] 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') [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:05:41.362Z] 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. [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:41.362Z] 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') [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:41.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] 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') [2023-11-21T16:05:41.363Z] 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. [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:41.363Z] 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') [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:05:41.363Z] 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. [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] 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)' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:41.363Z] 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') [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] 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') [2023-11-21T16:05:41.363Z] 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. [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:41.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:41.364Z] 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') [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:41.364Z] 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') [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224307973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224307973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224307973 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224307973 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224307973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224307973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:41.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:41.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:41.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:41.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:41.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:41.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:05:41.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224307973 data=null 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')] [2023-11-21T16:05:41.621Z] [2023-11-21T16:05:41.621Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.530: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.621Z] [2023-11-21T16:05:41.621Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.621Z] [2023-11-21T16:05:41.621Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.563: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.621Z] [2023-11-21T16:05:41.621Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.621Z] [2023-11-21T16:05:41.621Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.621Z] [2023-11-21T16:05:41.621Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.878Z] [2023-11-21T16:05:41.878Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.878Z] [2023-11-21T16:05:41.878Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.646: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.878Z] [2023-11-21T16:05:41.878Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.878Z] [2023-11-21T16:05:41.878Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.878Z] [2023-11-21T16:05:41.878Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:41.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:41.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224307463 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224307463 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224307463 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224307463 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]}] [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224307461 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:41.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-224307459 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-224307457 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-224307452 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224307452 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224307452 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]}] [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224307447 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224307447 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-224307447 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224307447 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]}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224307443 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-224307443 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-224307443 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-224307442 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-11-21T16:05:41.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224307442 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224307442 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224307441 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224307441 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224307441 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}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224307432 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224307431 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224307431 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224307431 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}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224307375 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224307372 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224307371 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224307371 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:41.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:05:42.138Z] [2023-11-21T16:05:42.138Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:41.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:42.138Z] [2023-11-21T16:05:42.138Z] (Eclipse:1392): Gtk-WARNING **: 16:05:41.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:42.138Z] [2023-11-21T16:05:42.138Z] (Eclipse:1392): Gtk-WARNING **: 16:05:42.057: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:42.138Z] [2023-11-21T16:05:42.138Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:42.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:42.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"' [2023-11-21T16:05:42.397Z] [2023-11-21T16:05:42.397Z] (Eclipse:1392): Gtk-WARNING **: 16:05:42.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:42.397Z] [2023-11-21T16:05:42.397Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:42.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:42.397Z] [2023-11-21T16:05:42.397Z] (Eclipse:1392): Gtk-WARNING **: 16:05:42.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224306574 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224306574 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224306574 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224306574 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224306574 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}] [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224306564 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224306563 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224306563 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224306563 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:05:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224306563 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224306563 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}] [2023-11-21T16:05:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224306558 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-11-21T16:05:42.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-11-21T16:05:42.911Z] [2023-11-21T16:05:42.911Z] (Eclipse:1392): Gtk-WARNING **: 16:05:42.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.167Z] [2023-11-21T16:05:43.167Z] (Eclipse:1392): Gtk-WARNING **: 16:05:42.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.167Z] [2023-11-21T16:05:43.167Z] (Eclipse:1392): Gtk-WARNING **: 16:05:42.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.167Z] [2023-11-21T16:05:43.167Z] (Eclipse:1392): Gtk-WARNING **: 16:05:42.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.167Z] [2023-11-21T16:05:43.167Z] (Eclipse:1392): Gtk-WARNING **: 16:05:42.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.167Z] [2023-11-21T16:05:43.167Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-11-21T16:05:43.167Z] [2023-11-21T16:05:43.167Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.167Z] [2023-11-21T16:05:43.167Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-224306088 data=null doit=true}, Shell with text {Export}] [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:43.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again. [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-224306085 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-224306084 data=null doit=true}, Tree node with text: Archive File] [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-224306084 data=null}, Tree node with text: Archive File] [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-224306084 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224306084 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] [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-224306084 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:05:43.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:43.168Z] 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') [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-224306083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-224306083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-224306083 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-224306083 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-224306082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-224306082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-224306082 data=null 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')] [2023-11-21T16:05:43.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:43.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:43.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:43.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:43.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:43.431Z] 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') [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-224306035 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')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224306035 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')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-224306035 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-224306035 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-224306035 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')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-224306035 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')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-224306035 data=null 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')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-224306032 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')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224306032 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')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-224306032 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')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-224306032 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-224306031 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:05:43.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:43.431Z] 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') [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:43.432Z] 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') [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@25d5327 [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-224306029 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')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224306029 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')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-224306029 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-224306028 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-224306028 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')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-224306028 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')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-224306028 data=null 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')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-224306027 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')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224306026 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')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-224306026 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')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-224306026 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-224306026 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224305979 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224305979 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224305979 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224305978 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}] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224305976 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-224305976 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-224305976 data=null doit=true}, Tree node with text: traces] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-224305975 data=null}, Tree node with text: traces] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-224305975 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224305975 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] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-224305967 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-224305955 data=null}, (of type 'Combo')] [2023-11-21T16:05:43.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:43.433Z] 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') [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224305951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224305951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224305951 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224305951 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224305950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224305950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:43.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:43.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:43.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:43.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:43.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:43.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:05:43.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224305950 data=null 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')] [2023-11-21T16:05:43.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-224306458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.463: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:43.690Z] [2023-11-21T16:05:43.690Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:44.261Z] [2023-11-21T16:05:44.261Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:44.261Z] [2023-11-21T16:05:44.261Z] (Eclipse:1392): Gtk-WARNING **: 16:05:43.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:44.261Z] [2023-11-21T16:05:44.261Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:44.261Z] [2023-11-21T16:05:44.261Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:44.261Z] [2023-11-21T16:05:44.261Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:44.261Z] [2023-11-21T16:05:44.261Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:44.261Z] [2023-11-21T16:05:44.261Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:44.261Z] [2023-11-21T16:05:44.261Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:05:44.518Z] 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') [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-224304867 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-224304866 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:}] [2023-11-21T16:05:44.518Z] 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') [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-224304864 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-224304864 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')] [2023-11-21T16:05:44.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-224304864 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')] [2023-11-21T16:05:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-224304864 data=null 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')] [2023-11-21T16:05:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:05:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:05:44.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224304807 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:'))] [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] 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' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:44.520Z] 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') [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:44.520Z] 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') [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:05:44.520Z] 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. [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:44.520Z] 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') [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:05:44.520Z] 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. [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:44.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:44.521Z] 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') [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] 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') [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@54d0d561 [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-224304802 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')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224304802 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')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-224304801 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-224304801 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-224304801 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')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-224304801 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')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-224304801 data=null 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')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-224304801 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')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224304801 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')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-224304801 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')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-224304801 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-224304801 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:44.521Z] 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') [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:05:44.521Z] 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. [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] 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)' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:44.522Z] 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') [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] 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') [2023-11-21T16:05:44.522Z] 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. [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:44.522Z] 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') [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224304787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224304786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224304786 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224304786 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224304786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224304786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:44.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:44.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:44.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:44.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:44.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:05:44.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224304786 data=null 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')] [2023-11-21T16:05:44.779Z] [2023-11-21T16:05:44.779Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:44.779Z] [2023-11-21T16:05:44.779Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] [2023-11-21T16:05:45.036Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] [2023-11-21T16:05:45.036Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] [2023-11-21T16:05:45.036Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] [2023-11-21T16:05:45.036Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.865: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] [2023-11-21T16:05:45.036Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.882: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] [2023-11-21T16:05:45.036Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.898: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] [2023-11-21T16:05:45.036Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] [2023-11-21T16:05:45.036Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] [2023-11-21T16:05:45.036Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] [2023-11-21T16:05:45.036Z] (Eclipse:1392): Gtk-WARNING **: 16:05:44.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:45.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:45.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224304244 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224304244 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224304244 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224304244 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]}] [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224304243 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:45.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]} [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=-224304242 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=-224304242 data=null doit=true}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=-224304242 data=null}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-224304241 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224304241 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]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-224304232 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-224304232 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=-224304231 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224304231 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]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-224304228 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=-224304228 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=-224304228 data=null doit=true}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=-224304228 data=null}, TreeItem with text {Tracing [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]} [2023-11-21T16:05:45.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]} [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=-224304227 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=-224304227 data=null doit=true}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=-224304227 data=null}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-224304227 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224304227 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]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-224304224 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-224304223 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=-224304223 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224304223 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]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-224304215 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=-224304215 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=-224304214 data=null doit=true}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=-224304214 data=null}, TreeItem with text {traces [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]} [2023-11-21T16:05:45.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]} [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224304214 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-224304213 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:45.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-224304213 data=null}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224304213 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224304213 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]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224304209 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224304209 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224304209 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224304209 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]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224304206 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224304206 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-224304206 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-224304206 data=null}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]} [2023-11-21T16:05:45.038Z] 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. [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-224304205 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-224304205 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-224304205 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224304205 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224304205 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]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224304195 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224304195 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-224304195 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224304195 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]}] [2023-11-21T16:05:45.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224304178 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-224304178 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-224304178 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-224304178 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-11-21T16:05:45.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224304177 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224304177 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224304177 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224304177 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224304177 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}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224304173 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224304173 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224304173 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224304172 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}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224304138 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224304134 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224304134 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224304133 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:45.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:05:45.295Z] [2023-11-21T16:05:45.295Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:45.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:45.295Z] [2023-11-21T16:05:45.295Z] (Eclipse:1392): Gtk-WARNING **: 16:05:45.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.295Z] [2023-11-21T16:05:45.295Z] (Eclipse:1392): Gtk-WARNING **: 16:05:45.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.295Z] [2023-11-21T16:05:45.295Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:45.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:45.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"' [2023-11-21T16:05:45.858Z] [2023-11-21T16:05:45.858Z] (Eclipse:1392): Gtk-WARNING **: 16:05:45.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:45.858Z] [2023-11-21T16:05:45.858Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:45.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:45.858Z] [2023-11-21T16:05:45.858Z] (Eclipse:1392): Gtk-WARNING **: 16:05:45.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.114Z] [2023-11-21T16:05:46.114Z] (Eclipse:1392): Gtk-WARNING **: 16:05:45.950: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.114Z] [2023-11-21T16:05:46.114Z] (Eclipse:1392): Gtk-WARNING **: 16:05:45.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.114Z] [2023-11-21T16:05:46.114Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.114Z] [2023-11-21T16:05:46.115Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.115Z] [2023-11-21T16:05:46.115Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.115Z] [2023-11-21T16:05:46.115Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.372Z] [2023-11-21T16:05:46.372Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.138: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:05:46.372Z] 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') [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-224302945 data=null doit=true}, Button with text {Select &archive file:}] [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-224302945 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:}] [2023-11-21T16:05:46.372Z] 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') [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-224302943 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')] [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-224302943 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')] [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-224302942 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')] [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-224302942 data=null 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')] [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:46.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224302903 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:'))] [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] 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' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:46.373Z] 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') [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:05:46.373Z] 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. [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:46.373Z] 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') [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:46.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7be2f512 [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-224302901 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')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224302901 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')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-224302901 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-224302901 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-224302901 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')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-224302901 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')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-224302901 data=null 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')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-224302901 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')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224302901 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')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-224302901 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')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-224302901 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-224302901 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:46.374Z] 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') [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:05:46.374Z] 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. [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:46.374Z] 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') [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:46.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] 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') [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2746bc43 [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-224302899 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')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224302899 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')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-224302899 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-224302899 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-224302899 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')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-224302892 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')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-224302891 data=null 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')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-224302891 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')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224302891 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')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-224302891 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')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-224302891 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-224302891 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:46.375Z] 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') [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:05:46.375Z] 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. [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] 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)' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:46.376Z] 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') [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] 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') [2023-11-21T16:05:46.376Z] 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. [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:46.376Z] 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') [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224302888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224302888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224302888 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224302888 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224302888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224302888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:46.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:46.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:46.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:46.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:46.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:46.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:05:46.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224302888 data=null 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')] [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.735: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.770: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.829: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.970Z] [2023-11-21T16:05:46.970Z] (Eclipse:1392): Gtk-WARNING **: 16:05:46.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:46.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:46.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224302259 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224302259 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224302258 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224302258 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]}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224302257 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:46.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224302256 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224302256 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224302256 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224302256 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224302256 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}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224302252 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224302252 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224302252 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224302252 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}] [2023-11-21T16:05:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224302219 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224302216 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224302215 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224302215 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:05:47.229Z] [2023-11-21T16:05:47.229Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:47.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:47.229Z] [2023-11-21T16:05:47.229Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:47.229Z] [2023-11-21T16:05:47.229Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:47.229Z] [2023-11-21T16:05:47.229Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:47.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:05:47.792Z] [2023-11-21T16:05:47.792Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.534: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:47.792Z] [2023-11-21T16:05:47.792Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:47.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:47.792Z] [2023-11-21T16:05:47.792Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.595: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.049Z] [2023-11-21T16:05:48.049Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.049Z] [2023-11-21T16:05:48.049Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.049Z] [2023-11-21T16:05:48.049Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.049Z] [2023-11-21T16:05:48.049Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.888: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.049Z] [2023-11-21T16:05:48.049Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.049Z] [2023-11-21T16:05:48.049Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.962: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.049Z] [2023-11-21T16:05:48.049Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.049Z] [2023-11-21T16:05:48.049Z] (Eclipse:1392): Gtk-WARNING **: 16:05:47.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:05:48.306Z] 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') [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-224301042 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-224301042 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:}] [2023-11-21T16:05:48.306Z] 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') [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-224301041 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-224301041 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')] [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-224301041 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')] [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-224301040 data=null 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')] [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:48.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:05:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224300995 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:'))] [2023-11-21T16:05:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:05:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:48.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] 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' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:48.308Z] 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') [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:48.308Z] 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') [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7b7268db [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-224300993 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')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224300993 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')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-224300993 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-224300993 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-224300993 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')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-224300992 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')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-224300992 data=null 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')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-224300992 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')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224300992 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')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-224300992 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')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-224300992 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-224300992 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:05:48.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:48.309Z] 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') [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:05:48.309Z] 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. [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:48.309Z] 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') [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] 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') [2023-11-21T16:05:48.309Z] 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. [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:48.309Z] 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') [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:05:48.309Z] 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. [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:48.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] 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)' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:48.310Z] 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') [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] 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') [2023-11-21T16:05:48.310Z] 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. [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:48.310Z] 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') [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:48.310Z] 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') [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224300979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224300979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224300979 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224300979 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224300979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:48.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224300979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:48.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:48.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:48.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:48.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:48.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:48.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:05:48.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224300979 data=null 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')] [2023-11-21T16:05:48.567Z] [2023-11-21T16:05:48.567Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.567Z] [2023-11-21T16:05:48.567Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.567Z] [2023-11-21T16:05:48.567Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.824Z] [2023-11-21T16:05:48.824Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.824Z] [2023-11-21T16:05:48.824Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.824Z] [2023-11-21T16:05:48.824Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.824Z] [2023-11-21T16:05:48.824Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.824Z] [2023-11-21T16:05:48.824Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.824Z] [2023-11-21T16:05:48.824Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.824Z] [2023-11-21T16:05:48.824Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.824Z] [2023-11-21T16:05:48.824Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:48.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:48.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224300444 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224300444 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224300444 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224300444 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]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224300443 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:48.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-224300442 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-224300442 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-224300442 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224300442 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224300442 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]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224300438 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224300438 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-224300437 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224300437 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]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224300429 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-224300429 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-224300429 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-224300428 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:48.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-11-21T16:05:48.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:05:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224300428 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224300428 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224300427 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224300427 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224300427 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}] [2023-11-21T16:05:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224300423 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224300422 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:48.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224300422 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:49.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224300422 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}] [2023-11-21T16:05:49.081Z] [2023-11-21T16:05:49.081Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:48.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:49.081Z] [2023-11-21T16:05:49.081Z] (Eclipse:1392): Gtk-WARNING **: 16:05:48.964: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:49.081Z] [2023-11-21T16:05:49.081Z] (Eclipse:1392): Gtk-WARNING **: 16:05:49.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:49.081Z] [2023-11-21T16:05:49.081Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:49.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:49.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224300380 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:49.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224300081 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:49.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224300079 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:49.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224300079 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:49.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:05:49.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"' [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2 [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events} [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296540 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296540 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}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296539 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224296539 data=null}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:53.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events} [2023-11-21T16:05:55.399Z] [2023-11-21T16:05:55.399Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.399Z] [2023-11-21T16:05:55.399Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:55.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:55.399Z] [2023-11-21T16:05:55.399Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.399Z] [2023-11-21T16:05:55.399Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.269: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.399Z] [2023-11-21T16:05:55.399Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.399Z] [2023-11-21T16:05:55.399Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.399Z] [2023-11-21T16:05:55.399Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.338: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.399Z] [2023-11-21T16:05:55.399Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.399Z] [2023-11-21T16:05:55.399Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.373: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.399Z] [2023-11-21T16:05:55.399Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.656Z] [2023-11-21T16:05:55.656Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.656Z] [2023-11-21T16:05:55.656Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.423: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.656Z] [2023-11-21T16:05:55.656Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.656Z] [2023-11-21T16:05:55.656Z] (Eclipse:1392): Gtk-WARNING **: 16:05:55.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:05:55.656Z] 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') [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:55.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-11-21T16:05:55.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-224293560 data=null doit=true}, Button with text {Select &archive file:}] [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-224293560 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:}] [2023-11-21T16:05:55.914Z] 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') [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-224293558 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')] [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-224293558 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')] [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-224293557 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')] [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-224293557 data=null 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')] [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:05:55.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224293519 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:'))] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] 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' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:55.915Z] 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') [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@17da6e45 [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224293518 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')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224293518 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')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224293518 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224293518 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224293518 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')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224293518 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')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224293518 data=null 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')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224293518 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')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224293517 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')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224293517 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')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224293517 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224293517 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:55.916Z] 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') [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:05:55.916Z] 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. [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:55.916Z] 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') [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:05:55.916Z] 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. [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:55.916Z] 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') [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:55.916Z] 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') [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@44992466 [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-224293515 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')] [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224293515 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')] [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-224293515 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-224293515 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-224293515 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')] [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-224293515 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')] [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-224293514 data=null 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')] [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-224293514 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')] [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224293514 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')] [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-224293514 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')] [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-224293514 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-224293514 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:55.917Z] 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') [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:05:55.917Z] 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. [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] 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)' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:05:55.917Z] 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') [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] 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') [2023-11-21T16:05:55.917Z] 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. [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:05:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:05:55.918Z] 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') [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224293512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224293511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224293511 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224293511 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224293511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224293511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:05:55.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:55.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:55.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:55.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:55.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:05:55.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:05:56.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224293511 data=null 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')] [2023-11-21T16:05:56.175Z] [2023-11-21T16:05:56.175Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.175Z] [2023-11-21T16:05:56.175Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.074: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.175Z] [2023-11-21T16:05:56.175Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.175Z] [2023-11-21T16:05:56.175Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.129: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.175Z] [2023-11-21T16:05:56.175Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.175Z] [2023-11-21T16:05:56.175Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.175Z] [2023-11-21T16:05:56.175Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.158: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.175Z] [2023-11-21T16:05:56.175Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.432Z] [2023-11-21T16:05:56.432Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.192: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.432Z] [2023-11-21T16:05:56.432Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.208: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.432Z] [2023-11-21T16:05:56.432Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.432Z] [2023-11-21T16:05:56.432Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:05:56.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:56.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224292965 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224292965 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224292965 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224292965 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]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224292964 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:05:56.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]} [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224292964 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-224292963 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-224292963 data=null}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224292963 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224292963 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]}] [2023-11-21T16:05:56.432Z] [2023-11-21T16:05:56.432Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224292954 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224292953 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224292953 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224292953 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]}] [2023-11-21T16:05:56.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224292950 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-224292950 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-224292950 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-224292950 data=null}, TreeItem with text {synctraces.tar.gz [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]} [2023-11-21T16:05:56.433Z] 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. [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-224292950 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-224292949 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-224292949 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224292949 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224292949 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]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224292946 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224292946 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-224292945 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224292945 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]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224292937 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-224292936 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-224292936 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-224292936 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-11-21T16:05:56.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again. [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224292935 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224292935 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224292935 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224292935 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224292935 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}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224292932 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224292931 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224292931 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224292931 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}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224292853 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224292853 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224292852 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224292852 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:05:56.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:05:56.691Z] [2023-11-21T16:05:56.691Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:56.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:56.691Z] [2023-11-21T16:05:56.691Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.488: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.691Z] [2023-11-21T16:05:56.691Z] (Eclipse:1392): Gtk-WARNING **: 16:05:56.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:05:56.691Z] [2023-11-21T16:05:56.691Z] (Eclipse:1392): Gtk-CRITICAL **: 16:05:56.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:05:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"' [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2 [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events} [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289873 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289873 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}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289872 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224289872 data=null}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:05:59.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events} [2023-11-21T16:06:01.986Z] [2023-11-21T16:06:01.987Z] (Eclipse:1392): Gtk-WARNING **: 16:06:01.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:01.987Z] [2023-11-21T16:06:01.987Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:01.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:01.987Z] [2023-11-21T16:06:01.987Z] (Eclipse:1392): Gtk-WARNING **: 16:06:01.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.243Z] [2023-11-21T16:06:02.243Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.243Z] [2023-11-21T16:06:02.243Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.243Z] [2023-11-21T16:06:02.243Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.244Z] [2023-11-21T16:06:02.244Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.244Z] [2023-11-21T16:06:02.244Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.244Z] [2023-11-21T16:06:02.244Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.244Z] [2023-11-21T16:06:02.244Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:02.502Z] 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') [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:02.502Z] 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. [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:02.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224286821 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:'))] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] 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' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:02.503Z] 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') [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5fc44b4b [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224286820 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')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224286820 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')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224286820 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224286820 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224286820 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')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224286820 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')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224286820 data=null 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')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224286820 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')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224286820 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')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224286820 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')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224286820 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224286820 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:02.504Z] 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') [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@17179a7e [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-224286819 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')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224286819 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')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-224286819 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-224286819 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-224286818 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')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-224286818 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')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-224286818 data=null 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')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-224286818 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')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224286818 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')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-224286818 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')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-224286818 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-224286818 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:02.504Z] 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') [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@367a245e [2023-11-21T16:06:02.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-224286818 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')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-224286817 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')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-224286817 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-224286817 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-224286817 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')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-224286817 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')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-224286817 data=null 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')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-224286817 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')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-224286817 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')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-224286817 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')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-224286817 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-224286817 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:02.505Z] 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') [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] 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') [2023-11-21T16:06:02.505Z] 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. [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:02.505Z] 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') [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:02.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:02.506Z] 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. [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] 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)' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:02.506Z] 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') [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] 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') [2023-11-21T16:06:02.506Z] 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. [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:02.506Z] 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') [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224286804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224286804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224286804 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224286804 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224286804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224286804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:02.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:02.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:02.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:02.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:02.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:02.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:02.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224286804 data=null 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')] [2023-11-21T16:06:02.763Z] [2023-11-21T16:06:02.763Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.763Z] [2023-11-21T16:06:02.763Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.763Z] [2023-11-21T16:06:02.763Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.763Z] [2023-11-21T16:06:02.763Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.763Z] [2023-11-21T16:06:02.763Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.763Z] [2023-11-21T16:06:02.763Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.763Z] [2023-11-21T16:06:02.763Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:02.763Z] [2023-11-21T16:06:02.763Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.020Z] [2023-11-21T16:06:03.020Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.020Z] [2023-11-21T16:06:03.020Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.020Z] [2023-11-21T16:06:03.020Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.020Z] [2023-11-21T16:06:03.020Z] (Eclipse:1392): Gtk-WARNING **: 16:06:02.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.020Z] [2023-11-21T16:06:03.020Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:06:02.940 [2023-11-21T16:06:03.020Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open. [2023-11-21T16:06:03.277Z] [2023-11-21T16:06:03.277Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.277Z] [2023-11-21T16:06:03.277Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.277Z] [2023-11-21T16:06:03.277Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.277Z] [2023-11-21T16:06:03.277Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.277Z] [2023-11-21T16:06:03.277Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.151: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.277Z] [2023-11-21T16:06:03.277Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.277Z] [2023-11-21T16:06:03.277Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.277Z] [2023-11-21T16:06:03.277Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:03.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:03.535Z] 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') [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:03.535Z] 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. [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224285757 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:'))] [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:03.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] 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' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:03.536Z] 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') [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c1ee02b [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224285746 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')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224285745 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')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224285745 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224285745 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224285745 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')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224285745 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')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224285745 data=null 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')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224285745 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')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224285745 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')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224285745 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')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224285745 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224285745 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:03.536Z] 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') [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:03.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:03.536Z] 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. [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:03.537Z] 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') [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4b391e45 [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-224285743 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')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-224285743 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')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-224285743 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-224285743 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-224285743 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')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-224285743 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')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-224285743 data=null 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')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-224285743 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')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-224285743 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')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-224285743 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')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-224285743 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-224285743 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:03.537Z] 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') [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:03.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] 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') [2023-11-21T16:06:03.538Z] 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. [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:03.538Z] 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') [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:03.538Z] 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. [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] 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)' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:03.538Z] 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') [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] 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') [2023-11-21T16:06:03.538Z] 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. [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:03.538Z] 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') [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224285740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:03.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224285740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:03.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224285740 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:03.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224285740 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:03.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224285740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:03.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224285740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:03.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224285740 data=null 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')] [2023-11-21T16:06:03.796Z] [2023-11-21T16:06:03.796Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.796Z] [2023-11-21T16:06:03.796Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.796Z] [2023-11-21T16:06:03.796Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:03.796Z] [2023-11-21T16:06:03.796Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.796Z] [2023-11-21T16:06:03.796Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:03.796Z] [2023-11-21T16:06:03.796Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:04.053Z] [2023-11-21T16:06:04.053Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:04.053Z] [2023-11-21T16:06:04.053Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:04.053Z] [2023-11-21T16:06:04.053Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.863: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:04.053Z] [2023-11-21T16:06:04.053Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:04.053Z] [2023-11-21T16:06:04.053Z] (Eclipse:1392): Gtk-WARNING **: 16:06:03.897: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:04.310Z] 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') [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-224285151 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-224285150 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:}] [2023-11-21T16:06:04.310Z] 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') [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-224285148 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-224285148 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')] [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-224285148 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')] [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-224285148 data=null 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')] [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:04.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224284023 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:'))] [2023-11-21T16:06:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] 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' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:05.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') [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:05.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 deselected, not deselecting again. [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:05.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') [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:05.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. [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:05.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') [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:05.343Z] 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. [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:05.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:05.344Z] 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') [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] 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') [2023-11-21T16:06:05.344Z] 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. [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:05.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') [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:05.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. [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:05.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)' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:05.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') [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:05.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') [2023-11-21T16:06:05.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. [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:05.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:05.345Z] 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') [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:05.345Z] 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') [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224284002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224284002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224284002 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224284002 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224284002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224284002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:05.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:05.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:05.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:05.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:05.345Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:05.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:05.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224284002 data=null 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')] [2023-11-21T16:06:05.602Z] [2023-11-21T16:06:05.602Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:05.602Z] [2023-11-21T16:06:05.602Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:05.602Z] [2023-11-21T16:06:05.602Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:05.602Z] [2023-11-21T16:06:05.602Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:05.602Z] [2023-11-21T16:06:05.602Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:05.602Z] [2023-11-21T16:06:05.602Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:05.602Z] [2023-11-21T16:06:05.602Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:05.602Z] [2023-11-21T16:06:05.602Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:05.602Z] [2023-11-21T16:06:05.602Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.558: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:05.602Z] [2023-11-21T16:06:05.602Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.574: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:05.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:05.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224283471 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224283471 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224283471 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224283471 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]}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224283469 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:05.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224283469 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224283469 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224283469 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224283469 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224283468 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}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224283465 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224283465 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224283465 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224283465 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}] [2023-11-21T16:06:05.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224283435 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224283431 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224283431 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224283431 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:05.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:05.860Z] [2023-11-21T16:06:05.860Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:05.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:06.116Z] [2023-11-21T16:06:06.116Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.116Z] [2023-11-21T16:06:06.116Z] (Eclipse:1392): Gtk-WARNING **: 16:06:05.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.116Z] [2023-11-21T16:06:06.116Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:05.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:06.373Z] [2023-11-21T16:06:06.373Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.373Z] [2023-11-21T16:06:06.373Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:06.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:06.373Z] [2023-11-21T16:06:06.373Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.324: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.630Z] [2023-11-21T16:06:06.630Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.630Z] [2023-11-21T16:06:06.630Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.630Z] [2023-11-21T16:06:06.630Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.630Z] [2023-11-21T16:06:06.630Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.630Z] [2023-11-21T16:06:06.630Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.584: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.630Z] [2023-11-21T16:06:06.630Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.887Z] [2023-11-21T16:06:06.887Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.887Z] [2023-11-21T16:06:06.887Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.887Z] [2023-11-21T16:06:06.887Z] (Eclipse:1392): Gtk-WARNING **: 16:06:06.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:06.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') [2023-11-21T16:06:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:06.888Z] 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. [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224282364 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:'))] [2023-11-21T16:06:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] 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' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:06.889Z] 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') [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@776eb512 [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224282363 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')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224282363 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')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224282363 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224282363 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224282363 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')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224282363 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')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224282363 data=null 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')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224282356 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')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224282356 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')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224282355 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')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224282355 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224282355 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:06.889Z] 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') [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:06.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:06.890Z] 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. [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:06.890Z] 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') [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:06.890Z] 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. [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:06.890Z] 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') [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] 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') [2023-11-21T16:06:06.890Z] 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. [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:06.890Z] 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') [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:06.890Z] 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. [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] 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)' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:06.891Z] 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') [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] 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') [2023-11-21T16:06:06.891Z] 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. [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:06.891Z] 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') [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:06.891Z] 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') [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224282350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224282350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224282350 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224282350 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224282350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224282350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:06.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:06.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:06.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:06.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:06.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:06:07.455Z] 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=-224281831 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:07.455Z] 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') [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-224281831 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')] [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-224281830 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')] [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-224281830 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-224281830 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-224281830 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')] [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-224281830 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')] [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-224281830 data=null 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')] [2023-11-21T16:06:07.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:07.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224282350 data=null 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')] [2023-11-21T16:06:07.712Z] [2023-11-21T16:06:07.712Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.712Z] [2023-11-21T16:06:07.712Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.584: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.712Z] [2023-11-21T16:06:07.712Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.712Z] [2023-11-21T16:06:07.712Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.712Z] [2023-11-21T16:06:07.712Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.712Z] [2023-11-21T16:06:07.712Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.712Z] [2023-11-21T16:06:07.712Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.970Z] [2023-11-21T16:06:07.970Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.970Z] [2023-11-21T16:06:07.970Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.970Z] [2023-11-21T16:06:07.970Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.970Z] [2023-11-21T16:06:07.970Z] (Eclipse:1392): Gtk-WARNING **: 16:06:07.764: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:07.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:07.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:07.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:06:07.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224281285 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224281285 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224281285 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224281285 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224281285 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}] [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224281282 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224281281 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224281281 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224281281 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}] [2023-11-21T16:06:07.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224281251 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:08.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224281246 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:08.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224281246 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:08.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224281246 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:08.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:08.227Z] [2023-11-21T16:06:08.227Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:08.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:08.227Z] [2023-11-21T16:06:08.227Z] (Eclipse:1392): Gtk-WARNING **: 16:06:08.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:08.227Z] [2023-11-21T16:06:08.227Z] (Eclipse:1392): Gtk-WARNING **: 16:06:08.146: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:08.227Z] [2023-11-21T16:06:08.227Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:08.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:08.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:08.741Z] [2023-11-21T16:06:08.741Z] (Eclipse:1392): Gtk-WARNING **: 16:06:08.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:08.741Z] [2023-11-21T16:06:08.741Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:08.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:08.741Z] [2023-11-21T16:06:08.741Z] (Eclipse:1392): Gtk-WARNING **: 16:06:08.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224280554 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224280554 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224280554 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224280553 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224280553 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}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224280542 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224280541 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224280541 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224280541 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224280541 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224280540 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}] [2023-11-21T16:06:08.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224280481 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:08.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-11-21T16:06:08.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-11-21T16:06:08.999Z] [2023-11-21T16:06:08.999Z] (Eclipse:1392): Gtk-WARNING **: 16:06:08.931: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:08.999Z] [2023-11-21T16:06:08.999Z] (Eclipse:1392): Gtk-WARNING **: 16:06:08.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:08.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-11-21T16:06:08.999Z] [2023-11-21T16:06:08.999Z] (Eclipse:1392): Gtk-WARNING **: 16:06:08.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:08.999Z] [2023-11-21T16:06:08.999Z] (Eclipse:1392): Gtk-WARNING **: 16:06:08.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:09.257Z] [2023-11-21T16:06:09.257Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:09.257Z] [2023-11-21T16:06:09.257Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:09.257Z] [2023-11-21T16:06:09.257Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:09.257Z] [2023-11-21T16:06:09.257Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:09.257Z] [2023-11-21T16:06:09.257Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:09.257Z] [2023-11-21T16:06:09.257Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-224280123 data=null doit=true}, Shell with text {Export}] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:09.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again. [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-224280120 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-224280120 data=null doit=true}, Tree node with text: Archive File] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-224280120 data=null}, Tree node with text: Archive File] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-224280120 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224280120 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] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-224280120 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:09.257Z] 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') [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-224280119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-224280119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-224280119 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-224280119 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-224280119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-224280119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-224280119 data=null 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')] [2023-11-21T16:06:09.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:09.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:09.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:09.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:09.258Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:09.258Z] 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') [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-224280060 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')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224280060 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')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-224280060 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-224280060 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-224280060 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')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-224280059 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')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-224280059 data=null 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')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-224280058 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')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224280058 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')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-224280057 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')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-224280057 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-224280057 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:09.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:09.259Z] 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') [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:09.259Z] 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') [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@75b57ecd [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-224280056 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')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224280055 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')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-224280055 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-224280055 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-224280051 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')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-224280051 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')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-224280051 data=null 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')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-224280049 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')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224280049 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')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-224280049 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')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-224280049 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-224280049 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224280048 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224280048 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224280047 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224280047 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}] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224280046 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-224280046 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-224280045 data=null doit=true}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-224280045 data=null}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-224280045 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224280045 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] [2023-11-21T16:06:09.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-224280045 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-224280040 data=null}, (of type 'Combo')] [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:09.260Z] 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') [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224279984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224279984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224279984 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224279984 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224279984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224279984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224279984 data=null 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')] [2023-11-21T16:06:09.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-224280444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-11-21T16:06:09.517Z] [2023-11-21T16:06:09.517Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.272: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:09.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:09.773Z] [2023-11-21T16:06:09.773Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:10.030Z] 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') [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-224279429 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-224279429 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:}] [2023-11-21T16:06:10.031Z] 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') [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-224279428 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-224279428 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')] [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-224279427 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')] [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-224279427 data=null 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')] [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224279399 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:'))] [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] 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' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:10.032Z] 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') [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:10.032Z] 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') [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:10.032Z] 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. [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:10.032Z] 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') [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:10.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:10.033Z] 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. [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:10.033Z] 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') [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] 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') [2023-11-21T16:06:10.033Z] 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. [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:10.033Z] 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') [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:10.033Z] 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. [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:10.033Z] 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)' [2023-11-21T16:06:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:10.033Z] 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') [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] 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') [2023-11-21T16:06:10.034Z] 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. [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:10.034Z] 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') [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224279393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224279393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224279393 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224279393 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224279393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224279393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224279393 data=null 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')] [2023-11-21T16:06:10.034Z] [2023-11-21T16:06:10.034Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:10.034Z] [2023-11-21T16:06:10.034Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224279330 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224279330 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224279330 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224279330 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.034Z] [2023-11-21T16:06:10.034Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.034Z] [2023-11-21T16:06:10.034Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.931: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224279330 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}] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224279278 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:10.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224279278 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224279278 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224279277 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224279277 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224279277 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}] [2023-11-21T16:06:10.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224279273 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.035Z] [2023-11-21T16:06:10.035Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.035Z] [2023-11-21T16:06:10.035Z] (Eclipse:1392): Gtk-WARNING **: 16:06:09.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-11-21T16:06:10.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-11-21T16:06:10.291Z] [2023-11-21T16:06:10.291Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.291Z] [2023-11-21T16:06:10.291Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-11-21T16:06:10.291Z] [2023-11-21T16:06:10.291Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.292Z] [2023-11-21T16:06:10.292Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.292Z] [2023-11-21T16:06:10.292Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.252: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.292Z] [2023-11-21T16:06:10.292Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.292Z] [2023-11-21T16:06:10.292Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-224278883 data=null doit=true}, Shell with text {Export}] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:10.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again. [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-224278881 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-224278881 data=null doit=true}, Tree node with text: Archive File] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-224278881 data=null}, Tree node with text: Archive File] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-224278881 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224278881 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] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-224278880 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:10.549Z] 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') [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-224278879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-224278879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-224278879 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-224278879 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-224278879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-224278879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-224278879 data=null 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')] [2023-11-21T16:06:10.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:10.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:10.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:10.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:10.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:10.550Z] 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') [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-224278837 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')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224278837 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')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-224278837 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-224278837 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-224278837 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')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-224278836 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')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-224278836 data=null 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')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-224278835 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')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224278835 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')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-224278835 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')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-224278835 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-224278835 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:10.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:10.551Z] 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') [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.551Z] 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') [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2087181d [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-224278785 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')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224278785 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')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-224278785 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-224278784 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-224278784 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')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-224278784 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')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-224278784 data=null 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')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-224278783 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')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224278783 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')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-224278783 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')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-224278783 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-224278783 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224278782 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224278782 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224278782 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224278782 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}] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224278781 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-224278780 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-224278780 data=null doit=true}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-224278780 data=null}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:10.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-224278780 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224278780 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] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-224278779 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-224278775 data=null}, (of type 'Combo')] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:10.552Z] 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') [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224278763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224278763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224278763 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224278763 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224278763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224278763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224278763 data=null 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')] [2023-11-21T16:06:10.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-224279234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-11-21T16:06:10.552Z] [2023-11-21T16:06:10.552Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.809Z] [2023-11-21T16:06:10.810Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:10.810Z] [2023-11-21T16:06:10.810Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224278634 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224278634 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224278633 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224278633 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.810Z] [2023-11-21T16:06:10.810Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224278633 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}] [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224278619 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224278619 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224278619 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224278618 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224278618 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224278618 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}] [2023-11-21T16:06:10.810Z] [2023-11-21T16:06:10.810Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224278577 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:10.810Z] [2023-11-21T16:06:10.810Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-11-21T16:06:10.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-11-21T16:06:11.067Z] [2023-11-21T16:06:11.067Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.067Z] [2023-11-21T16:06:11.067Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.861: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.067Z] [2023-11-21T16:06:11.067Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.067Z] [2023-11-21T16:06:11.067Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.067Z] [2023-11-21T16:06:11.067Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.067Z] [2023-11-21T16:06:11.067Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.067Z] [2023-11-21T16:06:11.067Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.067Z] [2023-11-21T16:06:11.067Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.067Z] [2023-11-21T16:06:11.067Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-11-21T16:06:11.067Z] [2023-11-21T16:06:11.067Z] (Eclipse:1392): Gtk-WARNING **: 16:06:10.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-11-21T16:06:11.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-224278215 data=null doit=true}, Shell with text {Export}] [2023-11-21T16:06:11.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:11.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:11.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again. [2023-11-21T16:06:11.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:11.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-224278211 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-11-21T16:06:11.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-224278211 data=null doit=true}, Tree node with text: Archive File] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-224278210 data=null}, Tree node with text: Archive File] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-224278208 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224278208 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] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-224278207 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:11.068Z] 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') [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-224278206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-224278206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-224278206 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-224278206 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-224278206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-224278206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-224278206 data=null 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')] [2023-11-21T16:06:11.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:11.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:11.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:11.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:11.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:11.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:11.069Z] 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') [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-224278165 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')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224278165 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')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-224278165 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-224278165 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-224278165 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')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-224278165 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')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-224278165 data=null 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')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-224278163 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')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224278163 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')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-224278163 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')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-224278163 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-224278163 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:11.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:11.070Z] 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') [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.070Z] 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') [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2139aa1f [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-224278161 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')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224278161 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')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-224278161 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-224278161 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-224278161 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')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-224278161 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')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-224278161 data=null 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')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-224278159 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')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224278159 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')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-224278159 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')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-224278159 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-224278159 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224278158 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224278158 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224278158 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224278158 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224278158 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}] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224278158 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-11-21T16:06:11.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-224278152 data=null}, (of type 'Combo')] [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:11.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:11.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') [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224278140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224278140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224278140 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224278140 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224278140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224278140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224278139 data=null 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')] [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-224278535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-11-21T16:06:11.328Z] [2023-11-21T16:06:11.328Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.328Z] [2023-11-21T16:06:11.328Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.153: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:11.328Z] [2023-11-21T16:06:11.328Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.585Z] [2023-11-21T16:06:11.585Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.330: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.585Z] [2023-11-21T16:06:11.585Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.585Z] [2023-11-21T16:06:11.585Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.586Z] [2023-11-21T16:06:11.586Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.586Z] [2023-11-21T16:06:11.586Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.400: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.586Z] [2023-11-21T16:06:11.586Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.586Z] [2023-11-21T16:06:11.586Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:11.843Z] 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') [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] 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. [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224277531 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:'))] [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] 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' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:11.844Z] 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') [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:11.844Z] 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') [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:11.844Z] 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. [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:11.844Z] 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') [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:11.844Z] 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. [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:11.844Z] 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') [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:11.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] 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') [2023-11-21T16:06:11.845Z] 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. [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:11.845Z] 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') [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:11.845Z] 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. [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] 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)' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:11.845Z] 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') [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] 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') [2023-11-21T16:06:11.845Z] 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. [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:11.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:11.846Z] 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') [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224277526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224277526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224277526 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224277526 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224277526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224277525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224277525 data=null 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')] [2023-11-21T16:06:11.846Z] [2023-11-21T16:06:11.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:11.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:11.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:11.846Z] [2023-11-21T16:06:11.846Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:06:11.753 [2023-11-21T16:06:11.846Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open. [2023-11-21T16:06:12.103Z] [2023-11-21T16:06:12.103Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:12.361Z] 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') [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:12.361Z] 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. [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:12.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224276924 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:'))] [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] 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' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:12.362Z] 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') [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:12.362Z] 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') [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:12.362Z] 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. [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:12.363Z] 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') [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:12.363Z] 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. [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:12.363Z] 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') [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] 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') [2023-11-21T16:06:12.363Z] 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. [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:12.363Z] 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') [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:12.363Z] 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. [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] 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)' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:12.364Z] 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') [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] 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') [2023-11-21T16:06:12.364Z] 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. [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:12.364Z] 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') [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:12.364Z] 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') [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224276919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224276919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224276919 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224276919 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224276919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:12.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224276919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:12.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:12.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:12.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:12.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:12.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:12.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:12.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224276919 data=null 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')] [2023-11-21T16:06:12.621Z] [2023-11-21T16:06:12.621Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.482: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.621Z] [2023-11-21T16:06:12.621Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.621Z] [2023-11-21T16:06:12.621Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.621Z] [2023-11-21T16:06:12.621Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.621Z] [2023-11-21T16:06:12.621Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.621Z] [2023-11-21T16:06:12.621Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.621Z] [2023-11-21T16:06:12.621Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.877Z] [2023-11-21T16:06:12.877Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.877Z] [2023-11-21T16:06:12.877Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.877Z] [2023-11-21T16:06:12.877Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.877Z] [2023-11-21T16:06:12.877Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:12.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:12.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:12.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:12.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:12.877Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:12.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224276386 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224276386 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224276386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224276386 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]}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224276384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:12.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224276384 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224276384 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224276383 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224276383 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224276383 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}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224276379 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224276379 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224276379 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224276379 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}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224276346 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224276342 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224276342 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224276342 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:13.134Z] [2023-11-21T16:06:13.134Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:12.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:13.135Z] [2023-11-21T16:06:13.135Z] (Eclipse:1392): Gtk-WARNING **: 16:06:12.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:13.135Z] [2023-11-21T16:06:13.135Z] (Eclipse:1392): Gtk-WARNING **: 16:06:13.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:13.135Z] [2023-11-21T16:06:13.135Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:13.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:13.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:13.648Z] [2023-11-21T16:06:13.648Z] (Eclipse:1392): Gtk-WARNING **: 16:06:13.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:13.648Z] [2023-11-21T16:06:13.648Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:13.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:13.648Z] [2023-11-21T16:06:13.648Z] (Eclipse:1392): Gtk-WARNING **: 16:06:13.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:13.649Z] [2023-11-21T16:06:13.649Z] (Eclipse:1392): Gtk-WARNING **: 16:06:13.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:13.649Z] [2023-11-21T16:06:13.649Z] (Eclipse:1392): Gtk-WARNING **: 16:06:13.570: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:13.649Z] [2023-11-21T16:06:13.649Z] (Eclipse:1392): Gtk-WARNING **: 16:06:13.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:13.649Z] [2023-11-21T16:06:13.649Z] (Eclipse:1392): Gtk-WARNING **: 16:06:13.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:13.905Z] [2023-11-21T16:06:13.905Z] (Eclipse:1392): Gtk-WARNING **: 16:06:13.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:13.905Z] [2023-11-21T16:06:13.905Z] (Eclipse:1392): Gtk-WARNING **: 16:06:13.682: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:13.905Z] [2023-11-21T16:06:13.905Z] (Eclipse:1392): Gtk-WARNING **: 16:06:13.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:14.162Z] 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') [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:14.162Z] 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. [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:14.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:14.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224275269 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:'))] [2023-11-21T16:06:14.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] 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' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:14.164Z] 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') [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:14.164Z] 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') [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:14.164Z] 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. [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:14.164Z] 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') [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:14.164Z] 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. [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:14.165Z] 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') [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] 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') [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3609b8f2 [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-224275266 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')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224275266 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')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-224275266 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-224275266 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-224275266 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')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-224275266 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')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-224275266 data=null 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')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-224275266 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')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224275266 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')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-224275265 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')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-224275265 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-224275265 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:14.165Z] 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') [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:14.165Z] 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. [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] 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)' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:14.166Z] 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') [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] 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') [2023-11-21T16:06:14.166Z] 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. [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:14.166Z] 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') [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:14.166Z] 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') [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224275263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224275262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224275262 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224275262 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224275262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:14.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224275262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:14.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:14.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:14.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:14.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:14.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:14.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224275262 data=null 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')] [2023-11-21T16:06:14.423Z] [2023-11-21T16:06:14.423Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.423Z] [2023-11-21T16:06:14.423Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.338: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.423Z] [2023-11-21T16:06:14.423Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.423Z] [2023-11-21T16:06:14.423Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.423Z] [2023-11-21T16:06:14.423Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.423Z] [2023-11-21T16:06:14.423Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.423Z] [2023-11-21T16:06:14.423Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.680Z] [2023-11-21T16:06:14.680Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.680Z] [2023-11-21T16:06:14.680Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.680Z] [2023-11-21T16:06:14.680Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.680Z] [2023-11-21T16:06:14.680Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:14.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:14.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:14.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:14.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224274626 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224274626 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224274626 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224274625 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224274625 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}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224274622 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224274622 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224274622 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224274622 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}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224274592 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224274589 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224274588 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224274588 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:14.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:14.936Z] [2023-11-21T16:06:14.936Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:14.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:14.936Z] [2023-11-21T16:06:14.936Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.936Z] [2023-11-21T16:06:14.936Z] (Eclipse:1392): Gtk-WARNING **: 16:06:14.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:14.936Z] [2023-11-21T16:06:14.936Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:14.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:15.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:15.194Z] [2023-11-21T16:06:15.194Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.194Z] [2023-11-21T16:06:15.194Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:15.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:15.194Z] [2023-11-21T16:06:15.194Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.450Z] [2023-11-21T16:06:15.450Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.706Z] [2023-11-21T16:06:15.706Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.706Z] [2023-11-21T16:06:15.706Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.483: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.706Z] [2023-11-21T16:06:15.706Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.706Z] [2023-11-21T16:06:15.707Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.516: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.707Z] [2023-11-21T16:06:15.707Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.707Z] [2023-11-21T16:06:15.707Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.707Z] [2023-11-21T16:06:15.707Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.566: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.707Z] [2023-11-21T16:06:15.707Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.583: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.707Z] [2023-11-21T16:06:15.707Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.707Z] [2023-11-21T16:06:15.707Z] (Eclipse:1392): Gtk-WARNING **: 16:06:15.617: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:15.964Z] 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') [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:15.964Z] 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. [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:15.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224273330 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:'))] [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] 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' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:15.965Z] 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') [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:15.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:15.966Z] 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') [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4872d04d [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-224273328 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')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224273328 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')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-224273328 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-224273328 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-224273328 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')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-224273328 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')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-224273328 data=null 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')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-224273328 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')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224273328 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')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-224273328 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')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-224273328 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-224273328 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:15.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:15.967Z] 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') [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:15.967Z] 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. [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:15.967Z] 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') [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] 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') [2023-11-21T16:06:15.967Z] 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. [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:15.967Z] 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') [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2d4eba14 [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-224273325 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')] [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224273325 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')] [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-224273325 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:15.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-224273325 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-224273325 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')] [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-224273325 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')] [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-224273325 data=null 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')] [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-224273324 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')] [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224273324 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')] [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-224273324 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')] [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-224273324 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-224273324 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] 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)' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:15.968Z] 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') [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] 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') [2023-11-21T16:06:15.968Z] 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. [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:15.968Z] 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') [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:15.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:15.969Z] 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') [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224273322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224273322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224273322 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224273322 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224273322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224273322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:15.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:15.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:15.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:15.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:15.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:15.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:16.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224273322 data=null 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')] [2023-11-21T16:06:16.532Z] [2023-11-21T16:06:16.532Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.532Z] [2023-11-21T16:06:16.532Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.532Z] [2023-11-21T16:06:16.532Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.532Z] [2023-11-21T16:06:16.532Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.532Z] [2023-11-21T16:06:16.533Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.533Z] [2023-11-21T16:06:16.533Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.533Z] [2023-11-21T16:06:16.533Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.533Z] [2023-11-21T16:06:16.533Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.533Z] [2023-11-21T16:06:16.533Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.533Z] [2023-11-21T16:06:16.533Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:16.533Z] [2023-11-21T16:06:16.533Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:16.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:16.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224272776 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224272776 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224272776 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224272776 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]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224272775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:16.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-224272775 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-224272775 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-224272774 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224272774 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224272774 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]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224272771 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224272771 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-224272770 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224272770 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]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224272768 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-224272768 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-224272768 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-224272767 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-11-21T16:06:16.533Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:16.533Z] [2023-11-21T16:06:16.533Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224272759 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224272759 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224272759 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224272759 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224272758 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}] [2023-11-21T16:06:16.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224272755 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224272755 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224272755 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.534Z] [2023-11-21T16:06:16.534Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224272755 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}] [2023-11-21T16:06:16.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224272725 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224272720 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224272720 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224272720 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:16.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:16.790Z] [2023-11-21T16:06:16.790Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:16.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:16.790Z] [2023-11-21T16:06:16.790Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.790Z] [2023-11-21T16:06:16.790Z] (Eclipse:1392): Gtk-WARNING **: 16:06:16.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:16.790Z] [2023-11-21T16:06:16.790Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:16.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:17.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"' [2023-11-21T16:06:17.046Z] [2023-11-21T16:06:17.046Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.046Z] [2023-11-21T16:06:17.046Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:17.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:17.046Z] [2023-11-21T16:06:17.046Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224272047 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224272047 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224272046 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224272046 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224272046 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}] [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224272037 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:17.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224272037 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224272037 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224272037 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224272037 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224272036 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}] [2023-11-21T16:06:17.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224272033 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...' [2023-11-21T16:06:17.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...' [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...' [2023-11-21T16:06:17.562Z] [2023-11-21T16:06:17.562Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.562Z] [2023-11-21T16:06:17.562Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.562Z] [2023-11-21T16:06:17.562Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.438: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.562Z] [2023-11-21T16:06:17.562Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.455: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.562Z] [2023-11-21T16:06:17.562Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.562Z] [2023-11-21T16:06:17.562Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.489: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.562Z] [2023-11-21T16:06:17.562Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export' [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-224271667 data=null doit=true}, Shell with text {Export}] [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:17.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again. [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-224271665 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File] [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-224271665 data=null doit=true}, Tree node with text: Archive File] [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-224271665 data=null}, Tree node with text: Archive File] [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-224271664 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224271664 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] [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-224271664 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File] [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:17.562Z] 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') [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:17.562Z] [2023-11-21T16:06:17.562Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-224271648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-224271648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-224271648 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-224271648 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-224271648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-224271648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-224271648 data=null 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')] [2023-11-21T16:06:17.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:17.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:17.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:17.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:17.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:17.819Z] 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') [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-224271575 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')] [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224271575 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')] [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-224271575 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-224271575 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-224271575 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-224271574 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-224271574 data=null 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-224271573 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-224271573 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-224271573 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-224271573 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-224271572 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:17.820Z] 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') [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:17.820Z] 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') [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6fa73db5 [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-224271571 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224271571 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-224271571 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-224271571 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-224271571 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-224271571 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-224271571 data=null 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-224271569 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-224271569 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')] [2023-11-21T16:06:17.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-224271569 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')] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-224271569 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-224271569 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224271568 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224271568 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224271568 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224271568 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}] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224271567 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-224271566 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-224271566 data=null doit=true}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-224271566 data=null}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-224271566 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224271566 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] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-224271566 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-224271561 data=null}, (of type 'Combo')] [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:06:17.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:17.822Z] 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') [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224271549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224271549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224271549 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224271549 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224271549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224271549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224271549 data=null 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')] [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-224271964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...'] [2023-11-21T16:06:17.822Z] [2023-11-21T16:06:17.822Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.822Z] [2023-11-21T16:06:17.822Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:17.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:18.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.079Z] [2023-11-21T16:06:18.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:18.025: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:18.336Z] 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') [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-224270962 data=null doit=true}, Button with text {Select &archive file:}] [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-224270962 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:}] [2023-11-21T16:06:18.336Z] 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') [2023-11-21T16:06:18.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-224270960 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')] [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-224270960 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')] [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-224270960 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')] [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-224270960 data=null 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')] [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224270928 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:'))] [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:18.337Z] 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' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:18.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') [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:18.338Z] 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. [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:18.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') [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1344ee24 [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-224270927 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')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224270927 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')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-224270927 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-224270927 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-224270926 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')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-224270926 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')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-224270926 data=null 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')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-224270926 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')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224270926 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')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-224270926 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')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-224270926 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-224270926 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:18.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') [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:18.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. [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:18.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' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:18.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') [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:18.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') [2023-11-21T16:06:18.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. [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:18.339Z] 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') [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@8e89c5f [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-224270924 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')] [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224270924 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')] [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-224270924 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-224270924 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-224270924 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')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-224270924 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')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-224270924 data=null 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')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-224270924 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')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224270924 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')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-224270924 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')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-224270924 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-224270924 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:18.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)' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:18.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') [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:18.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') [2023-11-21T16:06:18.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. [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:18.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') [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224270922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224270922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224270922 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:18.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224270922 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224270922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224270922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:18.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:18.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224270922 data=null 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')] [2023-11-21T16:06:18.341Z] [2023-11-21T16:06:18.341Z] (Eclipse:1392): Gtk-WARNING **: 16:06:18.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:18.853Z] [2023-11-21T16:06:18.853Z] (Eclipse:1392): Gtk-WARNING **: 16:06:18.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:18.853Z] 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') [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:18.853Z] 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. [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:18.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224270328 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:'))] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] 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' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:19.111Z] 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') [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27211dd9 [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224270327 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')] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224270327 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')] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224270327 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224270327 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224270326 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')] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224270326 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')] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224270326 data=null 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')] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224270326 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')] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224270326 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')] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224270326 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')] [2023-11-21T16:06:19.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224270326 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224270326 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:19.112Z] 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') [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:19.112Z] 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. [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:19.112Z] 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') [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:19.112Z] 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. [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:19.112Z] 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') [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:19.112Z] 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') [2023-11-21T16:06:19.112Z] 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. [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:19.113Z] 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') [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@632cfbc5 [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-224270324 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')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224270324 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')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-224270324 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-224270324 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-224270324 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')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-224270323 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')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-224270323 data=null 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')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-224270323 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')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224270323 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')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-224270323 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')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-224270323 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-224270323 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] 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)' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:19.113Z] 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') [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:19.113Z] 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') [2023-11-21T16:06:19.113Z] 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. [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:19.114Z] 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') [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:19.114Z] 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') [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224270321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224270321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224270321 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224270321 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224270321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224270321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:19.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:19.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:19.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:19.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:19.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:19.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224270321 data=null 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')] [2023-11-21T16:06:19.114Z] [2023-11-21T16:06:19.114Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.371Z] [2023-11-21T16:06:19.371Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.371Z] [2023-11-21T16:06:19.371Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.371Z] [2023-11-21T16:06:19.371Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.371Z] [2023-11-21T16:06:19.371Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.371Z] [2023-11-21T16:06:19.372Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.372Z] [2023-11-21T16:06:19.372Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.372Z] [2023-11-21T16:06:19.372Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.239: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.372Z] [2023-11-21T16:06:19.372Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.256: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.372Z] [2023-11-21T16:06:19.372Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.372Z] [2023-11-21T16:06:19.372Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.372Z] [2023-11-21T16:06:19.372Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:19.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:19.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224269783 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224269783 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224269783 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224269783 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]}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224269781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:19.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224269781 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224269781 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224269780 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224269778 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224269778 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}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224269774 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224269774 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224269773 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224269773 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}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224269744 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224269740 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224269740 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224269739 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:19.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:19.628Z] [2023-11-21T16:06:19.628Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:19.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:19.628Z] [2023-11-21T16:06:19.628Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.628Z] [2023-11-21T16:06:19.628Z] (Eclipse:1392): Gtk-WARNING **: 16:06:19.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:19.628Z] [2023-11-21T16:06:19.628Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:19.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:20.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:20.191Z] [2023-11-21T16:06:20.191Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.191Z] [2023-11-21T16:06:20.191Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:20.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:20.191Z] [2023-11-21T16:06:20.191Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.191Z] [2023-11-21T16:06:20.191Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.447Z] [2023-11-21T16:06:20.447Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.447Z] [2023-11-21T16:06:20.447Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.447Z] [2023-11-21T16:06:20.447Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.447Z] [2023-11-21T16:06:20.447Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.447Z] [2023-11-21T16:06:20.447Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.447Z] [2023-11-21T16:06:20.447Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.447Z] [2023-11-21T16:06:20.447Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.447Z] [2023-11-21T16:06:20.447Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.447Z] [2023-11-21T16:06:20.447Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.447Z] [2023-11-21T16:06:20.447Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.350: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:20.704Z] 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') [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:20.704Z] 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. [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:20.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224268659 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:'))] [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] 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' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:20.705Z] 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') [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:20.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@25c5fc41 [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224268653 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')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224268653 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')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224268653 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224268653 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224268653 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')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224268653 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')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224268653 data=null 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')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224268647 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')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224268647 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')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224268647 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')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224268647 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224268647 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:20.706Z] 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') [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:20.706Z] 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. [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:20.706Z] 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') [2023-11-21T16:06:20.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:20.707Z] 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. [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:20.707Z] 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') [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] 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') [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@46a6f51b [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-224268645 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')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224268645 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')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-224268645 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-224268645 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-224268645 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')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-224268645 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')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-224268645 data=null 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')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-224268645 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')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224268645 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')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-224268645 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')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-224268645 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-224268645 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:20.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:20.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') [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@279c94ad [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-224268644 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')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224268644 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')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-224268644 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-224268644 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-224268644 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')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-224268644 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')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-224268644 data=null 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')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-224268636 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')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224268635 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')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-224268635 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')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-224268635 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-224268635 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] 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)' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:20.708Z] 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') [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:20.708Z] 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') [2023-11-21T16:06:20.709Z] 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. [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:20.709Z] 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') [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:20.709Z] 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') [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224268633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224268633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224268633 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224268633 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224268633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:20.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224268632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:20.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:20.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:20.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:20.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') [2023-11-21T16:06:20.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') [2023-11-21T16:06:20.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:20.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224268632 data=null 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')] [2023-11-21T16:06:20.966Z] [2023-11-21T16:06:20.966Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.966Z] [2023-11-21T16:06:20.966Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.966Z] [2023-11-21T16:06:20.966Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.966Z] [2023-11-21T16:06:20.966Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.966Z] [2023-11-21T16:06:20.966Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.927: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.966Z] [2023-11-21T16:06:20.966Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:20.966Z] [2023-11-21T16:06:20.966Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.961: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:21.222Z] [2023-11-21T16:06:21.222Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:21.222Z] [2023-11-21T16:06:21.222Z] (Eclipse:1392): Gtk-WARNING **: 16:06:20.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:21.222Z] [2023-11-21T16:06:21.222Z] (Eclipse:1392): Gtk-WARNING **: 16:06:21.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:21.222Z] [2023-11-21T16:06:21.222Z] (Eclipse:1392): Gtk-WARNING **: 16:06:21.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:21.222Z] [2023-11-21T16:06:21.222Z] (Eclipse:1392): Gtk-WARNING **: 16:06:21.044: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:21.222Z] [2023-11-21T16:06:21.222Z] (Eclipse:1392): Gtk-WARNING **: 16:06:21.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:21.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:21.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:21.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:21.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:21.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:21.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224268121 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224268120 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224268120 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224268120 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224268120 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}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224268117 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224268117 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224268116 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224268116 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}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224268082 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224268081 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224268081 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224268081 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:21.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:21.481Z] [2023-11-21T16:06:21.481Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:21.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:21.481Z] [2023-11-21T16:06:21.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:21.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:21.481Z] [2023-11-21T16:06:21.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:21.279: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:21.481Z] [2023-11-21T16:06:21.481Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:21.279: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:21.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:21.738Z] [2023-11-21T16:06:21.738Z] (Eclipse:1392): Gtk-WARNING **: 16:06:21.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:21.738Z] [2023-11-21T16:06:21.738Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:21.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:21.738Z] [2023-11-21T16:06:21.738Z] (Eclipse:1392): Gtk-WARNING **: 16:06:21.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.060: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.125: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.300Z] [2023-11-21T16:06:22.300Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:22.558Z] 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') [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.558Z] 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. [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:22.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224266811 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:'))] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] 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' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:22.559Z] 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') [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2c513e9f [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224266810 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')] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224266810 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')] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224266810 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224266810 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224266809 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')] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224266809 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')] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224266809 data=null 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')] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224266809 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')] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224266809 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')] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224266809 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')] [2023-11-21T16:06:22.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224266809 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224266809 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:22.560Z] 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') [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:22.560Z] 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. [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:22.560Z] 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') [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:22.560Z] 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. [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:22.560Z] 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') [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] 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') [2023-11-21T16:06:22.561Z] 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. [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:22.561Z] 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') [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@519e110b [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-224266807 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')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224266807 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')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-224266807 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-224266807 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-224266807 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')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-224266807 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')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-224266807 data=null 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')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-224266803 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')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224266803 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')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-224266803 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')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-224266803 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-224266803 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] 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)' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:22.562Z] 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') [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] 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') [2023-11-21T16:06:22.562Z] 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. [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:22.562Z] 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') [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options') [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options') [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options') [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:22.562Z] 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') [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:22.563Z] 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') [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:22.563Z] 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') [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:22.563Z] 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') [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224266769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224266769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224266769 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224266769 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224266769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:22.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224266769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:22.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:22.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:22.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:22.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:22.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:22.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:22.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224266769 data=null 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')] [2023-11-21T16:06:22.821Z] [2023-11-21T16:06:22.821Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.821Z] [2023-11-21T16:06:22.821Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.821Z] [2023-11-21T16:06:22.821Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.821Z] [2023-11-21T16:06:22.821Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.821Z] [2023-11-21T16:06:22.821Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.821Z] [2023-11-21T16:06:22.821Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.821Z] [2023-11-21T16:06:22.821Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:22.821Z] [2023-11-21T16:06:22.821Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.078Z] [2023-11-21T16:06:23.078Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.078Z] [2023-11-21T16:06:23.078Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.078Z] [2023-11-21T16:06:23.078Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.078Z] [2023-11-21T16:06:23.078Z] (Eclipse:1392): Gtk-WARNING **: 16:06:22.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:23.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:23.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224266247 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224266247 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224266247 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224266247 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]}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224266246 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:23.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224266245 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224266245 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224266245 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224266245 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224266245 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}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224266242 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224266241 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224266241 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.078Z] [2023-11-21T16:06:23.078Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.078Z] [2023-11-21T16:06:23.078Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.335Z] [2023-11-21T16:06:23.335Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.335Z] [2023-11-21T16:06:23.335Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.335Z] [2023-11-21T16:06:23.335Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.335Z] [2023-11-21T16:06:23.335Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.335Z] [2023-11-21T16:06:23.335Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224266241 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}] [2023-11-21T16:06:23.336Z] [2023-11-21T16:06:23.336Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.336Z] [2023-11-21T16:06:23.336Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.336Z] [2023-11-21T16:06:23.336Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:23.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:23.336Z] [2023-11-21T16:06:23.336Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.297: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.592Z] [2023-11-21T16:06:23.593Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.593Z] [2023-11-21T16:06:23.593Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:23.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:23.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224266032 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224265858 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224265857 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224265857 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:23.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:23.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:23.593Z] [2023-11-21T16:06:23.593Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.593Z] [2023-11-21T16:06:23.593Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:23.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:23.593Z] [2023-11-21T16:06:23.593Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.850Z] [2023-11-21T16:06:23.850Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.850Z] [2023-11-21T16:06:23.850Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.850Z] [2023-11-21T16:06:23.850Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.850Z] [2023-11-21T16:06:23.850Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.850Z] [2023-11-21T16:06:23.850Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.757: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.850Z] [2023-11-21T16:06:23.850Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.850Z] [2023-11-21T16:06:23.850Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.850Z] [2023-11-21T16:06:23.850Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.850Z] [2023-11-21T16:06:23.850Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:23.850Z] [2023-11-21T16:06:23.850Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.106Z] [2023-11-21T16:06:24.106Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.862: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.106Z] [2023-11-21T16:06:24.106Z] (Eclipse:1392): Gtk-WARNING **: 16:06:23.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:24.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:24.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:24.107Z] 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') [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:24.107Z] 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. [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:24.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224265102 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:'))] [2023-11-21T16:06:24.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] 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' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:24.365Z] 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') [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7d59e235 [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224265101 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')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224265101 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')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224265101 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224265101 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224265101 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')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224265101 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')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224265101 data=null 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')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224265101 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')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224265101 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')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224265101 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')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224265100 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224265100 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:24.365Z] 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') [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:24.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7f2c0470 [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-224265100 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')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224265100 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')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-224265100 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-224265100 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-224265100 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')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-224265100 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')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-224265100 data=null 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')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-224265100 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')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224265100 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')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-224265100 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')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-224265100 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-224265100 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:24.366Z] 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') [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:24.366Z] 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. [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:24.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' [2023-11-21T16:06:24.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:24.367Z] 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') [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] 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') [2023-11-21T16:06:24.367Z] 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. [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:24.367Z] 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') [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6c826924 [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-224265098 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')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224265098 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')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-224265098 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-224265098 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-224265098 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')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-224265098 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')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-224265098 data=null 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')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-224265097 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')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224265097 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')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-224265097 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')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-224265097 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-224265097 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:24.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] 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)' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:24.368Z] 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') [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] 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') [2023-11-21T16:06:24.368Z] 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. [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:24.368Z] 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') [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:24.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:24.369Z] 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') [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224265095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224265095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224265095 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224265095 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224265095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224265095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:24.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') [2023-11-21T16:06:24.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') [2023-11-21T16:06:24.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') [2023-11-21T16:06:24.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') [2023-11-21T16:06:24.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') [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:24.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224265095 data=null 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')] [2023-11-21T16:06:24.369Z] [2023-11-21T16:06:24.369Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.369Z] [2023-11-21T16:06:24.369Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.369Z] [2023-11-21T16:06:24.369Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.369Z] [2023-11-21T16:06:24.369Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.369Z] [2023-11-21T16:06:24.369Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.369Z] [2023-11-21T16:06:24.369Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.628Z] [2023-11-21T16:06:24.628Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.628Z] [2023-11-21T16:06:24.628Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.628Z] [2023-11-21T16:06:24.628Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.628Z] [2023-11-21T16:06:24.628Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.628Z] [2023-11-21T16:06:24.628Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.628Z] [2023-11-21T16:06:24.628Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.628Z] [2023-11-21T16:06:24.628Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:24.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:24.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:24.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:24.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:24.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224264586 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:24.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224264586 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:24.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224264586 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:24.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224264586 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]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224264585 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:24.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-224264584 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-224264584 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-224264584 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224264584 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224264584 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]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224264580 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224264580 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-224264580 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224264580 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]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224264577 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-224264577 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-224264577 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-224264577 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-11-21T16:06:24.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224264577 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224264576 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224264576 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224264576 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224264576 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}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224264574 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224264573 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224264573 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224264573 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}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224264544 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224264540 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224264540 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224264540 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:24.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:24.886Z] [2023-11-21T16:06:24.886Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:24.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:24.886Z] [2023-11-21T16:06:24.886Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.752: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.886Z] [2023-11-21T16:06:24.886Z] (Eclipse:1392): Gtk-WARNING **: 16:06:24.783: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:24.886Z] [2023-11-21T16:06:24.886Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:24.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:25.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"' [2023-11-21T16:06:25.448Z] [2023-11-21T16:06:25.448Z] (Eclipse:1392): Gtk-WARNING **: 16:06:25.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:25.449Z] [2023-11-21T16:06:25.449Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:25.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:25.449Z] [2023-11-21T16:06:25.449Z] (Eclipse:1392): Gtk-WARNING **: 16:06:25.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:25.705Z] [2023-11-21T16:06:25.705Z] (Eclipse:1392): Gtk-WARNING **: 16:06:25.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:25.705Z] [2023-11-21T16:06:25.705Z] (Eclipse:1392): Gtk-WARNING **: 16:06:25.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:25.705Z] [2023-11-21T16:06:25.705Z] (Eclipse:1392): Gtk-WARNING **: 16:06:25.563: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:25.705Z] [2023-11-21T16:06:25.705Z] (Eclipse:1392): Gtk-WARNING **: 16:06:25.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:25.705Z] [2023-11-21T16:06:25.705Z] (Eclipse:1392): Gtk-WARNING **: 16:06:25.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:25.705Z] [2023-11-21T16:06:25.705Z] (Eclipse:1392): Gtk-WARNING **: 16:06:25.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:25.705Z] [2023-11-21T16:06:25.705Z] (Eclipse:1392): Gtk-WARNING **: 16:06:25.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:25.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:25.963Z] 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') [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:25.963Z] 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. [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:25.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224263331 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:'))] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] 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' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:25.964Z] 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') [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@8b24111 [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224263330 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')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224263330 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')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224263330 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224263330 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224263330 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')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224263330 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')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224263330 data=null 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')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224263330 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')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224263330 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')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224263330 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')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224263330 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224263330 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:25.964Z] 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') [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:25.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3d5f6088 [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-224263329 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')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224263329 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')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-224263329 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-224263329 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-224263329 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')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-224263329 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')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-224263329 data=null 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')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-224263329 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')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224263329 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')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-224263329 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')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-224263329 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-224263329 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:25.965Z] 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') [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:25.965Z] 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. [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:25.965Z] 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') [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:25.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] 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') [2023-11-21T16:06:25.966Z] 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. [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:25.966Z] 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') [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@71676e5f [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-224263326 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')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224263326 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')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-224263326 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-224263326 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-224263326 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')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-224263326 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')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-224263326 data=null 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')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-224263326 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')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224263326 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')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-224263326 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')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-224263325 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-224263325 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:25.966Z] 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)' [2023-11-21T16:06:25.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:25.966Z] 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') [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] 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') [2023-11-21T16:06:25.967Z] 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. [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:25.967Z] 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') [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:25.967Z] 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') [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224263324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224263324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224263324 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224263324 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224263323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224263323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:25.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:25.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:25.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:25.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:25.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:25.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:26.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224263323 data=null 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')] [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.074: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.224Z] [2023-11-21T16:06:26.224Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.481Z] [2023-11-21T16:06:26.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.481Z] [2023-11-21T16:06:26.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:26.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:26.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224262801 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224262801 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224262800 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224262800 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]}] [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224262799 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:26.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224262799 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224262798 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224262798 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224262798 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224262798 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}] [2023-11-21T16:06:26.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224262795 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224262795 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224262795 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224262795 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}] [2023-11-21T16:06:26.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224262763 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224262758 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224262758 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224262758 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:26.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:26.739Z] [2023-11-21T16:06:26.739Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:26.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:26.739Z] [2023-11-21T16:06:26.739Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.739Z] [2023-11-21T16:06:26.739Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.739Z] [2023-11-21T16:06:26.739Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:26.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:26.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:26.996Z] [2023-11-21T16:06:26.996Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:26.996Z] [2023-11-21T16:06:26.996Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:26.990: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:26.996Z] [2023-11-21T16:06:26.996Z] (Eclipse:1392): Gtk-WARNING **: 16:06:26.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.252Z] [2023-11-21T16:06:27.252Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.247: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.508Z] [2023-11-21T16:06:27.508Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.508Z] [2023-11-21T16:06:27.508Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.508Z] [2023-11-21T16:06:27.508Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.299: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.508Z] [2023-11-21T16:06:27.508Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.508Z] [2023-11-21T16:06:27.508Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.333: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.508Z] [2023-11-21T16:06:27.508Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.508Z] [2023-11-21T16:06:27.508Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.364: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.508Z] [2023-11-21T16:06:27.508Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.508Z] [2023-11-21T16:06:27.508Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:27.766Z] 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') [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:27.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:27.767Z] 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. [2023-11-21T16:06:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:27.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224261590 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:'))] [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] 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' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:27.768Z] 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') [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:27.768Z] 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. [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:27.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:27.769Z] 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') [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:27.769Z] 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. [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:27.769Z] 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') [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:27.769Z] 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. [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:27.769Z] 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') [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] 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') [2023-11-21T16:06:27.769Z] 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. [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:27.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:27.770Z] 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') [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1396ee3b [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-224261587 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')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224261587 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')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-224261587 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-224261587 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-224261587 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')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-224261587 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')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-224261586 data=null 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')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-224261586 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')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-224261586 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')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-224261586 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')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-224261586 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-224261586 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')] [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] 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)' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:27.770Z] 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') [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] 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') [2023-11-21T16:06:27.770Z] 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. [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:27.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:27.771Z] 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') [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:27.771Z] 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') [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224261584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224261584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224261584 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224261584 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224261584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224261584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:27.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:27.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:27.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:27.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:27.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:27.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224261584 data=null 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')] [2023-11-21T16:06:27.771Z] [2023-11-21T16:06:27.771Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.762: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.028Z] [2023-11-21T16:06:28.028Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.029Z] [2023-11-21T16:06:28.029Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.829: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.029Z] [2023-11-21T16:06:28.029Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.029Z] [2023-11-21T16:06:28.029Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.850: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.029Z] [2023-11-21T16:06:28.029Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.029Z] [2023-11-21T16:06:28.029Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.029Z] [2023-11-21T16:06:28.029Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.029Z] [2023-11-21T16:06:28.029Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.029Z] [2023-11-21T16:06:28.029Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.029Z] [2023-11-21T16:06:28.029Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.950: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.029Z] [2023-11-21T16:06:28.029Z] (Eclipse:1392): Gtk-WARNING **: 16:06:27.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:28.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:28.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224261076 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224261076 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224261076 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224261076 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]}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224261075 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:28.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224261074 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224261074 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224261074 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224261074 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224261074 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}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224261071 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224261070 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224261070 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224261070 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}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224261041 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224261037 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224261037 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224261037 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:28.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:28.286Z] [2023-11-21T16:06:28.286Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:28.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:28.286Z] [2023-11-21T16:06:28.286Z] (Eclipse:1392): Gtk-WARNING **: 16:06:28.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.286Z] [2023-11-21T16:06:28.286Z] (Eclipse:1392): Gtk-WARNING **: 16:06:28.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.286Z] [2023-11-21T16:06:28.286Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:28.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:28.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:28.848Z] [2023-11-21T16:06:28.848Z] (Eclipse:1392): Gtk-WARNING **: 16:06:28.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:28.848Z] [2023-11-21T16:06:28.848Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:28.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:28.848Z] [2023-11-21T16:06:28.848Z] (Eclipse:1392): Gtk-WARNING **: 16:06:28.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.105Z] [2023-11-21T16:06:29.105Z] (Eclipse:1392): Gtk-WARNING **: 16:06:28.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.105Z] [2023-11-21T16:06:29.105Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.105Z] [2023-11-21T16:06:29.105Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.105Z] [2023-11-21T16:06:29.105Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.105Z] [2023-11-21T16:06:29.105Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.105Z] [2023-11-21T16:06:29.105Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.361Z] [2023-11-21T16:06:29.361Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.361Z] [2023-11-21T16:06:29.361Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.361Z] [2023-11-21T16:06:29.361Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.362Z] [2023-11-21T16:06:29.362Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:29.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') [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:29.362Z] 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. [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:29.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224259829 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:'))] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] 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' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:29.621Z] 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') [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66113b7c [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224259828 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')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224259828 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')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224259828 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224259828 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224259828 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')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224259828 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')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224259828 data=null 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')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224259827 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')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224259827 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')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224259827 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')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224259827 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224259827 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:29.622Z] 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') [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:29.622Z] 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. [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:29.622Z] 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') [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:29.622Z] 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. [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:29.622Z] 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') [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] 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') [2023-11-21T16:06:29.622Z] 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. [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:29.623Z] 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') [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:29.623Z] 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. [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] 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)' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:29.623Z] 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') [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] 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') [2023-11-21T16:06:29.623Z] 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. [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:29.623Z] 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') [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:29.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:29.623Z] 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') [2023-11-21T16:06:29.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:29.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224259824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:29.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224259824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:29.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224259824 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:29.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224259824 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:29.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224259824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:29.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224259824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:29.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:29.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:29.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:29.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:29.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:29.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:29.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224259824 data=null 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')] [2023-11-21T16:06:29.624Z] [2023-11-21T16:06:29.624Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.624Z] [2023-11-21T16:06:29.624Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.624Z] [2023-11-21T16:06:29.624Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.624Z] [2023-11-21T16:06:29.624Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.624Z] [2023-11-21T16:06:29.624Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.881Z] [2023-11-21T16:06:29.881Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.881Z] [2023-11-21T16:06:29.881Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.653: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.881Z] [2023-11-21T16:06:29.881Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.881Z] [2023-11-21T16:06:29.881Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.687: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.881Z] [2023-11-21T16:06:29.881Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.881Z] [2023-11-21T16:06:29.881Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.881Z] [2023-11-21T16:06:29.881Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:29.881Z] [2023-11-21T16:06:29.881Z] (Eclipse:1392): Gtk-WARNING **: 16:06:29.753: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:30.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:30.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224259315 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224259315 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224259315 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224259314 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]}] [2023-11-21T16:06:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224259313 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:30.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224259313 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224259313 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224259313 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224259313 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224259312 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}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224259309 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224259309 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224259309 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224259280 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224259279 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224259279 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224259279 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:30.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224259309 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}] [2023-11-21T16:06:30.139Z] [2023-11-21T16:06:30.139Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:30.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:30.139Z] [2023-11-21T16:06:30.139Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.139Z] [2023-11-21T16:06:30.139Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.139Z] [2023-11-21T16:06:30.139Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:30.078: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:30.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:30.702Z] [2023-11-21T16:06:30.702Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.702Z] [2023-11-21T16:06:30.702Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:30.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:30.703Z] [2023-11-21T16:06:30.703Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.703Z] [2023-11-21T16:06:30.703Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.703Z] [2023-11-21T16:06:30.703Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.703Z] [2023-11-21T16:06:30.703Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.703Z] [2023-11-21T16:06:30.703Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.701: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.959Z] [2023-11-21T16:06:30.959Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.959Z] [2023-11-21T16:06:30.959Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.959Z] [2023-11-21T16:06:30.959Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.959Z] [2023-11-21T16:06:30.959Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.959Z] [2023-11-21T16:06:30.959Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:30.959Z] [2023-11-21T16:06:30.959Z] (Eclipse:1392): Gtk-WARNING **: 16:06:30.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:31.217Z] 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') [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:31.217Z] 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. [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:31.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224258214 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:'))] [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:31.218Z] 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' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:31.218Z] 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') [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:31.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@187b33de [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224258213 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')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224258213 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')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224258212 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224258212 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224258212 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')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224258212 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')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224258212 data=null 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')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224258212 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')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224258212 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')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224258212 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')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224258212 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224258212 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:31.219Z] 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') [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:31.219Z] 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. [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:31.219Z] 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') [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:31.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:31.220Z] 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. [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:31.220Z] 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') [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] 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') [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5b2235a5 [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-224258210 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')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224258210 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')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-224258210 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-224258210 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-224258210 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')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-224258210 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')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-224258210 data=null 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')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-224258210 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')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224258210 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')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-224258210 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')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-224258210 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-224258210 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:31.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:31.221Z] 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') [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:31.221Z] 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. [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] 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)' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:31.221Z] 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') [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] 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') [2023-11-21T16:06:31.221Z] 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. [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:31.221Z] 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') [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:31.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:31.222Z] 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') [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224258208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224258208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224258208 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224258208 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224258208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224258208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:31.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:31.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:31.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:31.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:31.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:31.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224258208 data=null 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')] [2023-11-21T16:06:31.481Z] [2023-11-21T16:06:31.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.481Z] [2023-11-21T16:06:31.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.248: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.481Z] [2023-11-21T16:06:31.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.481Z] [2023-11-21T16:06:31.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.481Z] [2023-11-21T16:06:31.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.481Z] [2023-11-21T16:06:31.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.481Z] [2023-11-21T16:06:31.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.481Z] [2023-11-21T16:06:31.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.481Z] [2023-11-21T16:06:31.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.364: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.481Z] [2023-11-21T16:06:31.481Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.482Z] [2023-11-21T16:06:31.482Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:31.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:31.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:31.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:31.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224257699 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224257699 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:31.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224257699 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224257699 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224257699 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}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224257696 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224257696 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224257696 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224257696 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}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224257667 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224257664 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224257664 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224257664 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:31.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:31.739Z] [2023-11-21T16:06:31.739Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:31.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:31.739Z] [2023-11-21T16:06:31.739Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.739Z] [2023-11-21T16:06:31.739Z] (Eclipse:1392): Gtk-WARNING **: 16:06:31.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:31.739Z] [2023-11-21T16:06:31.739Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:31.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:32.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:32.301Z] [2023-11-21T16:06:32.301Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:32.301Z] [2023-11-21T16:06:32.301Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:32.085: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:32.301Z] [2023-11-21T16:06:32.301Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.086: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:32.301Z] [2023-11-21T16:06:32.301Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.278: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:32.301Z] [2023-11-21T16:06:32.301Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:32.557Z] [2023-11-21T16:06:32.557Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.345: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:32.557Z] [2023-11-21T16:06:32.557Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:32.557Z] [2023-11-21T16:06:32.557Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:32.557Z] [2023-11-21T16:06:32.557Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:32.557Z] [2023-11-21T16:06:32.557Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:32.557Z] [2023-11-21T16:06:32.557Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:32.814Z] 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') [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:32.814Z] 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. [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:32.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224256507 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:'))] [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] 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' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:32.815Z] 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') [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:32.815Z] 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. [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:32.815Z] 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') [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:32.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:32.816Z] 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. [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:32.816Z] 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') [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:32.816Z] 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. [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:32.816Z] 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') [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:32.816Z] 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') [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@16066bf4 [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-224256505 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')] [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224256505 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')] [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-224256505 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-224256505 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-224256505 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')] [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-224256505 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')] [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-224256505 data=null 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')] [2023-11-21T16:06:32.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-224256505 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')] [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-224256505 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')] [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-224256504 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')] [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-224256504 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-224256504 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:32.817Z] 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') [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:32.817Z] 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. [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] 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)' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:32.817Z] 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') [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] 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') [2023-11-21T16:06:32.817Z] 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. [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:32.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:32.818Z] 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') [2023-11-21T16:06:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224256503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224256503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224256503 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224256503 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224256503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224256503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:32.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:32.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:32.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:32.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:32.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:32.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:33.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224256503 data=null 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')] [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.933: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:32.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:33.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:33.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:33.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:33.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.075Z] [2023-11-21T16:06:33.075Z] (Eclipse:1392): Gtk-WARNING **: 16:06:33.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:33.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:33.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:33.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:33.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224255995 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224255995 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224255995 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224255995 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]}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224255993 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:33.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224255993 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224255993 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224255993 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224255993 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224255993 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}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224255990 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224255989 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224255989 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224255989 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}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224255952 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224255948 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224255948 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224255948 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:33.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:33.590Z] [2023-11-21T16:06:33.590Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:33.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:33.590Z] [2023-11-21T16:06:33.590Z] (Eclipse:1392): Gtk-WARNING **: 16:06:33.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.590Z] [2023-11-21T16:06:33.590Z] (Eclipse:1392): Gtk-WARNING **: 16:06:33.376: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:33.590Z] [2023-11-21T16:06:33.590Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:33.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:33.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:33.847Z] [2023-11-21T16:06:33.847Z] (Eclipse:1392): Gtk-WARNING **: 16:06:33.796: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.104Z] [2023-11-21T16:06:34.104Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:33.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:34.104Z] [2023-11-21T16:06:34.104Z] (Eclipse:1392): Gtk-WARNING **: 16:06:33.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.104Z] [2023-11-21T16:06:34.104Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.104Z] [2023-11-21T16:06:34.104Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.104Z] [2023-11-21T16:06:34.104Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.104Z] [2023-11-21T16:06:34.104Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.059: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.104Z] [2023-11-21T16:06:34.104Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.104Z] [2023-11-21T16:06:34.104Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.360Z] [2023-11-21T16:06:34.360Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.360Z] [2023-11-21T16:06:34.360Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.360Z] [2023-11-21T16:06:34.360Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.360Z] [2023-11-21T16:06:34.360Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.360Z] [2023-11-21T16:06:34.360Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.360Z] [2023-11-21T16:06:34.360Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:34.619Z] 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') [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:34.619Z] 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. [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:34.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224254785 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:'))] [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] 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' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:34.620Z] 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') [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f5fb329 [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224254784 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')] [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224254784 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')] [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224254784 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224254784 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224254784 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')] [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224254784 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')] [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224254784 data=null 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')] [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224254784 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')] [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224254784 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')] [2023-11-21T16:06:34.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224254784 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')] [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224254783 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224254783 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:34.621Z] 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') [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:34.621Z] 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. [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:34.621Z] 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') [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:34.621Z] 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. [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:34.621Z] 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') [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:34.621Z] 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') [2023-11-21T16:06:34.622Z] 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. [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:34.622Z] 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') [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:34.622Z] 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. [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] 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)' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:34.622Z] 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') [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] 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') [2023-11-21T16:06:34.622Z] 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. [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:34.622Z] 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') [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:34.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:34.623Z] 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') [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224254780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224254780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224254780 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224254780 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224254780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224254780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:34.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') [2023-11-21T16:06:34.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') [2023-11-21T16:06:34.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') [2023-11-21T16:06:34.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') [2023-11-21T16:06:34.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') [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:34.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224254780 data=null 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')] [2023-11-21T16:06:34.623Z] [2023-11-21T16:06:34.623Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.880Z] [2023-11-21T16:06:34.880Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.880Z] [2023-11-21T16:06:34.880Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.880Z] [2023-11-21T16:06:34.880Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.880Z] [2023-11-21T16:06:34.880Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.880Z] [2023-11-21T16:06:34.880Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.880Z] [2023-11-21T16:06:34.880Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.880Z] [2023-11-21T16:06:34.880Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.880Z] [2023-11-21T16:06:34.880Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.757: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:34.880Z] [2023-11-21T16:06:34.880Z] (Eclipse:1392): Gtk-WARNING **: 16:06:34.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:35.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:35.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224254271 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224254271 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:35.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224254270 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224254270 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]}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224254269 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:35.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224254269 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224254269 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224254269 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224254268 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224254268 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}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224254266 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224254265 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224254265 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224254265 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}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224254231 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224254226 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224254226 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224254226 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:35.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:35.138Z] [2023-11-21T16:06:35.138Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:35.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:35.138Z] [2023-11-21T16:06:35.138Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.138Z] [2023-11-21T16:06:35.138Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.138Z] [2023-11-21T16:06:35.138Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:35.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:35.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:35.700Z] [2023-11-21T16:06:35.700Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.700Z] [2023-11-21T16:06:35.700Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:35.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:35.700Z] [2023-11-21T16:06:35.700Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.700Z] [2023-11-21T16:06:35.700Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.700Z] [2023-11-21T16:06:35.700Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.700Z] [2023-11-21T16:06:35.700Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.700Z] [2023-11-21T16:06:35.700Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.700Z] [2023-11-21T16:06:35.700Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.964Z] [2023-11-21T16:06:35.964Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.964Z] [2023-11-21T16:06:35.964Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.728: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.964Z] [2023-11-21T16:06:35.964Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.964Z] [2023-11-21T16:06:35.964Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.964Z] [2023-11-21T16:06:35.964Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.964Z] [2023-11-21T16:06:35.964Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:35.964Z] [2023-11-21T16:06:35.964Z] (Eclipse:1392): Gtk-WARNING **: 16:06:35.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:06:36.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:36.255Z] 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') [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:36.255Z] 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. [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:36.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224253160 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:'))] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] 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' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:36.256Z] 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') [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5ae7e5db [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-224253159 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')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224253159 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')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-224253159 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-224253158 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-224253158 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')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-224253158 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')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-224253158 data=null 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')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-224253158 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')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-224253158 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')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-224253158 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')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-224253158 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-224253158 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:36.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:36.257Z] 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') [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:36.257Z] 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. [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:36.257Z] 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') [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:36.257Z] 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. [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:36.257Z] 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') [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] 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') [2023-11-21T16:06:36.257Z] 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. [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:36.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:36.258Z] 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') [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:36.258Z] 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. [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] 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)' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:36.258Z] 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') [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] 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') [2023-11-21T16:06:36.258Z] 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. [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:36.258Z] 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') [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:36.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:36.259Z] 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') [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224253154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224253154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224253154 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224253154 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224253154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224253154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:36.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:36.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:36.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:36.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:36.259Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:36.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:06:36.889Z] 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=-224252647 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:36.889Z] 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') [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-224252647 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')] [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-224252646 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')] [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-224252646 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-224252646 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-224252646 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')] [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-224252646 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')] [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-224252646 data=null 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')] [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224253154 data=null 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')] [2023-11-21T16:06:36.889Z] [2023-11-21T16:06:36.889Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:36.889Z] [2023-11-21T16:06:36.889Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.829: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:36.889Z] [2023-11-21T16:06:36.889Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:36.889Z] [2023-11-21T16:06:36.889Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:36.890Z] [2023-11-21T16:06:36.890Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:36.890Z] [2023-11-21T16:06:36.890Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:37.159Z] [2023-11-21T16:06:37.159Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:37.159Z] [2023-11-21T16:06:37.159Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.918: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:37.159Z] [2023-11-21T16:06:37.159Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:37.159Z] [2023-11-21T16:06:37.159Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.951: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:37.159Z] [2023-11-21T16:06:37.159Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:37.159Z] [2023-11-21T16:06:37.159Z] (Eclipse:1392): Gtk-WARNING **: 16:06:36.984: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:37.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:37.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:37.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:37.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224252044 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224252044 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224252044 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224252044 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224252044 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}] [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224252041 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224252041 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224252041 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224252041 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}] [2023-11-21T16:06:37.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224252010 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224252007 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224252007 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224252007 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:37.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:37.422Z] [2023-11-21T16:06:37.422Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:37.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:37.422Z] [2023-11-21T16:06:37.422Z] (Eclipse:1392): Gtk-WARNING **: 16:06:37.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:37.422Z] [2023-11-21T16:06:37.422Z] (Eclipse:1392): Gtk-WARNING **: 16:06:37.295: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:37.422Z] [2023-11-21T16:06:37.422Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:37.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:38.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:06:38.004Z] [2023-11-21T16:06:38.004Z] (Eclipse:1392): Gtk-WARNING **: 16:06:37.736: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.004Z] [2023-11-21T16:06:38.004Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:37.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:38.004Z] [2023-11-21T16:06:38.004Z] (Eclipse:1392): Gtk-WARNING **: 16:06:37.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.004Z] [2023-11-21T16:06:38.004Z] (Eclipse:1392): Gtk-WARNING **: 16:06:37.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.004Z] [2023-11-21T16:06:38.004Z] (Eclipse:1392): Gtk-WARNING **: 16:06:37.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.004Z] [2023-11-21T16:06:38.004Z] (Eclipse:1392): Gtk-WARNING **: 16:06:37.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.264Z] [2023-11-21T16:06:38.264Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.264Z] [2023-11-21T16:06:38.264Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.264Z] [2023-11-21T16:06:38.265Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.265Z] [2023-11-21T16:06:38.265Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.265Z] [2023-11-21T16:06:38.265Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.074: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.265Z] [2023-11-21T16:06:38.265Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.265Z] [2023-11-21T16:06:38.265Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.265Z] [2023-11-21T16:06:38.265Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.265Z] [2023-11-21T16:06:38.265Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:06:38.534Z] 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') [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-224250856 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-11-21T16:06:38.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-224250856 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:}] [2023-11-21T16:06:38.535Z] 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') [2023-11-21T16:06:38.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-224250854 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-11-21T16:06:38.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-224250854 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')] [2023-11-21T16:06:38.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-224250854 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')] [2023-11-21T16:06:38.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-224250854 data=null 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')] [2023-11-21T16:06:38.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:06:38.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:38.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:38.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:06:38.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:06:38.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-224250813 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:'))] [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] 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' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:38.536Z] 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') [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:38.536Z] 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') [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3d1637ff [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-224250811 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')] [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224250811 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')] [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-224250811 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-224250811 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-224250811 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')] [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-224250811 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')] [2023-11-21T16:06:38.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-224250811 data=null 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')] [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-224250811 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')] [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-224250811 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')] [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-224250811 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')] [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-224250811 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-224250811 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:38.537Z] 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') [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:06:38.537Z] 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. [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:38.537Z] 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') [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] 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') [2023-11-21T16:06:38.537Z] 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. [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:06:38.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:38.538Z] 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') [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:06:38.538Z] 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. [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] 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)' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:38.538Z] 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') [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] 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') [2023-11-21T16:06:38.538Z] 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. [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:38.538Z] 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') [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:38.538Z] 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') [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:06:38.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224250807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:38.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224250807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:38.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224250807 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:38.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224250807 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:38.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224250807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:38.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224250807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:06:38.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:38.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:38.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:38.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:38.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:06:38.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:06:38.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224250807 data=null 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')] [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.747: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:38.812Z] [2023-11-21T16:06:38.812Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.079Z] [2023-11-21T16:06:39.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.079Z] [2023-11-21T16:06:39.079Z] (Eclipse:1392): Gtk-WARNING **: 16:06:38.830: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:39.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:39.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-224250275 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-224250275 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-224250275 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224250275 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]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-224250274 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:06:39.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]} [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-224250273 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-224250273 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-224250273 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224250273 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224250273 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]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224250268 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-224250267 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-224250267 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224250267 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]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-224250264 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-224250264 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-224250264 data=null doit=true}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-224250264 data=null}, TreeItem with text {synctraces [2]}] [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]} [2023-11-21T16:06:39.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again. [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest} [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-224250263 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-224250263 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-224250263 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224250263 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224250263 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}] [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224250260 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-224250260 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-224250260 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.080Z] [2023-11-21T16:06:39.080Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.080Z] [2023-11-21T16:06:39.080Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.080Z] [2023-11-21T16:06:39.080Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-224250260 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}] [2023-11-21T16:06:39.340Z] [2023-11-21T16:06:39.340Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:39.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:39.340Z] [2023-11-21T16:06:39.340Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.140: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.340Z] [2023-11-21T16:06:39.340Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.341Z] [2023-11-21T16:06:39.341Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:39.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-224250153 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.341Z] [2023-11-21T16:06:39.341Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:39.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-224250014 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-224250012 data=null doit=true}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-224250012 data=null}, TreeItem with text {scp_dest}] [2023-11-21T16:06:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest} [2023-11-21T16:06:39.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"' [2023-11-21T16:06:39.341Z] [2023-11-21T16:06:39.341Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.341Z] [2023-11-21T16:06:39.341Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:39.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:39.341Z] [2023-11-21T16:06:39.341Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.618Z] 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@361c4981] time=-224249726 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-224249722 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-224249722 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-224249711 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-224249711 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224249711 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}] [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-224249706 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:06:39.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:06:39.889Z] [2023-11-21T16:06:39.889Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.889Z] [2023-11-21T16:06:39.889Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.769: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.889Z] [2023-11-21T16:06:39.889Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.889Z] [2023-11-21T16:06:39.889Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.889Z] [2023-11-21T16:06:39.889Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:39.889Z] [2023-11-21T16:06:39.889Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.156Z] [2023-11-21T16:06:40.157Z] (Eclipse:1392): Gtk-WARNING **: 16:06:39.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:40.416Z] 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') [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:06:40.416Z] 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=-224248840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] 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=-224248840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] 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=-224248840 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] 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=-224248840 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] 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=-224248840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] 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=-224248840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] 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=-224248839 data=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')] [2023-11-21T16:06:40.416Z] 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=-224248839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] 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=-224248839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] 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=-224248839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] 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=-224248839 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] 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=-224248839 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:06:40.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:06:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:40.417Z] 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') [2023-11-21T16:06:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:06:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224248838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224248838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224248838 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224248838 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224248838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224248838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:40.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:06:40.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:06:40.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:06:40.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:06:40.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:06:40.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:06:40.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224248838 data=null 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')] [2023-11-21T16:06:40.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224249676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.585: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.602: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.650: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.690Z] [2023-11-21T16:06:40.690Z] (Eclipse:1392): Gtk-WARNING **: 16:06:40.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:40.961Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.46 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectory -- Time elapsed: 2.766 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchive -- Time elapsed: 3.699 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinksPreserveFolder -- Time elapsed: 1.900 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchivePreserveFolder -- Time elapsed: 3.221 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectory -- Time elapsed: 1.901 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchive -- Time elapsed: 7.483 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinksPreserveStruture -- Time elapsed: 6.701 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyFile -- Time elapsed: 1.083 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveTooManyEntries -- Time elapsed: 0.001 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyDirectory -- Time elapsed: 0.623 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveWithColons -- Time elapsed: 1.089 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteRenameAll -- Time elapsed: 4.004 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyArchive -- Time elapsed: 1.219 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testNestedEmptyArchive -- Time elapsed: 1.877 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveSizeTooBig -- Time elapsed: 0.001 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveOverwrite -- Time elapsed: 3.593 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveWithExperiment -- Time elapsed: 1.812 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive -- Time elapsed: 1.188 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentOverwriteTraces -- Time elapsed: 3.524 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentValidation -- Time elapsed: 1.699 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryPreserveFolder -- Time elapsed: 1.780 s [2023-11-21T16:06:40.961Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperiment -- Time elapsed: 1.742 s [2023-11-21T16:06:40.962Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinks -- Time elapsed: 1.749 s [2023-11-21T16:06:40.962Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwrite -- Time elapsed: 3.335 s [2023-11-21T16:06:40.962Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinks -- Time elapsed: 1.719 s [2023-11-21T16:06:40.962Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteOverwriteAll -- Time elapsed: 3.964 s [2023-11-21T16:06:40.962Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchivePreserveFolder -- Time elapsed: 1.528 s [2023-11-21T16:06:40.962Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2023-11-21T16:06:40.962Z] 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@361c4981] time=-224248263 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:06:41.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:41.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:06:41.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:06:41.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:06:41.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224248118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:06:41.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:06:42.215Z] [2023-11-21T16:06:42.215Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:42.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:43.604Z] [2023-11-21T16:06:43.604Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:43.474: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:43.604Z] [2023-11-21T16:06:43.604Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:43.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:44.972Z] [2023-11-21T16:06:44.972Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:44.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:45.229Z] [2023-11-21T16:06:45.229Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:45.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:46.603Z] [2023-11-21T16:06:46.603Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:46.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:46.603Z] [2023-11-21T16:06:46.603Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:46.578: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:47.991Z] [2023-11-21T16:06:47.991Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:47.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-224241147 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:06:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-224241147 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:06:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-224241147 data=null}, TreeItem with text {Test}] [2023-11-21T16:06:48.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-224241147 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224241147 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-224241104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-224241103 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-224241103 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-224241103 data=null}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-224241103 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224241103 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-224241082 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-224241082 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-224241081 data=null}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-224241081 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224241081 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}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-224241080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-224241079 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-224241079 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-224241079 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-224241079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224241079 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]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-224241068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-224241068 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-224241068 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-224241068 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-224241067 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224241067 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]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-224241064 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-11-21T16:06:48.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-11-21T16:06:48.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-224241036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-11-21T16:06:48.508Z] [2023-11-21T16:06:48.508Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-11-21 16:06:48.359 [2023-11-21T16:06:48.508Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2023-11-21T16:06:48.508Z] [2023-11-21T16:06:48.508Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:48.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:48.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"' [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-224238916 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-224238916 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-224238916 data=null}, TreeItem with text {Test}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-224238916 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224238916 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-224238909 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:06:50.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-224238908 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-224238908 data=null}, TreeItem with text {Experiments [1]}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-224238908 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224238908 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]}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-224238907 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-224238906 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-224238906 data=null doit=true}, TreeItem with text {Experiment [4]}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-224238906 data=null}, TreeItem with text {Experiment [4]}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-224238906 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224238906 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]}] [2023-11-21T16:06:50.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-224238896 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}] [2023-11-21T16:06:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-224237772 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}] [2023-11-21T16:06:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-224237772 data=null doit=true}, TreeItem with text {Experiment [4]}] [2023-11-21T16:06:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-224237772 data=null}, TreeItem with text {Experiment [4]}] [2023-11-21T16:06:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-224237772 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}] [2023-11-21T16:06:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224237772 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]}] [2023-11-21T16:06:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-224237766 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}] [2023-11-21T16:06:51.589Z] 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...' [2023-11-21T16:06:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...' [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...' [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.662: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.767: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.846Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.846Z] [2023-11-21T16:06:51.847Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.847Z] [2023-11-21T16:06:51.847Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.785: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.847Z] [2023-11-21T16:06:51.847Z] (Eclipse:1392): Gtk-WARNING **: 16:06:51.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...' [2023-11-21T16:06:51.847Z] 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=-224237423 data=null doit=true}, Shell with text {Export trace section to...}] [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text' [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text') [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text' [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text') [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:51.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') [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224237421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224237421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224237421 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224237421 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224237421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224237421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224237420 data=null 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')] [2023-11-21T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:52.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=-224237682 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...'] [2023-11-21T16:06:52.362Z] [2023-11-21T16:06:52.362Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-11-21 16:06:52.140 [2023-11-21T16:06:52.362Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2023-11-21T16:06:52.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"' [2023-11-21T16:06:56.792Z] 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@361c4981] time=-224232695 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}] [2023-11-21T16:06:56.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:06:56.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:56.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:56.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-224232671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:06:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-224232671 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:06:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-224232670 data=null}, TreeItem with text {Test}] [2023-11-21T16:06:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-224232670 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:06:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224232670 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:06:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-224232661 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:06:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:06:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:06:56.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:06:56.793Z] [2023-11-21T16:06:56.793Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:56.793Z] [2023-11-21T16:06:56.793Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:56.793Z] [2023-11-21T16:06:56.793Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.788: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:56.793Z] [2023-11-21T16:06:56.793Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.876: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.930: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.050Z] [2023-11-21T16:06:57.050Z] (Eclipse:1392): Gtk-WARNING **: 16:06:56.961: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:06:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:06:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:06:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:06:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:06:57.614Z] 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') [2023-11-21T16:06:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:06:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:06:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:06:57.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:06:57.614Z] 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=-224231860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.614Z] 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=-224231860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.614Z] 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=-224231860 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.614Z] 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=-224231860 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.614Z] 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=-224231860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.614Z] 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=-224231860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.615Z] 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=-224231860 data=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')] [2023-11-21T16:06:57.615Z] 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=-224231860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.615Z] 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=-224231860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.615Z] 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=-224231860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.615Z] 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=-224231860 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.615Z] 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=-224231860 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:57.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') [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224231859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224231859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224231859 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224231859 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224231859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224231859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:06:57.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:06:57.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:06:57.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:06:57.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:06:57.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:06:57.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:06:57.615Z] [2023-11-21T16:06:57.615Z] (Eclipse:1392): Gtk-CRITICAL **: 16:06:57.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:06:57.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224231859 data=null 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')] [2023-11-21T16:06:57.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224232623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:06:57.872Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.91 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2023-11-21T16:06:57.872Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest.testTrimEvents -- Time elapsed: 8.430 s [2023-11-21T16:06:57.872Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2023-11-21T16:06:58.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@361c4981] time=-224231335 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224231267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224231148 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224231148 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224231148 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224231148 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224231148 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}] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224231118 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224231110 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224231110 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224231110 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224231110 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224231110 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}] [2023-11-21T16:06:58.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224231082 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224231082 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224231082 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224231082 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224231082 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}] [2023-11-21T16:06:58.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224231081 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:58.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-224231080 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:06:58.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-224231080 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:06:58.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-224231080 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:06:58.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-224231080 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:06:58.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224231080 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]}] [2023-11-21T16:06:58.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-224231075 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:06:58.388Z] [2023-11-21T16:06:58.388Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:06:58.176 [2023-11-21T16:06:58.388Z] !MESSAGE Error initializing trace. [2023-11-21T16:06:58.388Z] [2023-11-21T16:06:58.388Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2023-11-21T16:06:58.388Z] !STACK 0 [2023-11-21T16:06:58.388Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:198) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:06:58.388Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:06:58.388Z] Caused by: MismatchedTokenException(57!=72) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231) [2023-11-21T16:06:58.388Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:431) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-11-21T16:06:58.388Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:06:58.388Z] ... 8 more [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:06:58.952Z] 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=-224230539 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224230539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224230539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224230538 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224230538 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224230538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224230538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224230538 data=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')] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224230383 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224230383 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224230383 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224230382 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224230382 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}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224230376 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224230375 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224230375 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224230375 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224230375 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224230375 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}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224230372 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:58.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224230366 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224230366 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224230366 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224230365 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224230365 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]}] [2023-11-21T16:06:58.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224230360 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:06:58.953Z] [2023-11-21T16:06:58.953Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:06:58.939 [2023-11-21T16:06:58.953Z] !MESSAGE Error initializing trace. [2023-11-21T16:06:58.953Z] [2023-11-21T16:06:58.953Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-11-21T16:06:58.953Z] !STACK 0 [2023-11-21T16:06:58.953Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:06:58.953Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:06:58.953Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:06:58.953Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:06:58.953Z] ... 8 more [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:06:59.517Z] 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=-224229776 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224229776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224229776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:59.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224229775 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:59.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224229775 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:59.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224229775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:59.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224229775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:06:59.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224229775 data=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')] [2023-11-21T16:06:59.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:06:59.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224229654 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224229654 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224229653 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224229653 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224229653 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}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224229646 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224229646 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224229646 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224229646 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224229646 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224229645 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}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224229636 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:06:59.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224229636 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224229635 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224229635 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224229635 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224229635 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]}] [2023-11-21T16:06:59.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224229629 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:06:59.775Z] [2023-11-21T16:06:59.775Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:06:59.665 [2023-11-21T16:06:59.775Z] !MESSAGE Error initializing trace. [2023-11-21T16:06:59.775Z] [2023-11-21T16:06:59.775Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2023-11-21T16:06:59.775Z] !STACK 0 [2023-11-21T16:06:59.775Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:198) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:06:59.775Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:06:59.775Z] Caused by: NoViableAltException(75@[]) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:431) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-11-21T16:06:59.775Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:06:59.775Z] ... 8 more [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:00.341Z] 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=-224228956 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224228956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224228956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224228956 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224228956 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224228956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224228955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224228955 data=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')] [2023-11-21T16:07:00.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228852 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224228852 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224228852 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228852 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224228852 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}] [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228845 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228844 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224228844 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224228844 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228844 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:00.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224228844 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}] [2023-11-21T16:07:00.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228835 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:00.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:00.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:00.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224228835 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:00.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224228834 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:00.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224228834 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:00.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224228834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:00.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224228834 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]}] [2023-11-21T16:07:00.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224228829 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:00.599Z] [2023-11-21T16:07:00.599Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:00.470 [2023-11-21T16:07:00.599Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:00.599Z] [2023-11-21T16:07:00.599Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2023-11-21T16:07:00.599Z] !STACK 0 [2023-11-21T16:07:00.599Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:00.599Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:00.599Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:00.599Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:00.599Z] ... 8 more [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:01.163Z] 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=-224228244 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:01.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224228244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224228244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224228244 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224228244 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224228243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224228243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224228243 data=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')] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228138 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224228138 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224228138 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228138 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224228138 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}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228131 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228130 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224228130 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224228130 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228130 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224228130 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}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224228080 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224228079 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224228079 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224228079 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224228079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224228079 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]}] [2023-11-21T16:07:01.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224228073 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:01.421Z] [2023-11-21T16:07:01.421Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:01.177 [2023-11-21T16:07:01.421Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:01.421Z] [2023-11-21T16:07:01.421Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2023-11-21T16:07:01.421Z] !STACK 0 [2023-11-21T16:07:01.421Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:198) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:01.421Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:01.421Z] Caused by: NoViableAltException(14@[]) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:431) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-11-21T16:07:01.421Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:01.421Z] ... 8 more [2023-11-21T16:07:01.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:01.934Z] 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=-224227538 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:01.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224227537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224227537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224227537 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224227537 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224227537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224227537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224227537 data=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')] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224227376 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224227376 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224227376 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224227375 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224227375 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}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224227367 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224227367 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224227367 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224227367 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224227366 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224227366 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}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224227344 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:01.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224227343 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224227343 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224227343 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224227343 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224227343 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]}] [2023-11-21T16:07:01.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224227338 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:01.935Z] [2023-11-21T16:07:01.935Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:01.910 [2023-11-21T16:07:01.935Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:01.935Z] [2023-11-21T16:07:01.935Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-11-21T16:07:01.935Z] !STACK 0 [2023-11-21T16:07:01.935Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-11-21T16:07:01.935Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:01.935Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:01.935Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:01.935Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:01.935Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:01.935Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:01.935Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:01.936Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:01.936Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:01.936Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2023-11-21T16:07:01.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237) [2023-11-21T16:07:01.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174) [2023-11-21T16:07:01.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101) [2023-11-21T16:07:01.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-11-21T16:07:01.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:01.936Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:01.936Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:01.936Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:01.936Z] ... 8 more [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:02.499Z] 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=-224226805 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224226804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224226804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224226804 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224226804 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224226804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224226804 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224226804 data=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')] [2023-11-21T16:07:02.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:02.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:02.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:02.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:02.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:02.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:02.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:02.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224226663 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:02.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224226663 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:02.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224226663 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224226663 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224226663 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}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224226656 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224226656 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224226656 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224226656 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224226656 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224226655 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}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224226647 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:02.757Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224226646 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224226646 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224226646 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224226646 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224226646 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]}] [2023-11-21T16:07:02.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224226641 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:02.757Z] [2023-11-21T16:07:02.757Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:02.643 [2023-11-21T16:07:02.757Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:02.757Z] [2023-11-21T16:07:02.757Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-11-21T16:07:02.757Z] !STACK 0 [2023-11-21T16:07:02.757Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:02.757Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:02.757Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:189) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:179) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:02.757Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:02.757Z] ... 8 more [2023-11-21T16:07:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:03.329Z] 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=-224226073 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224226072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224226072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224226071 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224226071 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224226071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224226071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224226071 data=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')] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225944 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224225943 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224225943 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225943 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224225943 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}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225937 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225936 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224225936 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224225936 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225936 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224225936 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}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225928 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:03.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224225927 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224225927 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224225927 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224225927 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224225927 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]}] [2023-11-21T16:07:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224225922 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:03.590Z] [2023-11-21T16:07:03.591Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:03.367 [2023-11-21T16:07:03.591Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:03.591Z] [2023-11-21T16:07:03.591Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-11-21T16:07:03.591Z] !STACK 0 [2023-11-21T16:07:03.591Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:03.591Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:03.591Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:03.591Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:03.591Z] ... 8 more [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:04.155Z] 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=-224225295 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224225295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224225295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224225295 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224225295 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224225295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224225295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224225295 data=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')] [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:04.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225166 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224225165 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224225165 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225165 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224225165 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}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225159 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225159 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224225159 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224225159 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225159 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224225159 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}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224225155 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224225149 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224225149 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224225149 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224225149 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224225149 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]}] [2023-11-21T16:07:04.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224225144 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:04.156Z] [2023-11-21T16:07:04.156Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:04.148 [2023-11-21T16:07:04.156Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:04.156Z] [2023-11-21T16:07:04.156Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-11-21T16:07:04.156Z] !STACK 0 [2023-11-21T16:07:04.156Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:04.156Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:04.156Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:202) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:04.156Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:04.156Z] ... 8 more [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:04.719Z] 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=-224224567 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224224566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224224566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224224566 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224224566 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224224566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224224566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:04.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224224566 data=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')] [2023-11-21T16:07:04.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224224461 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224224461 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224224461 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224224460 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224224460 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}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224224454 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224224454 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224224454 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224224454 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224224453 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224224453 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}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224224445 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:04.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224224445 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224224444 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224224444 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224224444 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224224444 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]}] [2023-11-21T16:07:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224224439 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:04.977Z] [2023-11-21T16:07:04.977Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:04.836 [2023-11-21T16:07:04.977Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:04.977Z] [2023-11-21T16:07:04.977Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-11-21T16:07:04.977Z] !STACK 0 [2023-11-21T16:07:04.977Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:04.977Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:04.977Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:202) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:04.977Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:04.978Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:04.978Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:04.978Z] ... 8 more [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:05.541Z] 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=-224223879 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224223878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224223878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224223878 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224223878 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224223878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:05.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224223878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224223878 data=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')] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223756 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224223756 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224223755 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223755 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224223755 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}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223748 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223747 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224223747 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224223747 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223747 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224223747 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}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223735 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:05.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224223734 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224223734 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224223734 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224223734 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:05.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224223734 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]}] [2023-11-21T16:07:05.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224223689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:05.807Z] [2023-11-21T16:07:05.807Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:05.567 [2023-11-21T16:07:05.807Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:05.807Z] [2023-11-21T16:07:05.807Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-11-21T16:07:05.807Z] !STACK 0 [2023-11-21T16:07:05.807Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:05.807Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:05.807Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:193) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:05.807Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:05.807Z] ... 8 more [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:06.373Z] 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=-224223148 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224223147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224223147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224223147 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224223147 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224223147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224223147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224223147 data=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')] [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:06.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223038 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224223038 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224223038 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223038 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224223038 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}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223016 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223016 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224223016 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224223016 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224223015 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224223015 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}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224222979 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:06.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224222979 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224222978 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224222978 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224222978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224222978 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]}] [2023-11-21T16:07:06.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224222974 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:06.374Z] [2023-11-21T16:07:06.374Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:06.334 [2023-11-21T16:07:06.374Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:06.374Z] [2023-11-21T16:07:06.374Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2023-11-21T16:07:06.374Z] !STACK 0 [2023-11-21T16:07:06.374Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:06.374Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:06.374Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:160) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:252) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:153) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:06.374Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:06.374Z] ... 8 more [2023-11-21T16:07:06.374Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2023-11-21T16:07:06.374Z] at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) [2023-11-21T16:07:06.374Z] at java.base/java.lang.Long.parseLong(Long.java:711) [2023-11-21T16:07:06.375Z] at java.base/java.lang.Long.valueOf(Long.java:1136) [2023-11-21T16:07:06.375Z] at java.base/java.lang.Long.decode(Long.java:1299) [2023-11-21T16:07:06.375Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2023-11-21T16:07:06.375Z] ... 15 more [2023-11-21T16:07:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:06.938Z] 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=-224222327 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224222326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224222326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224222326 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224222326 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224222326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224222325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224222325 data=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')] [2023-11-21T16:07:06.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224222171 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224222171 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224222171 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224222171 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224222171 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}] [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224222155 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224222155 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224222155 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224222155 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224222155 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224222155 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}] [2023-11-21T16:07:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224222151 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:07.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224222151 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224222151 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224222150 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224222150 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224222150 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]}] [2023-11-21T16:07:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224222140 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:07.197Z] [2023-11-21T16:07:07.197Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:07.139 [2023-11-21T16:07:07.197Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:07.197Z] [2023-11-21T16:07:07.197Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-11-21T16:07:07.197Z] !STACK 0 [2023-11-21T16:07:07.197Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:07.197Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:07.197Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:07.197Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:07.197Z] ... 8 more [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:07.762Z] 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=-224221579 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224221578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224221578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224221578 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224221578 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224221578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224221578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224221578 data=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')] [2023-11-21T16:07:07.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224221438 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224221438 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224221438 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224221438 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224221438 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}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224221431 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224221431 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224221431 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224221431 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224221431 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224221431 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}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224221384 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224221384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224221384 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224221383 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224221383 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224221383 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]}] [2023-11-21T16:07:08.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224221378 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:08.020Z] [2023-11-21T16:07:08.020Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:07.872 [2023-11-21T16:07:08.020Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:08.020Z] [2023-11-21T16:07:08.020Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2023-11-21T16:07:08.020Z] !STACK 0 [2023-11-21T16:07:08.020Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2023-11-21T16:07:08.020Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:08.020Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:08.020Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:08.020Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:08.020Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:08.020Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:08.020Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:08.020Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:08.020Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:08.021Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69) [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187) [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169) [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:08.021Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:08.021Z] ... 8 more [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:08.584Z] 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=-224220843 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224220843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224220842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224220842 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224220842 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224220842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224220842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224220842 data=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')] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220738 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224220738 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224220738 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220738 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224220738 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}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220731 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220731 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224220730 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224220730 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220730 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224220730 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}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220686 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:08.585Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224220685 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224220685 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224220685 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224220685 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224220685 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]}] [2023-11-21T16:07:08.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224220679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:08.585Z] [2023-11-21T16:07:08.585Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:08.572 [2023-11-21T16:07:08.585Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:08.585Z] [2023-11-21T16:07:08.585Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-11-21T16:07:08.585Z] !STACK 0 [2023-11-21T16:07:08.585Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:08.585Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:08.585Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:193) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:08.585Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:08.585Z] ... 8 more [2023-11-21T16:07:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:09.148Z] 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=-224220144 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:09.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224220143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224220143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224220143 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224220143 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224220143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224220143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224220143 data=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')] [2023-11-21T16:07:09.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220036 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224220036 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224220036 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220036 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224220036 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}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220030 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220029 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224220029 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224220029 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220029 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224220029 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}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224220021 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224220020 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224220020 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224220020 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224220019 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224220019 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]}] [2023-11-21T16:07:09.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224220014 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:09.406Z] [2023-11-21T16:07:09.406Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:09.270 [2023-11-21T16:07:09.406Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:09.406Z] [2023-11-21T16:07:09.406Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-11-21T16:07:09.406Z] !STACK 0 [2023-11-21T16:07:09.406Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-11-21T16:07:09.406Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:09.407Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:09.407Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:187) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:09.407Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:09.407Z] ... 8 more [2023-11-21T16:07:09.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:09.971Z] 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=-224219354 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224219353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224219353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224219353 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224219353 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224219353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224219353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224219353 data=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')] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224219246 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224219246 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224219246 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:09.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224219246 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224219246 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}] [2023-11-21T16:07:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224219239 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224219239 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224219239 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224219239 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224219238 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224219238 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}] [2023-11-21T16:07:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224219230 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224219229 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224219229 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224219229 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224219229 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224219229 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]}] [2023-11-21T16:07:10.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224219225 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:10.229Z] [2023-11-21T16:07:10.229Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:10.066 [2023-11-21T16:07:10.229Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:10.229Z] [2023-11-21T16:07:10.229Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-11-21T16:07:10.229Z] !STACK 0 [2023-11-21T16:07:10.229Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:10.229Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:10.229Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:10.229Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:10.229Z] ... 8 more [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:10.793Z] 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=-224218653 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224218653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224218652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224218652 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224218652 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224218652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224218652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224218652 data=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')] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224218533 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224218532 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224218532 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224218532 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224218532 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}] [2023-11-21T16:07:10.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224218526 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224218525 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224218525 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224218525 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224218525 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224218525 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}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224218517 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:10.794Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224218516 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224218516 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224218516 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224218516 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224218516 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]}] [2023-11-21T16:07:10.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224218511 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:10.794Z] [2023-11-21T16:07:10.794Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:10.768 [2023-11-21T16:07:10.794Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:10.794Z] [2023-11-21T16:07:10.794Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2023-11-21T16:07:10.794Z] !STACK 0 [2023-11-21T16:07:10.794Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:10.794Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:10.794Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:10.794Z] ... 8 more [2023-11-21T16:07:10.794Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16 [2023-11-21T16:07:10.794Z] at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) [2023-11-21T16:07:10.794Z] at java.base/java.lang.Long.parseLong(Long.java:711) [2023-11-21T16:07:10.794Z] at java.base/java.lang.Long.valueOf(Long.java:1136) [2023-11-21T16:07:10.794Z] at java.base/java.lang.Long.decode(Long.java:1299) [2023-11-21T16:07:10.794Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2023-11-21T16:07:10.794Z] ... 16 more [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:11.358Z] 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=-224217868 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224217867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224217867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224217867 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224217867 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224217867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224217867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:11.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224217867 data=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')] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217753 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224217753 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224217753 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217753 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224217753 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}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217747 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217746 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224217746 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224217746 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217746 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224217746 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}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217738 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:11.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224217737 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224217737 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224217737 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224217736 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224217736 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]}] [2023-11-21T16:07:11.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224217731 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:11.615Z] [2023-11-21T16:07:11.615Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:11.536 [2023-11-21T16:07:11.615Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:11.615Z] [2023-11-21T16:07:11.615Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2023-11-21T16:07:11.615Z] !STACK 0 [2023-11-21T16:07:11.615Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2023-11-21T16:07:11.615Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:11.615Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:11.615Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:11.615Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:11.615Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:11.615Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:11.615Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:11.616Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:11.616Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:11.616Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2023-11-21T16:07:11.616Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89) [2023-11-21T16:07:11.616Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178) [2023-11-21T16:07:11.616Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-11-21T16:07:11.616Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286) [2023-11-21T16:07:11.616Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:11.616Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:11.616Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:11.616Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:11.616Z] ... 8 more [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:12.179Z] 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=-224217178 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224217177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224217177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224217177 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224217177 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224217177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224217177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224217177 data=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')] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217044 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224217043 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224217043 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217043 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:12.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224217043 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}] [2023-11-21T16:07:12.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217021 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:12.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:12.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217021 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:12.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224217021 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:12.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224217021 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:12.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217020 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:12.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224217020 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}] [2023-11-21T16:07:12.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224217017 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:12.436Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:12.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:12.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224217016 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:12.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224217011 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:12.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224217011 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:12.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224217010 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:12.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224217010 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]}] [2023-11-21T16:07:12.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224216980 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:12.437Z] [2023-11-21T16:07:12.437Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:12.279 [2023-11-21T16:07:12.437Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:12.437Z] [2023-11-21T16:07:12.437Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-11-21T16:07:12.437Z] !STACK 0 [2023-11-21T16:07:12.437Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:12.437Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:12.437Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:12.437Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:12.437Z] ... 8 more [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:13.001Z] 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=-224216359 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224216358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224216358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224216358 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224216358 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224216358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224216358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224216358 data=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')] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224216234 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224216234 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224216234 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224216233 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224216233 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}] [2023-11-21T16:07:13.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224216226 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224216226 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224216226 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224216221 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224216221 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224216221 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}] [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224216217 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:13.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224216216 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224216216 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224216216 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224216215 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:13.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224216215 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]}] [2023-11-21T16:07:13.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224216180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:13.259Z] [2023-11-21T16:07:13.259Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:13.094 [2023-11-21T16:07:13.259Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:13.259Z] [2023-11-21T16:07:13.259Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2023-11-21T16:07:13.259Z] !STACK 0 [2023-11-21T16:07:13.259Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:13.259Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:13.259Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:13.259Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:13.259Z] ... 8 more [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:13.823Z] 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=-224215438 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224215437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224215437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224215437 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224215437 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224215437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224215437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224215437 data=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')] [2023-11-21T16:07:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224215330 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224215330 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224215329 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224215329 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224215329 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}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224215323 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224215322 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224215322 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224215322 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224215322 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224215322 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}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224215280 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224215279 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224215279 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224215279 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224215279 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224215279 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]}] [2023-11-21T16:07:14.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224215274 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:14.080Z] [2023-11-21T16:07:14.080Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:13.976 [2023-11-21T16:07:14.080Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:14.080Z] [2023-11-21T16:07:14.080Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2023-11-21T16:07:14.080Z] !STACK 0 [2023-11-21T16:07:14.080Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:14.081Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:14.081Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:14.081Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:14.081Z] ... 8 more [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:14.649Z] 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=-224214739 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224214739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224214739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224214738 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224214738 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224214738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224214738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224214738 data=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')] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224214569 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224214569 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224214569 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224214569 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224214569 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}] [2023-11-21T16:07:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224214562 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224214562 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224214561 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224214561 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224214561 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224214561 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}] [2023-11-21T16:07:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224214552 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:14.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:14.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224214551 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224214551 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224214551 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224214551 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224214551 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]}] [2023-11-21T16:07:14.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224214546 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:14.907Z] [2023-11-21T16:07:14.907Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:14.744 [2023-11-21T16:07:14.907Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:14.907Z] [2023-11-21T16:07:14.907Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2023-11-21T16:07:14.907Z] !STACK 0 [2023-11-21T16:07:14.907Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:196) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:14.907Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:14.907Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:286) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:147) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:100) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:385) [2023-11-21T16:07:14.907Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:14.907Z] ... 8 more [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:15.471Z] 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=-224213872 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224213871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224213871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224213871 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224213871 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224213871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224213871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224213871 data=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')] [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:15.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224213743 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224213743 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224213743 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224213743 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224213743 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}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224213737 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224213736 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224213736 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224213736 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224213736 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224213736 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}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224213728 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:15.728Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-224213727 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224213727 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224213727 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224213727 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224213727 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]}] [2023-11-21T16:07:15.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224213722 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:07:15.728Z] [2023-11-21T16:07:15.728Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:07:15.550 [2023-11-21T16:07:15.728Z] !MESSAGE Error initializing trace. [2023-11-21T16:07:15.728Z] [2023-11-21T16:07:15.728Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2023-11-21T16:07:15.728Z] !STACK 0 [2023-11-21T16:07:15.728Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2023-11-21T16:07:15.728Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:198) [2023-11-21T16:07:15.728Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:197) [2023-11-21T16:07:15.728Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:168) [2023-11-21T16:07:15.728Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478) [2023-11-21T16:07:15.729Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:15.729Z] Caused by: NoViableAltException(73@[]) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:431) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:382) [2023-11-21T16:07:15.729Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:191) [2023-11-21T16:07:15.729Z] ... 8 more [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2023-11-21T16:07:16.292Z] 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=-224213166 data=null doit=true}, Shell with text {Open Trace}] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224213166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224213166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224213166 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224213166 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224213166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224213166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224213166 data=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')] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:16.292Z] 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@361c4981] time=-224213061 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224213058 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-224213057 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-224213057 data=null}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224213057 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224213057 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}] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-224213040 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}] [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:07:16.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:07:16.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:07:16.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:07:16.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:07:16.857Z] 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') [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:07:16.857Z] 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=-224212369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] 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=-224212369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] 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=-224212369 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] 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=-224212369 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] 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=-224212369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] 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=-224212369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] 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=-224212369 data=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')] [2023-11-21T16:07:16.857Z] 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=-224212369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] 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=-224212368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] 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=-224212368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] 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=-224212368 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] 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=-224212368 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:16.857Z] 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') [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224212368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224212368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224212368 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224212368 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224212368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224212368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:16.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:07:16.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:07:16.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:07:16.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:07:16.857Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:07:16.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:07:17.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224212368 data=null 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')] [2023-11-21T16:07:17.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224212984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:07:17.398Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.48 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2023-11-21T16:07:17.398Z] 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.767 s [2023-11-21T16:07:17.398Z] 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.729 s [2023-11-21T16:07:17.398Z] 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.801 s [2023-11-21T16:07:17.398Z] 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.715 s [2023-11-21T16:07:17.398Z] 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.761 s [2023-11-21T16:07:17.398Z] 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.714 s [2023-11-21T16:07:17.398Z] 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: 0.719 s [2023-11-21T16:07:17.398Z] 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.778 s [2023-11-21T16:07:17.398Z] 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.705 s [2023-11-21T16:07:17.399Z] 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.705 s [2023-11-21T16:07:17.399Z] 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: 0.717 s [2023-11-21T16:07:17.399Z] 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.865 s [2023-11-21T16:07:17.399Z] 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.734 s [2023-11-21T16:07:17.399Z] 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.699 s [2023-11-21T16:07:17.399Z] 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.701 s [2023-11-21T16:07:17.399Z] 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.790 s [2023-11-21T16:07:17.399Z] 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.714 s [2023-11-21T16:07:17.399Z] 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.780 s [2023-11-21T16:07:17.399Z] 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.709 s [2023-11-21T16:07:17.399Z] 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.809 s [2023-11-21T16:07:17.399Z] 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.904 s [2023-11-21T16:07:17.399Z] 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.760 s [2023-11-21T16:07:17.399Z] 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.826 s [2023-11-21T16:07:17.399Z] 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.684 s [2023-11-21T16:07:17.399Z] [2023-11-21T16:07:17.399Z] Results: [2023-11-21T16:07:17.399Z] [2023-11-21T16:07:17.399Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 [2023-11-21T16:07:17.399Z] [2023-11-21T16:07:17.656Z] [2023-11-21T16:07:17.656Z] !ENTRY org.eclipse.core.resources 2 10035 2023-11-21 16:07:17.554 [2023-11-21T16:07:17.656Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-11-21T16:07:17.913Z] [INFO] All tests passed [2023-11-21T16:07:17.913Z] [INFO] [2023-11-21T16:07:17.913Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:07:17.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:17.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:17.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:17.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:17.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:17.913Z] [INFO] [2023-11-21T16:07:17.913Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2023-11-21T16:07:17.913Z] [INFO] [2023-11-21T16:07:17.913Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2023-11-21T16:07:17.913Z] [INFO] Building Trace Compass User Guide 9.1.0-SNAPSHOT [76/144] [2023-11-21T16:07:17.913Z] [INFO] from doc/org.eclipse.tracecompass.doc.user/pom.xml [2023-11-21T16:07:17.913Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:17.913Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)' [2023-11-21T16:07:17.913Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)' [2023-11-21T16:07:17.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/pom.xml [2023-11-21T16:07:18.170Z] [INFO] [2023-11-21T16:07:18.170Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.170Z] [INFO] [2023-11-21T16:07:18.170Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.170Z] [INFO] Executing tasks [2023-11-21T16:07:18.170Z] [INFO] Executed tasks [2023-11-21T16:07:18.170Z] [INFO] [2023-11-21T16:07:18.170Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.170Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target [2023-11-21T16:07:18.170Z] [INFO] [2023-11-21T16:07:18.170Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.170Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:07:18.171Z] [INFO] [2023-11-21T16:07:18.171Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.171Z] [INFO] [2023-11-21T16:07:18.171Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.171Z] [INFO] [2023-11-21T16:07:18.171Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.171Z] [INFO] [2023-11-21T16:07:18.171Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.171Z] [INFO] [2023-11-21T16:07:18.171Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.171Z] [INFO] Resolving class path of Trace Compass User Guide [2023-11-21T16:07:18.171Z] [INFO] [2023-11-21T16:07:18.171Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.171Z] [INFO] Executing tasks [2023-11-21T16:07:18.427Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2023-11-21T16:07:18.427Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated. [2023-11-21T16:07:18.427Z] [INFO] Executed tasks [2023-11-21T16:07:18.427Z] [INFO] [2023-11-21T16:07:18.427Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2023-11-21T16:07:18.427Z] [INFO] [2023-11-21T16:07:18.427Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.427Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:18.427Z] [INFO] [2023-11-21T16:07:18.427Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:18.684Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2023-11-21T16:07:18.684Z] [INFO] Command line: [2023-11-21T16:07:18.684Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-11-21T16:07:18.684Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:07:19.249Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:07:19.249Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar) [2023-11-21T16:07:19.249Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-11-21T16:07:19.249Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:07:20.177Z] Buildfile: build.xml [2023-11-21T16:07:20.177Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-11-21T16:07:20.177Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:07:20.177Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2023-11-21T16:07:20.177Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-11-21T16:07:20.177Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:07:20.177Z] [2023-11-21T16:07:20.177Z] build.index: [2023-11-21T16:07:22.069Z] BUILD SUCCESSFUL [2023-11-21T16:07:22.069Z] [2023-11-21T16:07:22.069Z] BUILD SUCCESSFUL [2023-11-21T16:07:22.069Z] Total time: 1 second [2023-11-21T16:07:22.069Z] [INFO] [2023-11-21T16:07:22.069Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.069Z] [INFO] [2023-11-21T16:07:22.069Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.069Z] [INFO] [2023-11-21T16:07:22.069Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2023-11-21T16:07:22.069Z] [INFO] [2023-11-21T16:07:22.069Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.069Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:22.069Z] [INFO] [2023-11-21T16:07:22.069Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.069Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2023-11-21T16:07:22.069Z] [INFO] [2023-11-21T16:07:22.069Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:22.069Z] [INFO] [2023-11-21T16:07:22.069Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:22.325Z] [INFO] [2023-11-21T16:07:22.325Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.325Z] [INFO] [2023-11-21T16:07:22.325Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.325Z] [INFO] [2023-11-21T16:07:22.325Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.584Z] [INFO] [2023-11-21T16:07:22.584Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:22.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT.pom [2023-11-21T16:07:22.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:22.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:07:22.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] Executing tasks [2023-11-21T16:07:22.585Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.doc.user/reference [2023-11-21T16:07:22.585Z] [INFO] [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.doc.user [2023-11-21T16:07:22.585Z] [INFO] [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.doc.user/reference [2023-11-21T16:07:22.585Z] [INFO] Executed tasks [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user >-- [2023-11-21T16:07:22.585Z] [INFO] Building Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT [77/144] [2023-11-21T16:07:22.585Z] [INFO] from doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml [2023-11-21T16:07:22.585Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:22.585Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.callstack.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/pom.xml [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] Executing tasks [2023-11-21T16:07:22.585Z] [INFO] Executed tasks [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.585Z] [INFO] Resolving class path of Trace Compass (new) callstack User Guide [2023-11-21T16:07:22.585Z] [INFO] [2023-11-21T16:07:22.585Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.841Z] [INFO] Executing tasks [2023-11-21T16:07:22.841Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/doc/User-Guide.html [2023-11-21T16:07:22.841Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated. [2023-11-21T16:07:22.841Z] [INFO] Executed tasks [2023-11-21T16:07:22.841Z] [INFO] [2023-11-21T16:07:22.841Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/main/resources [2023-11-21T16:07:22.841Z] [INFO] [2023-11-21T16:07:22.841Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.841Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:22.841Z] [INFO] [2023-11-21T16:07:22.841Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:22.841Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data/.metadata/.log [2023-11-21T16:07:22.841Z] [INFO] Command line: [2023-11-21T16:07:22.841Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-11-21T16:07:22.841Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:07:23.770Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:07:23.770Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar) [2023-11-21T16:07:23.770Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-11-21T16:07:23.770Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:07:24.700Z] Buildfile: build.xml [2023-11-21T16:07:24.700Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-11-21T16:07:24.700Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:07:24.700Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2023-11-21T16:07:24.700Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-11-21T16:07:24.700Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:07:24.700Z] [2023-11-21T16:07:24.700Z] build.index: [2023-11-21T16:07:25.631Z] BUILD SUCCESSFUL [2023-11-21T16:07:25.631Z] [2023-11-21T16:07:25.631Z] BUILD SUCCESSFUL [2023-11-21T16:07:25.631Z] Total time: 1 second [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/src/test/resources [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [INFO] [2023-11-21T16:07:25.631Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:25.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT.pom [2023-11-21T16:07:25.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:25.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:07:25.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.analysis.callstack.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.callstack.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.callstack.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.callstack.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] Executing tasks [2023-11-21T16:07:25.632Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user [2023-11-21T16:07:25.632Z] [INFO] [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.analysis.callstack.doc.user [2023-11-21T16:07:25.632Z] [INFO] Executed tasks [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2023-11-21T16:07:25.632Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT [78/144] [2023-11-21T16:07:25.632Z] [INFO] from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2023-11-21T16:07:25.632Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:25.632Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)' [2023-11-21T16:07:25.632Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)' [2023-11-21T16:07:25.632Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] Executing tasks [2023-11-21T16:07:25.632Z] [INFO] Executed tasks [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] Executing tasks [2023-11-21T16:07:25.632Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2023-11-21T16:07:25.632Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated. [2023-11-21T16:07:25.632Z] [INFO] Executed tasks [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.632Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:25.632Z] [INFO] [2023-11-21T16:07:25.632Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:25.889Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2023-11-21T16:07:25.889Z] [INFO] Command line: [2023-11-21T16:07:25.889Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-11-21T16:07:25.889Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:07:26.453Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:07:26.453Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar) [2023-11-21T16:07:26.453Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-11-21T16:07:26.453Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:07:27.381Z] Buildfile: build.xml [2023-11-21T16:07:27.381Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-11-21T16:07:27.381Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:07:27.381Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2023-11-21T16:07:27.381Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-11-21T16:07:27.381Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:07:27.381Z] [2023-11-21T16:07:27.381Z] build.index: [2023-11-21T16:07:28.310Z] BUILD SUCCESSFUL [2023-11-21T16:07:28.310Z] [2023-11-21T16:07:28.310Z] BUILD SUCCESSFUL [2023-11-21T16:07:28.310Z] Total time: 1 second [2023-11-21T16:07:28.567Z] [INFO] [2023-11-21T16:07:28.567Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.567Z] [INFO] [2023-11-21T16:07:28.567Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.567Z] [INFO] [2023-11-21T16:07:28.567Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2023-11-21T16:07:28.567Z] [INFO] [2023-11-21T16:07:28.567Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.567Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:28.567Z] [INFO] [2023-11-21T16:07:28.567Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.568Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:28.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT.pom [2023-11-21T16:07:28.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:28.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:07:28.568Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] Executing tasks [2023-11-21T16:07:28.568Z] [INFO] [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user [2023-11-21T16:07:28.568Z] [INFO] Executed tasks [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2023-11-21T16:07:28.568Z] [INFO] Building Trace Compass RCP User Guide 9.1.0-SNAPSHOT [79/144] [2023-11-21T16:07:28.568Z] [INFO] from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2023-11-21T16:07:28.568Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:28.568Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)' [2023-11-21T16:07:28.568Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)' [2023-11-21T16:07:28.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] Executing tasks [2023-11-21T16:07:28.568Z] [INFO] Executed tasks [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/target [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.568Z] [INFO] [2023-11-21T16:07:28.568Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.569Z] [INFO] [2023-11-21T16:07:28.569Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.569Z] [INFO] [2023-11-21T16:07:28.569Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.569Z] [INFO] [2023-11-21T16:07:28.569Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.569Z] [INFO] Resolving class path of Trace Compass RCP User Guide [2023-11-21T16:07:28.569Z] [INFO] [2023-11-21T16:07:28.569Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.569Z] [INFO] Executing tasks [2023-11-21T16:07:28.569Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2023-11-21T16:07:28.569Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated. [2023-11-21T16:07:28.569Z] [INFO] Executed tasks [2023-11-21T16:07:28.569Z] [INFO] [2023-11-21T16:07:28.569Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2023-11-21T16:07:28.569Z] [INFO] [2023-11-21T16:07:28.569Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.569Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:28.569Z] [INFO] [2023-11-21T16:07:28.569Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:28.826Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2023-11-21T16:07:28.826Z] [INFO] Command line: [2023-11-21T16:07:28.826Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-11-21T16:07:28.826Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:07:29.389Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:07:29.389Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar) [2023-11-21T16:07:29.389Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-11-21T16:07:29.389Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:07:30.321Z] Buildfile: build.xml [2023-11-21T16:07:30.321Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-11-21T16:07:30.321Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:07:30.321Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2023-11-21T16:07:30.321Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-11-21T16:07:30.321Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:07:30.321Z] [2023-11-21T16:07:30.321Z] build.index: [2023-11-21T16:07:31.250Z] BUILD SUCCESSFUL [2023-11-21T16:07:31.250Z] [2023-11-21T16:07:31.250Z] BUILD SUCCESSFUL [2023-11-21T16:07:31.250Z] Total time: 1 second [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:31.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT.pom [2023-11-21T16:07:31.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:31.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:07:31.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.250Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user --- [2023-11-21T16:07:31.250Z] [INFO] Executing tasks [2023-11-21T16:07:31.250Z] [INFO] [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.rcp.doc.user [2023-11-21T16:07:31.250Z] [INFO] Executed tasks [2023-11-21T16:07:31.250Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2023-11-21T16:07:31.251Z] [INFO] Building Trace Compass Pcap User Guide 9.1.0-SNAPSHOT [80/144] [2023-11-21T16:07:31.251Z] [INFO] from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2023-11-21T16:07:31.251Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:31.251Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)' [2023-11-21T16:07:31.251Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)' [2023-11-21T16:07:31.251Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] Executing tasks [2023-11-21T16:07:31.251Z] [INFO] Executed tasks [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] Resolving class path of Trace Compass Pcap User Guide [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] Executing tasks [2023-11-21T16:07:31.251Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2023-11-21T16:07:31.251Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated. [2023-11-21T16:07:31.251Z] [INFO] Executed tasks [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2023-11-21T16:07:31.251Z] [INFO] [2023-11-21T16:07:31.251Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.251Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:31.508Z] [INFO] [2023-11-21T16:07:31.508Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:31.508Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2023-11-21T16:07:31.508Z] [INFO] Command line: [2023-11-21T16:07:31.508Z] [/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2023-11-21T16:07:31.508Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:07:32.072Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:07:32.072Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar) [2023-11-21T16:07:32.072Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator [2023-11-21T16:07:32.072Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:07:33.001Z] Buildfile: build.xml [2023-11-21T16:07:33.001Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2023-11-21T16:07:33.001Z] WARNING: A terminally deprecated method in java.lang.System has been called [2023-11-21T16:07:33.001Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar) [2023-11-21T16:07:33.001Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner [2023-11-21T16:07:33.001Z] WARNING: System::setSecurityManager will be removed in a future release [2023-11-21T16:07:33.001Z] [2023-11-21T16:07:33.001Z] build.index: [2023-11-21T16:07:33.945Z] BUILD SUCCESSFUL [2023-11-21T16:07:33.945Z] [2023-11-21T16:07:33.945Z] BUILD SUCCESSFUL [2023-11-21T16:07:33.945Z] Total time: 1 second [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:33.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT.pom [2023-11-21T16:07:33.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:33.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:07:33.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2023-11-21T16:07:33.945Z] [INFO] Executing tasks [2023-11-21T16:07:33.945Z] [INFO] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user [2023-11-21T16:07:33.945Z] [INFO] Executed tasks [2023-11-21T16:07:33.945Z] [INFO] [2023-11-21T16:07:33.945Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2023-11-21T16:07:33.945Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT [81/144] [2023-11-21T16:07:33.945Z] [INFO] from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2023-11-21T16:07:33.945Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:33.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 [2023-11-21T16:07:33.945Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2023-11-21T16:07:34.202Z] [INFO] [2023-11-21T16:07:34.202Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.202Z] [INFO] [2023-11-21T16:07:34.202Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.202Z] [INFO] The project's OSGi version is 1.0.11.202311211602 [2023-11-21T16:07:34.202Z] [INFO] [2023-11-21T16:07:34.202Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.202Z] [INFO] [2023-11-21T16:07:34.202Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.202Z] [INFO] [2023-11-21T16:07:34.202Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.202Z] [INFO] [2023-11-21T16:07:34.202Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.202Z] [INFO] [2023-11-21T16:07:34.202Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.202Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples [2023-11-21T16:07:34.459Z] [INFO] [2023-11-21T16:07:34.459Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.examples/src/main/resources [2023-11-21T16:07:34.459Z] [INFO] [2023-11-21T16:07:34.459Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.459Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:34.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 [2023-11-21T16:07:34.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.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2023-11-21T16:07:34.459Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.examples/src/test/resources [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:34.716Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:34.716Z] [WARNING] The 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-gerrit-long-ui-only/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [INFO] [2023-11-21T16:07:34.716Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:34.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:34.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:34.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:34.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:34.717Z] [INFO] [2023-11-21T16:07:34.717Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2023-11-21T16:07:34.717Z] [INFO] [2023-11-21T16:07:34.717Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2023-11-21T16:07:34.717Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT [82/144] [2023-11-21T16:07:34.717Z] [INFO] from gdbtrace/pom.xml [2023-11-21T16:07:34.717Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:07:34.717Z] [INFO] [2023-11-21T16:07:34.717Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-11-21T16:07:34.717Z] [INFO] [2023-11-21T16:07:34.717Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-11-21T16:07:34.717Z] [INFO] [2023-11-21T16:07:34.717Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-11-21T16:07:34.717Z] [INFO] [2023-11-21T16:07:34.717Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-11-21T16:07:34.717Z] [INFO] [2023-11-21T16:07:34.717Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-11-21T16:07:34.717Z] [INFO] [2023-11-21T16:07:34.717Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2023-11-21T16:07:34.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:07:34.717Z] [INFO] [2023-11-21T16:07:34.717Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2023-11-21T16:07:34.717Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT [83/144] [2023-11-21T16:07:34.717Z] [INFO] from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2023-11-21T16:07:34.717Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:34.717Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:34.717Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2023-11-21T16:07:35.646Z] [INFO] [2023-11-21T16:07:35.646Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:35.646Z] [INFO] [2023-11-21T16:07:35.646Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:35.646Z] [INFO] The project's OSGi version is 1.1.1.202311211602 [2023-11-21T16:07:35.646Z] [INFO] [2023-11-21T16:07:35.646Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:35.646Z] [INFO] [2023-11-21T16:07:35.646Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:35.646Z] [INFO] [2023-11-21T16:07:35.646Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:35.646Z] [INFO] [2023-11-21T16:07:35.646Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:35.646Z] [INFO] [2023-11-21T16:07:35.646Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:35.646Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core [2023-11-21T16:07:35.903Z] [INFO] [2023-11-21T16:07:35.903Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:35.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2023-11-21T16:07:35.903Z] [INFO] [2023-11-21T16:07:35.903Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:35.903Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:35.903Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:35.903Z] [WARNING] The 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-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2023-11-21T16:07:35.903Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:36.160Z] [INFO] [2023-11-21T16:07:36.160Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.160Z] [INFO] [2023-11-21T16:07:36.160Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.160Z] [INFO] [2023-11-21T16:07:36.160Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2023-11-21T16:07:36.160Z] [INFO] [2023-11-21T16:07:36.160Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.160Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:36.160Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:36.160Z] [WARNING] The 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-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2023-11-21T16:07:36.161Z] [INFO] [2023-11-21T16:07:36.161Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.161Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped [2023-11-21T16:07:36.161Z] [INFO] [2023-11-21T16:07:36.161Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar [2023-11-21T16:07:36.161Z] [INFO] [2023-11-21T16:07:36.161Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.161Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar [2023-11-21T16:07:36.161Z] [INFO] [2023-11-21T16:07:36.161Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.161Z] [INFO] [2023-11-21T16:07:36.161Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.161Z] [INFO] [2023-11-21T16:07:36.161Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.161Z] [INFO] [2023-11-21T16:07:36.161Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:36.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:36.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:36.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:36.161Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:36.161Z] [INFO] [2023-11-21T16:07:36.161Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2023-11-21T16:07:36.418Z] [INFO] [2023-11-21T16:07:36.418Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2023-11-21T16:07:36.418Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT [84/144] [2023-11-21T16:07:36.418Z] [INFO] from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2023-11-21T16:07:36.418Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:36.418Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:36.418Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2023-11-21T16:07:36.418Z] [INFO] [2023-11-21T16:07:36.418Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.418Z] [INFO] [2023-11-21T16:07:36.418Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.418Z] [INFO] The project's OSGi version is 1.2.0.202311211602 [2023-11-21T16:07:36.418Z] [INFO] [2023-11-21T16:07:36.418Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.418Z] [INFO] [2023-11-21T16:07:36.418Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.418Z] [INFO] [2023-11-21T16:07:36.418Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.418Z] [INFO] [2023-11-21T16:07:36.418Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.418Z] [INFO] [2023-11-21T16:07:36.418Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.418Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui [2023-11-21T16:07:36.674Z] [INFO] [2023-11-21T16:07:36.674Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2023-11-21T16:07:36.674Z] [INFO] [2023-11-21T16:07:36.674Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.674Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:36.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 [2023-11-21T16:07:36.675Z] [WARNING] The 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-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2023-11-21T16:07:36.675Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:36.932Z] [INFO] [2023-11-21T16:07:36.932Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.932Z] [INFO] [2023-11-21T16:07:36.932Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.932Z] [INFO] [2023-11-21T16:07:36.932Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2023-11-21T16:07:36.932Z] [INFO] [2023-11-21T16:07:36.932Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.932Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:36.932Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:36.932Z] [WARNING] The 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-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2023-11-21T16:07:36.932Z] [INFO] [2023-11-21T16:07:36.932Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.932Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped [2023-11-21T16:07:36.932Z] [INFO] [2023-11-21T16:07:36.932Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:36.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar [2023-11-21T16:07:36.932Z] [INFO] [2023-11-21T16:07:36.932Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:37.189Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar [2023-11-21T16:07:37.189Z] [INFO] [2023-11-21T16:07:37.189Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:37.189Z] [INFO] [2023-11-21T16:07:37.189Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:37.189Z] [INFO] [2023-11-21T16:07:37.189Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:37.189Z] [INFO] [2023-11-21T16:07:37.189Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:37.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:37.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:37.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:37.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:37.189Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:37.189Z] [INFO] [2023-11-21T16:07:37.189Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2023-11-21T16:07:37.189Z] [INFO] [2023-11-21T16:07:37.189Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2023-11-21T16:07:37.189Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT [85/144] [2023-11-21T16:07:37.189Z] [INFO] from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2023-11-21T16:07:37.189Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:07:37.189Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2023-11-21T16:07:37.446Z] [INFO] [2023-11-21T16:07:37.446Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.446Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2023-11-21T16:07:37.446Z] [INFO] [2023-11-21T16:07:37.446Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.446Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:07:37.446Z] [INFO] [2023-11-21T16:07:37.446Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.446Z] [INFO] [2023-11-21T16:07:37.446Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.446Z] [INFO] [2023-11-21T16:07:37.446Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.446Z] [INFO] [2023-11-21T16:07:37.446Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.446Z] [INFO] [2023-11-21T16:07:37.446Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.446Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources [2023-11-21T16:07:37.446Z] [INFO] [2023-11-21T16:07:37.446Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.703Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped [2023-11-21T16:07:37.703Z] [INFO] [2023-11-21T16:07:37.703Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.703Z] [INFO] [2023-11-21T16:07:37.703Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.703Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:37.704Z] [INFO] [2023-11-21T16:07:37.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.704Z] [INFO] [2023-11-21T16:07:37.704Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.704Z] [INFO] [2023-11-21T16:07:37.704Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.704Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:07:37.704Z] [INFO] [2023-11-21T16:07:37.704Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.704Z] [INFO] [2023-11-21T16:07:37.704Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:37.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT.pom [2023-11-21T16:07:37.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:07:37.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:07:37.704Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:07:37.704Z] [INFO] [2023-11-21T16:07:37.704Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2023-11-21T16:07:37.704Z] [INFO] [2023-11-21T16:07:37.704Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2023-11-21T16:07:37.704Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [86/144] [2023-11-21T16:07:37.704Z] [INFO] from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2023-11-21T16:07:37.704Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:07:37.704Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:37.704Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2023-11-21T16:07:37.961Z] [INFO] [2023-11-21T16:07:37.961Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:37.961Z] [INFO] [2023-11-21T16:07:37.961Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:37.961Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:07:37.961Z] [INFO] [2023-11-21T16:07:37.961Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:37.961Z] [INFO] [2023-11-21T16:07:37.961Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:37.961Z] [INFO] [2023-11-21T16:07:37.961Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:37.961Z] [INFO] [2023-11-21T16:07:37.961Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:37.961Z] [INFO] [2023-11-21T16:07:37.961Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:37.961Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests [2023-11-21T16:07:38.218Z] [INFO] [2023-11-21T16:07:38.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2023-11-21T16:07:38.218Z] [INFO] [2023-11-21T16:07:38.218Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.218Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:38.218Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:38.218Z] [WARNING] The 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-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2023-11-21T16:07:38.218Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [INFO] Skipping tests [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:38.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:38.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:38.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:38.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2023-11-21T16:07:38.475Z] [INFO] [2023-11-21T16:07:38.475Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2023-11-21T16:07:38.475Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [87/144] [2023-11-21T16:07:38.475Z] [INFO] from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2023-11-21T16:07:38.475Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:07:38.475Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:38.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2023-11-21T16:07:38.733Z] [INFO] [2023-11-21T16:07:38.733Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:38.733Z] [INFO] [2023-11-21T16:07:38.733Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:38.733Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:07:38.733Z] [INFO] [2023-11-21T16:07:38.733Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:38.733Z] [INFO] [2023-11-21T16:07:38.733Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:38.733Z] [INFO] [2023-11-21T16:07:38.733Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:38.733Z] [INFO] [2023-11-21T16:07:38.733Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:38.733Z] [INFO] [2023-11-21T16:07:38.733Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:38.733Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests [2023-11-21T16:07:38.990Z] [INFO] [2023-11-21T16:07:38.990Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:38.990Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2023-11-21T16:07:38.990Z] [INFO] [2023-11-21T16:07:38.990Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:38.990Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:38.990Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:38.990Z] [WARNING] The 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-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2023-11-21T16:07:38.990Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [INFO] Skipping tests [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:39.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:39.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:39.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:39.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2023-11-21T16:07:39.247Z] [INFO] [2023-11-21T16:07:39.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2023-11-21T16:07:39.247Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [88/144] [2023-11-21T16:07:39.247Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2023-11-21T16:07:39.247Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:07:39.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 [2023-11-21T16:07:39.247Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2023-11-21T16:07:39.505Z] [INFO] [2023-11-21T16:07:39.505Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.505Z] [INFO] [2023-11-21T16:07:39.505Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.505Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:07:39.505Z] [INFO] [2023-11-21T16:07:39.505Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.505Z] [INFO] [2023-11-21T16:07:39.505Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.505Z] [INFO] [2023-11-21T16:07:39.505Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.505Z] [INFO] [2023-11-21T16:07:39.505Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.505Z] [INFO] [2023-11-21T16:07:39.505Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.505Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests [2023-11-21T16:07:39.505Z] [INFO] [2023-11-21T16:07:39.505Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2023-11-21T16:07:39.505Z] [INFO] [2023-11-21T16:07:39.505Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.505Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:39.505Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:39.505Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2023-11-21T16:07:39.505Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:39.761Z] [INFO] [2023-11-21T16:07:39.761Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.761Z] [INFO] [2023-11-21T16:07:39.761Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2023-11-21T16:07:39.762Z] [INFO] [2023-11-21T16:07:39.762Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.762Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 110 were skipped [2023-11-21T16:07:39.762Z] [INFO] [2023-11-21T16:07:39.762Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.762Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:07:39.762Z] [INFO] [2023-11-21T16:07:39.762Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.762Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:07:39.762Z] [INFO] [2023-11-21T16:07:39.762Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.762Z] [INFO] [2023-11-21T16:07:39.762Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.762Z] [INFO] [2023-11-21T16:07:39.762Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.762Z] [INFO] [2023-11-21T16:07:39.762Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.762Z] [INFO] Skipping tests [2023-11-21T16:07:39.762Z] [INFO] [2023-11-21T16:07:39.762Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:39.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:39.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:39.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:39.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:39.762Z] [INFO] [2023-11-21T16:07:39.762Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2023-11-21T16:07:39.762Z] [INFO] [2023-11-21T16:07:39.762Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2023-11-21T16:07:39.762Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [89/144] [2023-11-21T16:07:39.762Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2023-11-21T16:07:39.762Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:39.762Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:39.762Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] The project's OSGi version is 2.1.0.202311211602 [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:40.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 [2023-11-21T16:07:40.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.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2023-11-21T16:07:40.019Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2023-11-21T16:07:40.019Z] [INFO] [2023-11-21T16:07:40.019Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.019Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:40.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 [2023-11-21T16:07:40.020Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2023-11-21T16:07:40.020Z] [INFO] [2023-11-21T16:07:40.020Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.020Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped [2023-11-21T16:07:40.020Z] [INFO] [2023-11-21T16:07:40.020Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:40.020Z] [INFO] [2023-11-21T16:07:40.020Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar [2023-11-21T16:07:40.020Z] [INFO] [2023-11-21T16:07:40.020Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.020Z] [INFO] [2023-11-21T16:07:40.020Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.020Z] [INFO] [2023-11-21T16:07:40.020Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.276Z] [INFO] [2023-11-21T16:07:40.276Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:40.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:40.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:40.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:40.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:40.276Z] [INFO] [2023-11-21T16:07:40.276Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2023-11-21T16:07:40.276Z] [INFO] [2023-11-21T16:07:40.276Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2023-11-21T16:07:40.276Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT [90/144] [2023-11-21T16:07:40.276Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2023-11-21T16:07:40.276Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:40.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 [2023-11-21T16:07:40.277Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2023-11-21T16:07:40.277Z] [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 [2023-11-21T16:07:40.277Z] [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 583 kB/s) [2023-11-21T16:07:40.533Z] [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 [2023-11-21T16:07:40.533Z] [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 1.6 MB/s) [2023-11-21T16:07:40.533Z] [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 [2023-11-21T16:07:40.533Z] [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 255 kB/s) [2023-11-21T16:07:40.533Z] [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 [2023-11-21T16:07:40.533Z] [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 6.6 MB/s) [2023-11-21T16:07:40.533Z] [INFO] [2023-11-21T16:07:40.533Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:40.533Z] [INFO] [2023-11-21T16:07:40.533Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:40.533Z] [INFO] The project's OSGi version is 1.1.0.202311211602 [2023-11-21T16:07:40.533Z] [INFO] [2023-11-21T16:07:40.533Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:40.533Z] [INFO] [2023-11-21T16:07:40.533Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:40.533Z] [INFO] [2023-11-21T16:07:40.533Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:40.533Z] [INFO] [2023-11-21T16:07:40.533Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:40.533Z] [INFO] [2023-11-21T16:07:40.533Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:40.533Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui [2023-11-21T16:07:40.790Z] [INFO] [2023-11-21T16:07:40.790Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:40.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2023-11-21T16:07:40.790Z] [INFO] [2023-11-21T16:07:40.790Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:40.790Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:40.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:40.790Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2023-11-21T16:07:40.790Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:41.353Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:41.354Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:41.354Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:41.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:41.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:41.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:41.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2023-11-21T16:07:41.354Z] [INFO] [2023-11-21T16:07:41.354Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2023-11-21T16:07:41.354Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [91/144] [2023-11-21T16:07:41.354Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2023-11-21T16:07:41.354Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:07:41.354Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:41.354Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2023-11-21T16:07:41.611Z] [INFO] [2023-11-21T16:07:41.611Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:41.611Z] [INFO] [2023-11-21T16:07:41.611Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:41.611Z] [INFO] The project's OSGi version is 1.3.0.202311211602 [2023-11-21T16:07:41.611Z] [INFO] [2023-11-21T16:07:41.611Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:41.611Z] [INFO] [2023-11-21T16:07:41.611Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:41.611Z] [INFO] [2023-11-21T16:07:41.611Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:41.611Z] [INFO] [2023-11-21T16:07:41.611Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:41.611Z] [INFO] [2023-11-21T16:07:41.611Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:41.611Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui [2023-11-21T16:07:41.868Z] [INFO] [2023-11-21T16:07:41.868Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:41.868Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2023-11-21T16:07:41.868Z] [INFO] [2023-11-21T16:07:41.868Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:41.868Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:41.868Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:41.868Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2023-11-21T16:07:41.868Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:42.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 [2023-11-21T16:07:42.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.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:42.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:42.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:42.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:42.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2023-11-21T16:07:42.798Z] [INFO] [2023-11-21T16:07:42.798Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2023-11-21T16:07:42.798Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT [92/144] [2023-11-21T16:07:42.798Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2023-11-21T16:07:42.798Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:07:42.798Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2023-11-21T16:07:43.055Z] [INFO] [2023-11-21T16:07:43.055Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.055Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/target [2023-11-21T16:07:43.055Z] [INFO] [2023-11-21T16:07:43.055Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.055Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT.jar [2023-11-21T16:07:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT.pom [2023-11-21T16:07:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:07:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:07:43.056Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2023-11-21T16:07:43.056Z] [INFO] [2023-11-21T16:07:43.056Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2023-11-21T16:07:43.056Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [93/144] [2023-11-21T16:07:43.056Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2023-11-21T16:07:43.056Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:07:43.056Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:43.056Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2023-11-21T16:07:43.313Z] [INFO] [2023-11-21T16:07:43.313Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.313Z] [INFO] [2023-11-21T16:07:43.313Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.313Z] [INFO] The project's OSGi version is 1.1.4.202311211602 [2023-11-21T16:07:43.313Z] [INFO] [2023-11-21T16:07:43.313Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.313Z] [INFO] [2023-11-21T16:07:43.313Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.313Z] [INFO] [2023-11-21T16:07:43.313Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.313Z] [INFO] [2023-11-21T16:07:43.313Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.313Z] [INFO] [2023-11-21T16:07:43.313Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.313Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests [2023-11-21T16:07:43.313Z] [INFO] [2023-11-21T16:07:43.313Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2023-11-21T16:07:43.313Z] [INFO] [2023-11-21T16:07:43.313Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.313Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:43.313Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:43.313Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2023-11-21T16:07:43.313Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:43.569Z] [INFO] [2023-11-21T16:07:43.569Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.569Z] [INFO] [2023-11-21T16:07:43.569Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2023-11-21T16:07:43.569Z] [INFO] [2023-11-21T16:07:43.569Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.569Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 111 were skipped [2023-11-21T16:07:43.569Z] [INFO] [2023-11-21T16:07:43.569Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.569Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar [2023-11-21T16:07:43.569Z] [INFO] [2023-11-21T16:07:43.569Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.569Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar [2023-11-21T16:07:43.569Z] [INFO] [2023-11-21T16:07:43.569Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.569Z] [INFO] [2023-11-21T16:07:43.569Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.569Z] [INFO] [2023-11-21T16:07:43.569Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.569Z] [INFO] [2023-11-21T16:07:43.569Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.569Z] [INFO] Skipping tests [2023-11-21T16:07:43.569Z] [INFO] [2023-11-21T16:07:43.569Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.570Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:43.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:43.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:43.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:43.826Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:43.826Z] [INFO] [2023-11-21T16:07:43.826Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2023-11-21T16:07:43.826Z] [INFO] [2023-11-21T16:07:43.826Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2023-11-21T16:07:43.826Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [94/144] [2023-11-21T16:07:43.826Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2023-11-21T16:07:43.826Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:07:43.826Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:43.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2023-11-21T16:07:43.826Z] [INFO] [2023-11-21T16:07:43.826Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:43.826Z] [INFO] [2023-11-21T16:07:43.826Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:43.826Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:07:43.826Z] [INFO] [2023-11-21T16:07:43.826Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:43.826Z] [INFO] [2023-11-21T16:07:43.826Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:43.826Z] [INFO] [2023-11-21T16:07:43.826Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:43.826Z] [INFO] [2023-11-21T16:07:43.826Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:43.826Z] [INFO] [2023-11-21T16:07:43.826Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:43.826Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:44.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:44.083Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2023-11-21T16:07:44.083Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 115 were skipped [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [INFO] Skipping tests [2023-11-21T16:07:44.083Z] [INFO] [2023-11-21T16:07:44.083Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:44.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:44.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:44.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:44.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:44.084Z] [INFO] [2023-11-21T16:07:44.084Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2023-11-21T16:07:44.084Z] [INFO] [2023-11-21T16:07:44.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2023-11-21T16:07:44.084Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [95/144] [2023-11-21T16:07:44.084Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2023-11-21T16:07:44.084Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:07:44.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:44.084Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2023-11-21T16:07:44.341Z] [INFO] [2023-11-21T16:07:44.341Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:44.341Z] [INFO] [2023-11-21T16:07:44.341Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:44.341Z] [INFO] The project's OSGi version is 2.0.6.202311211602 [2023-11-21T16:07:44.341Z] [INFO] [2023-11-21T16:07:44.341Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:44.341Z] [INFO] [2023-11-21T16:07:44.341Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:44.341Z] [INFO] [2023-11-21T16:07:44.341Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:44.341Z] [INFO] [2023-11-21T16:07:44.341Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:44.341Z] [INFO] [2023-11-21T16:07:44.341Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:44.341Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests [2023-11-21T16:07:44.599Z] [INFO] [2023-11-21T16:07:44.599Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:44.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2023-11-21T16:07:44.600Z] [INFO] [2023-11-21T16:07:44.600Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:44.600Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:44.600Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:44.600Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2023-11-21T16:07:44.600Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:45.163Z] [INFO] [2023-11-21T16:07:45.163Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.163Z] [INFO] [2023-11-21T16:07:45.163Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2023-11-21T16:07:45.163Z] [INFO] [2023-11-21T16:07:45.163Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.163Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped [2023-11-21T16:07:45.163Z] [INFO] [2023-11-21T16:07:45.163Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.163Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar [2023-11-21T16:07:45.163Z] [INFO] [2023-11-21T16:07:45.163Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.163Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar [2023-11-21T16:07:45.163Z] [INFO] [2023-11-21T16:07:45.163Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.163Z] [INFO] [2023-11-21T16:07:45.163Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.163Z] [INFO] [2023-11-21T16:07:45.163Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.163Z] [INFO] [2023-11-21T16:07:45.163Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.163Z] [INFO] Skipping tests [2023-11-21T16:07:45.163Z] [INFO] [2023-11-21T16:07:45.163Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:45.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:45.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:45.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:45.163Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:07:45.164Z] [INFO] [2023-11-21T16:07:45.164Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2023-11-21T16:07:45.164Z] [INFO] [2023-11-21T16:07:45.164Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2023-11-21T16:07:45.164Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [96/144] [2023-11-21T16:07:45.164Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2023-11-21T16:07:45.164Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:07: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 [2023-11-21T16:07:45.164Z] [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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2023-11-21T16:07:45.420Z] [INFO] [2023-11-21T16:07:45.420Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.420Z] [INFO] [2023-11-21T16:07:45.420Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.420Z] [INFO] The project's OSGi version is 1.0.9.202311211602 [2023-11-21T16:07:45.420Z] [INFO] [2023-11-21T16:07:45.420Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.420Z] [INFO] [2023-11-21T16:07:45.420Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.420Z] [INFO] [2023-11-21T16:07:45.420Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.420Z] [INFO] [2023-11-21T16:07:45.420Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.420Z] [INFO] [2023-11-21T16:07:45.420Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.420Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [2023-11-21T16:07:45.677Z] [INFO] [2023-11-21T16:07:45.677Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.677Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2023-11-21T16:07:45.677Z] [INFO] [2023-11-21T16:07:45.677Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.677Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:07:45.677Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:07:45.677Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2023-11-21T16:07:45.677Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:07:45.934Z] [INFO] [2023-11-21T16:07:45.934Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.934Z] [INFO] [2023-11-21T16:07:45.934Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2023-11-21T16:07:45.934Z] [INFO] [2023-11-21T16:07:45.934Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.934Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped [2023-11-21T16:07:45.934Z] [INFO] [2023-11-21T16:07:45.934Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.934Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2023-11-21T16:07:45.934Z] [INFO] [2023-11-21T16:07:45.934Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.934Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2023-11-21T16:07:45.934Z] [INFO] [2023-11-21T16:07:45.934Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.934Z] [INFO] [2023-11-21T16:07:45.934Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.934Z] [INFO] [2023-11-21T16:07:45.934Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:45.934Z] [INFO] [2023-11-21T16:07:45.934Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:07:46.191Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2023-11-21T16:07:46.191Z] [INFO] Command line: [2023-11-21T16:07:46.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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-11-21T16:07:46.191Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:07:48.084Z] !SESSION 2023-11-21 16:07:46.260 ----------------------------------------------- [2023-11-21T16:07:48.084Z] eclipse.buildId=unknown [2023-11-21T16:07:48.084Z] java.version=17.0.2 [2023-11-21T16:07:48.084Z] java.vendor=Oracle Corporation [2023-11-21T16:07:48.084Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-11-21T16:07:48.084Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-11-21T16:07:48.084Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-11-21T16:07:48.084Z] [2023-11-21T16:07:48.084Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:07:47.865 [2023-11-21T16:07:48.084Z] !MESSAGE Error starting bundle: initial@reference:file:../../../../../../../.m2/repository/p2/osgi/bundle/org.slf4j.binding.simple/1.7.30.v20221112-0806/org.slf4j.binding.simple-1.7.30.v20221112-0806.jar [2023-11-21T16:07:48.084Z] !STACK 0 [2023-11-21T16:07:48.084Z] org.osgi.framework.BundleException: Invalid operation on a fragment. osgi.identity; osgi.identity="org.slf4j.binding.simple"; type="osgi.fragment"; version:Version="1.7.30.v20221112-0806" [id=254] [2023-11-21T16:07:48.084Z] at org.eclipse.osgi.container.Module.checkFragment(Module.java:543) [2023-11-21T16:07:48.084Z] at org.eclipse.osgi.container.Module.start(Module.java:426) [2023-11-21T16:07:48.084Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) [2023-11-21T16:07:48.084Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundle(EclipseStarter.java:1067) [2023-11-21T16:07:48.084Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles(EclipseStarter.java:1058) [2023-11-21T16:07:48.084Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:606) [2023-11-21T16:07:48.084Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:331) [2023-11-21T16:07:48.084Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:251) [2023-11-21T16:07:48.084Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-11-21T16:07:48.084Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-11-21T16:07:48.084Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-11-21T16:07:48.084Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-11-21T16:07:48.084Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) [2023-11-21T16:07:48.084Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) [2023-11-21T16:07:48.084Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1459) [2023-11-21T16:07:48.084Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1432) [2023-11-21T16:07:49.014Z] [2023-11-21T16:07:49.014Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:07:48.940 [2023-11-21T16:07:49.014Z] !MESSAGE Bundle org.slf4j.binding.simple_1.7.30.v20221112-0806 [254] is not active. [2023-11-21T16:07:49.271Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:07:49.271Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:07:53.451Z] [2023-11-21T16:07:53.451Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-11-21 16:07:52.948 [2023-11-21T16:07:53.451Z] !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 [2023-11-21T16:07:53.452Z] [2023-11-21T16:07:53.452Z] !ENTRY org.eclipse.urischeme 4 0 2023-11-21 16:07:53.034 [2023-11-21T16:07:53.452Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:07:53.452Z] !STACK 0 [2023-11-21T16:07:53.452Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:07:53.452Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-11-21T16:07:53.452Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-11-21T16:07:53.452Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-11-21T16:07:53.452Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-11-21T16:07:53.452Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-11-21T16:07:53.452Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-11-21T16:07:53.452Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88) [2023-11-21T16:07:53.452Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:07:53.452Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-11-21T16:07:53.452Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-11-21T16:07:53.452Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-11-21T16:07:53.452Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-11-21T16:07:53.452Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-11-21T16:07:53.452Z] ... 7 more [2023-11-21T16:07:53.452Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2023-11-21T16:07:53.708Z] Display size: 1440x900 [2023-11-21T16:07:53.708Z] OS version=5.18.5-100.fc35.x86_64 [2023-11-21T16:07:53.708Z] GTK version=3.22.30 [2023-11-21T16:07:53.708Z] GTK theme=Ambiance [2023-11-21T16:07:53.708Z] LIBOVERLAY_SCROLLBAR=0 [2023-11-21T16:07:53.708Z] Time zone: Greenwich Mean Time [2023-11-21T16:07:53.708Z] 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@5b31a9e3] time=-224175633 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:07:54.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:54.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:07:54.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:07:54.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:07:54.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-224174976 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:07:54.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-224174976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:07:54.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224174970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:07:54.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:07:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:07:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224174375 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224174371 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224174371 data=null}, TreeItem with text {myNode}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224174371 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224174370 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}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224174359 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224174358 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224174358 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224174358 data=null}, TreeItem with text {myNode}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224174358 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224174357 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}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224174356 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-224174250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-11-21T16:07:55.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224173683 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224173683 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224173683 data=null}, Tree node with text: Sessions] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224173682 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224173682 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] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224173678 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224173677 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224173677 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224173677 data=null}, Tree node with text: Sessions] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224173677 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224173676 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] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224173675 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions] [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-11-21T16:07:55.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-11-21T16:07:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-11-21T16:07:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-11-21T16:07:55.916Z] 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=-224173433 data=null doit=true}, Shell with text {Create Session}] [2023-11-21T16:07:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:07:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:07:55.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:07:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:07:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:07:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:07:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:07:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:07:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2023-11-21T16:07:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:07:55.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:07:55.917Z] 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')) [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:56.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') [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224173273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224173273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224173273 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224173273 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224173272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224173272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224173272 data=null 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')] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-224173636 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224173176 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224173176 data=null}, Tree node with text: Sessions] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224173176 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224173175 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] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224173174 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:07:56.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:56.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:07:56.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:56.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224173171 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224173171 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224173170 data=null}, Tree node with text: mysession] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224173170 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224173170 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] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224173166 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224173161 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224173161 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224173161 data=null}, Tree node with text: mysession] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224173161 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224173161 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] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224173153 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:07:56.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:07:56.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:07:56.688Z] 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=-224172671 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-11-21T16:07:56.688Z] 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') [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] 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. [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:07:56.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:56.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') [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224172657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224172657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224172657 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224172657 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224172657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224172656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224172656 data=null 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')] [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224173057 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)...'] [2023-11-21T16:07:56.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:56.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:56.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:07:56.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:07:56.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:07:56.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:56.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:07:56.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:07:56.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224172485 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224172485 data=null}, Tree node with text: channel0] [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224172485 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0] [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224172485 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] [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224172484 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0] [2023-11-21T16:07:56.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:56.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224172483 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224172483 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224172482 data=null}, Tree node with text: mysession] [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224172482 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224172482 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] [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224172481 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224172481 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224172480 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224172480 data=null}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224172480 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224172480 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] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224172479 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-224172436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-11-21T16:07:56.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:56.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224172333 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224172333 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224172333 data=null}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224172333 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224172332 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] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224172331 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224172331 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224172331 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224172331 data=null}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224172330 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224172330 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] [2023-11-21T16:07:56.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224172330 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-224172269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-11-21T16:07:57.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:57.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224172166 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224172166 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224172166 data=null}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224172166 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224172165 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] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224172162 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224172162 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224172162 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224172161 data=null}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224172161 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224172161 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] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224172160 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-11-21T16:07:57.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-11-21T16:07:57.461Z] 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=-224171964 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:57.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') [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224171963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224171963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224171962 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224171962 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:57.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224171962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224171962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224171962 data=null 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')] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-224172127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:57.462Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224171867 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224171867 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224171867 data=null}, TreeItem with text {myNode}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224171867 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224171866 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}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224171864 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224171864 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224171864 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224171863 data=null}, TreeItem with text {myNode}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224171863 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224171863 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}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224171862 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-224171785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-11-21T16:07:57.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-11-21T16:07:57.720Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.304 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2023-11-21T16:07:57.720Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest.testTraceSessionTree -- Time elapsed: 2.883 s [2023-11-21T16:07:57.720Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2023-11-21T16:07:57.720Z] 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@5b31a9e3] time=-224171660 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:07:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:07:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:07:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:07:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:07:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224171467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:07:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:07:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224171236 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224171235 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224171235 data=null}, TreeItem with text {myNode}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224171235 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224171235 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}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224171233 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224171232 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224171232 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224171232 data=null}, TreeItem with text {myNode}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224171232 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224171232 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}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224171184 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-224171156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-11-21T16:07:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-11-21T16:07:58.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:58.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:07:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {6121869537221654} time=-224170645 data=null button=0 stateMask=0x0 x=142 y=173 count=0}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {6121869537221654} time=-224170645 data=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {6121869537221654} time=-224170645 data=null}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {6121869537221654} time=-224170644 data=null button=1 stateMask=0x0 x=142 y=173 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224170644 data=null item=TreeItem {6121869537221654} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {6121869537221654} time=-224170642 data=null button=1 stateMask=0x80000 x=142 y=173 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {6121869537221654} time=-224170642 data=null button=0 stateMask=0x0 x=142 y=173 count=0}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {6121869537221654} time=-224170642 data=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {6121869537221654} time=-224170642 data=null}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {6121869537221654} time=-224170642 data=null button=1 stateMask=0x0 x=142 y=173 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224170641 data=null item=TreeItem {6121869537221654} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {6121869537221654} time=-224170641 data=null button=1 stateMask=0x80000 x=142 y=173 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...' [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...' [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2023-11-21T16:07:58.798Z] 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=-224170531 data=null doit=true}, Shell with text {Save Sessions}] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button' [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:58.798Z] 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') [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224170530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224170489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224170463 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224170463 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224170462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224170462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224170462 data=null 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')] [2023-11-21T16:07:58.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=-224170592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...'] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:59.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:59.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {6121869537221654} time=-224170375 data=null button=0 stateMask=0x0 x=142 y=97 count=0}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {6121869537221654} time=-224170375 data=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {6121869537221654} time=-224170375 data=null}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {6121869537221654} time=-224170374 data=null button=1 stateMask=0x0 x=142 y=97 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224170374 data=null item=TreeItem {6121869537221654} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {6121869537221654} time=-224170373 data=null button=1 stateMask=0x80000 x=142 y=97 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {6121869537221654} time=-224170373 data=null button=0 stateMask=0x0 x=142 y=97 count=0}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {6121869537221654} time=-224170373 data=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {6121869537221654} time=-224170373 data=null}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {6121869537221654} time=-224170372 data=null button=1 stateMask=0x0 x=142 y=97 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224170372 data=null item=TreeItem {6121869537221654} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {6121869537221654} time=-224170372 data=null button=1 stateMask=0x80000 x=142 y=97 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-11-21T16:07:59.056Z] 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=-224170252 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:59.056Z] 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') [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224170238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224170238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224170238 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224170238 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224170238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224170238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224170238 data=null 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')] [2023-11-21T16:07:59.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-224170339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-11-21T16:07:59.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:59.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224170153 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224170152 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224170152 data=null}, Tree node with text: Sessions] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224170152 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224170152 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] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224170151 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224170150 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224170150 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224170150 data=null}, Tree node with text: Sessions] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224170150 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224170150 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] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224170146 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...' [2023-11-21T16:07:59.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...' [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2023-11-21T16:07:59.570Z] 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=-224169853 data=null doit=true}, Shell with text {Load Sessions}] [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button' [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button' [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2023-11-21T16:07:59.570Z] 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') [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button' [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button' [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=-224169765 data=null doit=true}, Button with text {Local}] [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=-224169764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}] [2023-11-21T16:07:59.570Z] 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') [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=-224169764 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')] [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=-224169764 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')] [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=-224169764 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')] [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=-224169763 data=null 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')] [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:59.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {6121869537221654.lttng} time=-224169732 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {6121869537221654.lttng} time=-224169732 data=null doit=true}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {6121869537221654.lttng} time=-224169732 data=null}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {6121869537221654.lttng} time=-224169731 data=null button=1 stateMask=0x0 x=123 y=12 count=1}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224169731 data=null item=TreeItem {6121869537221654.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {6121869537221654.lttng} time=-224169731 data=null button=1 stateMask=0x80000 x=123 y=12 count=1}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {6121869537221654.lttng} [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {6121869537221654.lttng} time=-224169730 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {6121869537221654.lttng} time=-224169730 data=null doit=true}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {6121869537221654.lttng} time=-224169682 data=null}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {6121869537221654.lttng} time=-224169682 data=null button=1 stateMask=0x0 x=123 y=12 count=1}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224169682 data=null item=TreeItem {6121869537221654.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {6121869537221654.lttng} time=-224169682 data=null button=1 stateMask=0x80000 x=123 y=12 count=1}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {6121869537221654.lttng} time=-224169682 data=null button=0 stateMask=0x0 x=123 y=12 count=0}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {6121869537221654.lttng} time=-224169681 data=null doit=true}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {6121869537221654.lttng} time=-224169681 data=null}, TreeItem with text {6121869537221654.lttng}] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {6121869537221654.lttng} [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button' [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button' [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button' [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button' [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button' [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:07:59.571Z] 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') [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224169680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224169680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224169680 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224169680 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224169680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224169680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224169680 data=null 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')] [2023-11-21T16:07:59.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=-224170068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...'] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:07:59.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:59.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:07:59.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {6121869537221654} time=-224169551 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {6121869537221654} time=-224169551 data=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {6121869537221654} time=-224169551 data=null}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {6121869537221654} time=-224169551 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224169550 data=null item=TreeItem {6121869537221654} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {6121869537221654} time=-224169549 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {6121869537221654} time=-224169548 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {6121869537221654} time=-224169548 data=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {6121869537221654} time=-224169548 data=null}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {6121869537221654} time=-224169548 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224169548 data=null item=TreeItem {6121869537221654} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {6121869537221654} time=-224169547 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, Tree node with text: 6121869537221654] [2023-11-21T16:07:59.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-11-21T16:07:59.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-11-21T16:08:00.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-11-21T16:08:00.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-11-21T16:08:00.086Z] 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=-224169226 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:00.086Z] 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') [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224169225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224169225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224169224 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224169224 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224169224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224169224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224169224 data=null 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')] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-224169470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:00.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224169158 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224169158 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224169157 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224169157 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224169157 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}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224169155 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224169155 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224169150 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224169150 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224169150 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224169149 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}] [2023-11-21T16:08:00.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224169147 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:00.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-11-21T16:08:00.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-11-21T16:08:00.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-224169067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-11-21T16:08:00.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-11-21T16:08:00.343Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.696 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2023-11-21T16:08:00.343Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest.testTraceSessionTree -- Time elapsed: 2.386 s [2023-11-21T16:08:00.343Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2023-11-21T16:08:00.343Z] 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@5b31a9e3] time=-224168957 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:08:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:08:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:08:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:08:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:08:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224168786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:08:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:08:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:00.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224168628 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224168628 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224168628 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224168628 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:00.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224168627 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}] [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224168586 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224168585 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224168585 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224168585 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224168585 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224168585 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}] [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224168584 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-224168560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-11-21T16:08:00.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224168054 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224168054 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224168054 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224168053 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224168053 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] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224168050 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224168049 data=null button=0 stateMask=0x0 x=89 y=135 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224168049 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224168049 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224168049 data=null button=1 stateMask=0x0 x=89 y=135 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224168049 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] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224168048 data=null button=1 stateMask=0x80000 x=89 y=135 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-11-21T16:08:01.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-11-21T16:08:01.680Z] 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=-224167763 data=null doit=true}, Shell with text {Create Session}] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:01.680Z] ", using matcher: of type 'Text' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:01.680Z] ", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:01.680Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:01.680Z] 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') [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224167747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224167747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224167747 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224167747 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224167747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224167746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224167746 data=null 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')] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-224168008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224167667 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224167667 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224167666 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224167666 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] [2023-11-21T16:08:01.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224167666 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:01.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:01.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:01.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:01.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224167664 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224167664 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224167664 data=null}, Tree node with text: mysession] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224167664 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224167664 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] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224167662 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224167661 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224167661 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224167661 data=null}, Tree node with text: mysession] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224167661 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224167661 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] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224167660 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:01.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:01.938Z] 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=-224167331 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:01.938Z] 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') [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:01.938Z] 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') [2023-11-21T16:08:01.939Z] 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') [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224167284 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224167283 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')] [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224167283 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')] [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224167283 data=null 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')] [2023-11-21T16:08:01.939Z] 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') [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:01.939Z] 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') [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224167279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224167279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224167279 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224167279 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224167279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:01.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224167279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224167279 data=null 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')] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224167584 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)...'] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224167169 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224167169 data=null}, Tree node with text: channel0] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224167169 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224167169 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] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224167168 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0] [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224167166 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224167166 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224167166 data=null}, Tree node with text: mysession] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224167166 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:02.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224167166 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] [2023-11-21T16:08:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224167165 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224167164 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-11-21T16:08:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224167164 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224167164 data=null}, Tree node with text: mysession] [2023-11-21T16:08:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224167164 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224167164 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] [2023-11-21T16:08:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224167163 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:02.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:02.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:02.454Z] 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=-224166854 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:02.454Z] 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') [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] 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') [2023-11-21T16:08:02.454Z] 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') [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224166770 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224166770 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')] [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224166770 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')] [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224166770 data=null 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')] [2023-11-21T16:08:02.454Z] 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') [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:02.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:02.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:02.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:02.455Z] 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') [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224166759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224166759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224166759 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224166759 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224166758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224166758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224166758 data=null 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')] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224167085 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)...'] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224166660 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224166660 data=null}, Tree node with text: channel0] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224166660 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224166660 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] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224166659 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224166657 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224166657 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224166657 data=null}, Tree node with text: mysession] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224166656 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224166656 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] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224166656 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224166655 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:02.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224166655 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:02.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224166655 data=null}, Tree node with text: mysession] [2023-11-21T16:08:02.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224166655 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:02.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224166655 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] [2023-11-21T16:08:02.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224166650 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:02.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:02.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:02.969Z] 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=-224166267 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:02.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:02.970Z] 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') [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:02.970Z] 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') [2023-11-21T16:08:02.970Z] 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') [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224166265 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224166265 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')] [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224166265 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')] [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224166265 data=null 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')] [2023-11-21T16:08:02.970Z] 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') [2023-11-21T16:08:02.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree') [2023-11-21T16:08:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-224166255 data=null doit=true}, TreeItem with text {All}] [2023-11-21T16:08:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-224166254 data=null}, TreeItem with text {All}] [2023-11-21T16:08:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-224166254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:02.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224166254 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}] [2023-11-21T16:08:03.228Z] [2023-11-21T16:08:03.228Z] (Eclipse:2501): Gtk-CRITICAL **: 16:08:02.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-224166230 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:03.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:03.228Z] 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') [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224166185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224166185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224166185 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224166185 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224166184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224166184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224166184 data=null 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')] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224166584 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)...'] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224166082 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224166082 data=null}, Tree node with text: channel0] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224166081 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224166081 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] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224166080 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224166078 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224166078 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224166078 data=null}, Tree node with text: mysession] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224166077 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224166077 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] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224166076 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224166075 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224166075 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224166075 data=null}, Tree node with text: mysession] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224166075 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224166075 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] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224166074 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:03.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:03.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:03.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:03.486Z] 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=-224165839 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:03.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:03.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:03.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:03.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:03.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:03.487Z] 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') [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:03.487Z] 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') [2023-11-21T16:08:03.487Z] 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') [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224165764 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224165764 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')] [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224165764 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')] [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224165763 data=null 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')] [2023-11-21T16:08:03.487Z] 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') [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:03.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree') [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-224165682 data=null doit=true}, TreeItem with text {All}] [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-224165682 data=null}, TreeItem with text {All}] [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-224165682 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224165682 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}] [2023-11-21T16:08:03.744Z] [2023-11-21T16:08:03.744Z] (Eclipse:2501): Gtk-CRITICAL **: 16:08:03.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-224165659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:03.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:03.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') [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224165656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224165656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224165656 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224165656 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224165656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224165656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224165655 data=null 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')] [2023-11-21T16:08:03.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224166044 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)...'] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224165564 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224165564 data=null}, Tree node with text: channel0] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224165564 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224165564 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] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224165563 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224165562 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224165561 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224165561 data=null}, Tree node with text: mysession] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224165561 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224165561 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] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224165560 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224165560 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224165560 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224165560 data=null}, Tree node with text: mysession] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224165559 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224165559 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] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224165555 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:03.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:04.003Z] 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=-224165269 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:04.003Z] 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') [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:04.003Z] 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') [2023-11-21T16:08:04.003Z] 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') [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224165234 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224165234 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')] [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224165234 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')] [2023-11-21T16:08:04.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224165234 data=null 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')] [2023-11-21T16:08:04.261Z] 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') [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:04.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:04.262Z] 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') [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224165174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224165174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224165173 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224165173 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224165173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224165173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224165173 data=null 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')] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224165478 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)...'] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:04.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:04.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:04.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:04.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224165077 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224165077 data=null}, Tree node with text: channel0] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224165077 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224165077 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] [2023-11-21T16:08:04.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224165076 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:04.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:04.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:04.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:04.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:04.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2023-11-21T16:08:04.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:04.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224165074 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224165074 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224165073 data=null}, Tree node with text: mysession] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224165073 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224165073 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] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224165072 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224165072 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224165072 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224165072 data=null}, Tree node with text: mysession] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224165071 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224165071 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] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224165071 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-224165038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-11-21T16:08:04.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-11-21T16:08:04.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:04.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224164934 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224164934 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224164934 data=null}, Tree node with text: mysession] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224164933 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224164933 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] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224164930 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224164930 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224164930 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224164930 data=null}, Tree node with text: mysession] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224164929 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224164929 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] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224164928 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-11-21T16:08:04.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-224164888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-11-21T16:08:04.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:04.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224164786 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224164786 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224164786 data=null}, Tree node with text: mysession] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224164786 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224164785 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] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224164784 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224164783 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224164783 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224164783 data=null}, Tree node with text: mysession] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224164783 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224164783 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] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224164782 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-11-21T16:08:04.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-11-21T16:08:04.777Z] 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=-224164647 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:04.777Z] 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') [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224164646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224164646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224164646 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224164646 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224164646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224164645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224164645 data=null 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')] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-224164749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:04.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224164559 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224164559 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224164559 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224164559 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224164558 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}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224164557 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224164556 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224164556 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224164556 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224164556 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224164556 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}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224164555 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-224164525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-11-21T16:08:04.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-11-21T16:08:05.035Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.534 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2023-11-21T16:08:05.035Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest.testTraceSessionTree -- Time elapsed: 4.261 s [2023-11-21T16:08:05.035Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2023-11-21T16:08:05.035Z] 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@5b31a9e3] time=-224164410 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:08:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:08:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:08:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:08:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:08:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224164240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:08:05.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224164050 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224164049 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224164049 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224164049 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224164049 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}] [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224164048 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224164047 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:05.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224164047 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224164047 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224164047 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224164046 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}] [2023-11-21T16:08:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224164046 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-11-21T16:08:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-11-21T16:08:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-224163985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-11-21T16:08:05.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224163478 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224163478 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224163478 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224163478 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224163477 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] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224163477 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224163476 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224163476 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224163476 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224163475 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224163475 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] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224163475 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-11-21T16:08:05.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-11-21T16:08:06.113Z] 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=-224163251 data=null doit=true}, Shell with text {Create Session}] [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:06.113Z] ", using matcher: of type 'Text' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:06.113Z] ", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:06.113Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:06.113Z] 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') [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224163249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224163249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224163249 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224163249 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224163248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224163248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224163248 data=null 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')] [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-224163448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:06.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224163173 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224163173 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224163173 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224163172 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] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224163172 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:06.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:06.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:06.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:06.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224163170 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224163170 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224163170 data=null}, Tree node with text: mysession] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224163170 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224163170 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] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224163168 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224163168 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224163168 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224163168 data=null}, Tree node with text: mysession] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224163167 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224163167 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] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224163166 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:06.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:06.371Z] 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=-224162937 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:06.371Z] 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') [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:06.371Z] 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') [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224162862 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224162862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:06.371Z] 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') [2023-11-21T16:08:06.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-224162861 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-224162831 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')] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-224162831 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')] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-224162831 data=null 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')] [2023-11-21T16:08:06.629Z] 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') [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:06.629Z] 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') [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224162785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224162785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224162785 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224162785 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224162784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224162784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224162784 data=null 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')] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224163138 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)...'] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:06.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:06.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:06.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:06.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:06.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:06.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-224162727 data=null doit=true}, Tree node with text: JUL] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-224162727 data=null}, Tree node with text: JUL] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-224162726 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224162726 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] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-224162726 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL] [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:06.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224162725 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224162725 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224162725 data=null}, Tree node with text: mysession] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224162725 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224162725 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] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224162724 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224162724 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224162724 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224162724 data=null}, Tree node with text: mysession] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224162724 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224162723 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] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224162723 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:06.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:06.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:06.888Z] 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=-224162438 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:06.888Z] 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') [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:06.888Z] 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') [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224162345 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224162344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:06.888Z] 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') [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-224162344 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-224162344 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')] [2023-11-21T16:08:06.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-224162344 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')] [2023-11-21T16:08:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-224162344 data=null 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')] [2023-11-21T16:08:07.145Z] 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') [2023-11-21T16:08:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-224162311 data=null doit=true}, TreeItem with text {All}] [2023-11-21T16:08:07.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-224162311 data=null}, TreeItem with text {All}] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-224162311 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224162310 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}] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-224162310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:07.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:07.146Z] 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=-224162309 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:07.146Z] 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=-224162309 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:07.146Z] 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=-224162308 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224162308 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)] [2023-11-21T16:08:07.146Z] 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=-224162288 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:07.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:07.146Z] 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. [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:07.146Z] 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') [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224162278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224162277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224162277 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224162277 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224162277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224162277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224162277 data=null 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')] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224162656 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)...'] [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:07.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:07.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:07.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:07.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:07.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:07.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:07.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-224162173 data=null doit=true}, Tree node with text: JUL] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-224162173 data=null}, Tree node with text: JUL] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-224162173 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224162172 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] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-224162172 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224162171 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224162171 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224162171 data=null}, Tree node with text: mysession] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224162171 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224162171 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] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224162167 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224162166 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224162166 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224162166 data=null}, Tree node with text: mysession] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224162165 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224162165 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] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224162164 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:07.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:07.405Z] 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=-224161971 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:07.405Z] 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') [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:07.405Z] 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') [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224161925 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224161925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:07.405Z] 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') [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-224161925 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-224161925 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')] [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-224161925 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')] [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-224161925 data=null 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')] [2023-11-21T16:08:07.405Z] 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') [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-224161865 data=null doit=true}, TreeItem with text {All}] [2023-11-21T16:08:07.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-224161865 data=null}, TreeItem with text {All}] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-224161864 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224161864 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}] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-224161864 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:07.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:07.406Z] 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=-224161863 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:07.406Z] 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=-224161863 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:07.406Z] 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=-224161863 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224161863 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)] [2023-11-21T16:08:07.406Z] 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=-224161862 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:07.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:07.406Z] 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. [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:07.406Z] 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') [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4aab6203 [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-224161844 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')] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-224161844 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')] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224161844 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-224161844 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224161829 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')] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224161828 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')] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224161828 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')] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-224161828 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')] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-224161828 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')] [2023-11-21T16:08:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-224161828 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')] [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-224161828 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-224161828 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-224161813 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'))] [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:07.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:07.665Z] 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') [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224161811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224161811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224161811 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224161811 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224161808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224161808 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224161807 data=null 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')] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224162138 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)...'] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:07.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:07.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:07.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:07.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:07.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:07.665Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-224161683 data=null doit=true}, Tree node with text: JUL] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-224161682 data=null}, Tree node with text: JUL] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-224161682 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224161682 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] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-224161681 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224161681 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224161681 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224161681 data=null}, Tree node with text: mysession] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224161681 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224161680 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] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224161680 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224161679 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224161679 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224161679 data=null}, Tree node with text: mysession] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224161679 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224161679 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] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224161678 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:07.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:07.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:07.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:07.922Z] 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=-224161344 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:07.923Z] 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') [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:07.923Z] 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') [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224161341 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224161341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:07.923Z] 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') [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-224161341 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-224161341 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')] [2023-11-21T16:08:07.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-224161340 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')] [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-224161340 data=null 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')] [2023-11-21T16:08:08.180Z] 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') [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:08.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:08.181Z] 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') [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224161256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224161256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224161256 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224161256 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224161256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224161256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224161256 data=null 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')] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224161649 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)...'] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-224161147 data=null doit=true}, Tree node with text: JUL] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-224161147 data=null}, Tree node with text: JUL] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-224161147 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224161147 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] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-224161146 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL] [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224161144 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224161144 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224161144 data=null}, Tree node with text: mysession] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224161144 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224161144 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] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224161142 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224161142 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224161142 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224161141 data=null}, Tree node with text: mysession] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224161141 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224161141 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] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224161140 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-11-21T16:08:08.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-11-21T16:08:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-224161059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-11-21T16:08:08.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-11-21T16:08:08.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:08.439Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224160957 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224160957 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224160957 data=null}, Tree node with text: mysession] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224160957 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224160957 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] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224160955 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224160955 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224160955 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224160955 data=null}, Tree node with text: mysession] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224160955 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224160954 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] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224160954 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-224160927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:08.440Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:08.440Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:08.440Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:08.440Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-224160794 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger] [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-224160794 data=null doit=true}, Tree node with text: logger] [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-224160794 data=null}, Tree node with text: logger] [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-224160793 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger] [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224160793 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] [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-224160791 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger] [2023-11-21T16:08:08.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:08:08.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:08.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:08.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:08.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:08.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:08.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:08.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2023-11-21T16:08:08.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:08.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-224160753 data=null button=0 stateMask=0x0 x=161 y=131 count=0}, Tree node with text: anotherLogger] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-224160753 data=null doit=true}, Tree node with text: anotherLogger] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-224160753 data=null}, Tree node with text: anotherLogger] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-224160753 data=null button=1 stateMask=0x0 x=161 y=131 count=1}, Tree node with text: anotherLogger] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224160753 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] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-224160751 data=null button=1 stateMask=0x80000 x=161 y=131 count=1}, Tree node with text: anotherLogger] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:08.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:08.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224160680 data=null button=0 stateMask=0x0 x=113 y=-22 count=0}, Tree node with text: mysession] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224160680 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224160680 data=null}, Tree node with text: mysession] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224160679 data=null button=1 stateMask=0x0 x=113 y=-22 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224160679 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] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224160677 data=null button=1 stateMask=0x80000 x=113 y=-22 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224160677 data=null button=0 stateMask=0x0 x=113 y=-22 count=0}, Tree node with text: mysession] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224160677 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224160677 data=null}, Tree node with text: mysession] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224160676 data=null button=1 stateMask=0x0 x=113 y=-22 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224160676 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] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224160675 data=null button=1 stateMask=0x80000 x=113 y=-22 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:08.698Z] 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=-224160539 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:08.698Z] 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') [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:08.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:08.955Z] 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') [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224160473 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224160473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:08.956Z] 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') [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-224160472 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-224160472 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')] [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-224160472 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')] [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-224160472 data=null 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')] [2023-11-21T16:08:08.956Z] 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') [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:08.956Z] 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') [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224160368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224160368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224160368 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224160368 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224160368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224160368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224160368 data=null 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')] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224160648 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)...'] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:08.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:08.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:08.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:08.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:08.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:08.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-224160278 data=null doit=true}, Tree node with text: LOG4J] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-224160278 data=null}, Tree node with text: LOG4J] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-224160277 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224160277 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] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-224160277 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224160276 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224160276 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224160276 data=null}, Tree node with text: mysession] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224160276 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224160276 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] [2023-11-21T16:08:08.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224160275 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:08.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224160275 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:08.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224160275 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:08.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224160275 data=null}, Tree node with text: mysession] [2023-11-21T16:08:08.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224160275 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:08.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224160274 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] [2023-11-21T16:08:08.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224160274 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:09.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=-224160138 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:09.215Z] 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') [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:09.215Z] 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') [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224160136 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224160136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:09.216Z] 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') [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-224160136 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-224160073 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')] [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-224160073 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')] [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-224160073 data=null 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')] [2023-11-21T16:08:09.216Z] 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') [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-224160032 data=null doit=true}, TreeItem with text {All}] [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-224160032 data=null}, TreeItem with text {All}] [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-224160032 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:09.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224160032 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}] [2023-11-21T16:08:09.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-224159969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:09.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:09.473Z] 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=-224159968 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:09.473Z] 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=-224159968 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:09.473Z] 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=-224159968 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:09.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224159968 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)] [2023-11-21T16:08:09.473Z] 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=-224159967 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:09.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:09.473Z] 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. [2023-11-21T16:08:09.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:09.474Z] 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') [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224159952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224159952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224159952 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224159952 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224159951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224159951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224159951 data=null 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')] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224160248 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)...'] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:09.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:09.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:09.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:09.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:09.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:09.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-224159858 data=null doit=true}, Tree node with text: LOG4J] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-224159858 data=null}, Tree node with text: LOG4J] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-224159858 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224159858 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] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-224159858 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224159857 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224159857 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224159857 data=null}, Tree node with text: mysession] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224159857 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224159857 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] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224159856 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224159856 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224159856 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:09.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224159856 data=null}, Tree node with text: mysession] [2023-11-21T16:08:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224159855 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224159855 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] [2023-11-21T16:08:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224159855 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:09.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:09.732Z] 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=-224159634 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:09.732Z] 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') [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:09.732Z] 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') [2023-11-21T16:08:09.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224159633 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224159633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:09.733Z] 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') [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-224159632 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-224159632 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')] [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-224159632 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')] [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-224159632 data=null 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')] [2023-11-21T16:08:09.733Z] 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') [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-224159536 data=null doit=true}, TreeItem with text {All}] [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-224159536 data=null}, TreeItem with text {All}] [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-224159536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224159536 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}] [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-224159535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:09.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:09.733Z] 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=-224159535 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:09.733Z] 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=-224159535 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:09.733Z] 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=-224159535 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224159535 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)] [2023-11-21T16:08:09.733Z] 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=-224159534 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:09.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:09.733Z] 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. [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:09.733Z] 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') [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:09.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@cf15d6 [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-224159532 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')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-224159532 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')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224159532 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-224159532 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224159532 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')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224159532 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')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224159532 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')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-224159531 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')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-224159531 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')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-224159531 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')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-224159531 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:09.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-224159531 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-224159473 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'))] [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:09.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') [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:09.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224159470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224159470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224159470 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224159470 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224159470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224159470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224159470 data=null 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')] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224159828 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)...'] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:09.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:09.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:09.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:09.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:09.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:09.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-224159382 data=null doit=true}, Tree node with text: LOG4J] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-224159382 data=null}, Tree node with text: LOG4J] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-224159382 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224159381 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] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-224159381 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224159380 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224159380 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224159380 data=null}, Tree node with text: mysession] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224159380 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224159380 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] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224159379 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224159379 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224159379 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224159379 data=null}, Tree node with text: mysession] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224159379 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224159379 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] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224159378 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:09.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:10.249Z] 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=-224159175 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:10.250Z] 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') [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] 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') [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224159173 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224159173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:10.250Z] 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') [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-224159173 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-224159173 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')] [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-224159173 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')] [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-224159173 data=null 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')] [2023-11-21T16:08:10.250Z] 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') [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:10.250Z] 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') [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:10.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224159069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224159069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224159069 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224159069 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224159069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224159069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224159069 data=null 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')] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224159352 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)...'] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-224158969 data=null doit=true}, Tree node with text: LOG4J] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-224158969 data=null}, Tree node with text: LOG4J] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-224158968 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224158968 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] [2023-11-21T16:08:10.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-224158968 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J] [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:10.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224158966 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224158966 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224158966 data=null}, Tree node with text: mysession] [2023-11-21T16:08:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224158966 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224158965 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] [2023-11-21T16:08:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224158965 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:10.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224158964 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224158964 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224158964 data=null}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224158964 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224158964 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] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224158962 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-224158928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-11-21T16:08:10.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:10.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224158827 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224158826 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224158826 data=null}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224158826 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224158826 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] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224158825 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224158824 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224158824 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224158824 data=null}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224158824 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224158824 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] [2023-11-21T16:08:10.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224158823 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-11-21T16:08:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-11-21T16:08:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-224158796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-11-21T16:08:10.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:10.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:10.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:10.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:10.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-224158654 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger] [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-224158654 data=null doit=true}, Tree node with text: logger] [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-224158654 data=null}, Tree node with text: logger] [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-224158653 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger] [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224158653 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] [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-224158652 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger] [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:10.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:10.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:10.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:10.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:10.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-224158573 data=null button=0 stateMask=0x0 x=161 y=111 count=0}, Tree node with text: anotherLogger] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-224158573 data=null doit=true}, Tree node with text: anotherLogger] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-224158573 data=null}, Tree node with text: anotherLogger] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-224158572 data=null button=1 stateMask=0x0 x=161 y=111 count=1}, Tree node with text: anotherLogger] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224158572 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] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-224158571 data=null button=1 stateMask=0x80000 x=161 y=111 count=1}, Tree node with text: anotherLogger] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:10.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:10.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224158546 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224158546 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224158546 data=null}, Tree node with text: mysession] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224158545 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224158545 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] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224158544 data=null button=1 stateMask=0x80000 x=113 y=-11 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224158543 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224158543 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224158543 data=null}, Tree node with text: mysession] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224158543 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224158543 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] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224158542 data=null button=1 stateMask=0x80000 x=113 y=-11 count=1}, Tree node with text: mysession] [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:10.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:11.026Z] 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=-224158344 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:11.026Z] 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') [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:11.026Z] 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') [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224158343 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224158343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:11.026Z] 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') [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-224158343 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-224158342 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')] [2023-11-21T16:08:11.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-224158342 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')] [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-224158342 data=null 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')] [2023-11-21T16:08:11.027Z] 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') [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:11.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') [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224158263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224158263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224158263 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224158263 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224158262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224158262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224158262 data=null 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')] [2023-11-21T16:08:11.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224158451 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)...'] [2023-11-21T16:08:11.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:11.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:11.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:11.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:11.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:11.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:11.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-224158172 data=null doit=true}, Tree node with text: Python] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-224158172 data=null}, Tree node with text: Python] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-224158172 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224158171 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] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-224158171 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224158171 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224158171 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224158170 data=null}, Tree node with text: mysession] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224158170 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224158170 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] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224158170 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224158169 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224158169 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224158169 data=null}, Tree node with text: mysession] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224158169 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224158169 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] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224158168 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:11.285Z] 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=-224157967 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:11.285Z] 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') [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:11.285Z] 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') [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224157950 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224157947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:11.285Z] 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') [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-224157947 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:11.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-224157938 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')] [2023-11-21T16:08:11.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-224157938 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')] [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-224157938 data=null 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')] [2023-11-21T16:08:11.543Z] 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') [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-224157853 data=null doit=true}, TreeItem with text {All}] [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-224157853 data=null}, TreeItem with text {All}] [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-224157852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224157852 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}] [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-224157852 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:11.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:11.543Z] 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=-224157851 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:11.543Z] 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=-224157851 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:11.543Z] 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=-224157851 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224157851 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)] [2023-11-21T16:08:11.543Z] 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=-224157850 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:11.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:11.543Z] 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. [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:11.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') [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224157848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224157848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224157848 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224157848 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224157848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224157848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224157848 data=null 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')] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224158141 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)...'] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:11.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:11.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:11.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:11.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:11.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:11.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-224157750 data=null doit=true}, Tree node with text: Python] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-224157750 data=null}, Tree node with text: Python] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-224157750 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224157750 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] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-224157749 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224157749 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224157749 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224157749 data=null}, Tree node with text: mysession] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224157749 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224157749 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] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224157748 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224157748 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224157748 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224157748 data=null}, Tree node with text: mysession] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224157747 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224157747 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] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224157747 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:11.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:11.802Z] 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=-224157563 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:11.802Z] 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') [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:11.802Z] 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') [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224157545 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224157534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:11.802Z] 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') [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-224157533 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-224157533 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')] [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-224157533 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')] [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-224157533 data=null 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')] [2023-11-21T16:08:11.802Z] 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') [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-224157451 data=null doit=true}, TreeItem with text {All}] [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-224157451 data=null}, TreeItem with text {All}] [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-224157442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224157442 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}] [2023-11-21T16:08:11.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-224157441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:11.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:11.802Z] 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=-224157440 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:11.803Z] 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=-224157440 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:11.803Z] 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=-224157440 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224157440 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)] [2023-11-21T16:08:11.803Z] 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=-224157440 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)] [2023-11-21T16:08:11.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:11.803Z] 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. [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:11.803Z] 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') [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@55d7429e [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-224157438 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')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-224157438 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')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224157438 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-224157438 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224157438 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')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224157438 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')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224157438 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')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-224157437 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')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-224157437 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')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-224157437 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')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-224157437 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-224157437 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')] [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2023-11-21T16:08:11.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-224157436 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'))] [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:11.804Z] 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') [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224157377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224157376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224157376 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224157376 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224157376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224157376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224157376 data=null 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')] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224157685 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)...'] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:12.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:12.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:12.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:12.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:12.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:12.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-224157286 data=null doit=true}, Tree node with text: Python] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-224157286 data=null}, Tree node with text: Python] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-224157286 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224157286 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] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-224157285 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224157285 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224157285 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224157285 data=null}, Tree node with text: mysession] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224157284 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224157284 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] [2023-11-21T16:08:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224157284 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224157283 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224157283 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224157283 data=null}, Tree node with text: mysession] [2023-11-21T16:08:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224157283 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224157283 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] [2023-11-21T16:08:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224157283 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:12.319Z] 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=-224156961 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:12.319Z] 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') [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:12.319Z] 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') [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224156937 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224156936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:12.319Z] 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') [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-224156936 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-224156936 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')] [2023-11-21T16:08:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-224156936 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')] [2023-11-21T16:08:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-224156936 data=null 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')] [2023-11-21T16:08:12.576Z] 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') [2023-11-21T16:08:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2023-11-21T16:08:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:12.577Z] 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') [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224156864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224156864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224156864 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224156863 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224156863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224156863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224156863 data=null 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')] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224157260 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)...'] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-224156779 data=null doit=true}, Tree node with text: Python] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-224156779 data=null}, Tree node with text: Python] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-224156778 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224156778 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] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-224156777 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python] [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224156776 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224156776 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224156776 data=null}, Tree node with text: mysession] [2023-11-21T16:08:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224156776 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224156776 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] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224156775 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224156775 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224156775 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224156775 data=null}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224156774 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224156774 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] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224156774 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-224156747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-11-21T16:08:12.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:12.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224156646 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224156646 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224156645 data=null}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224156645 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224156645 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] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224156644 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224156643 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224156643 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224156643 data=null}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224156643 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224156643 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] [2023-11-21T16:08:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224156642 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-224156609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:12.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:12.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:12.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:12.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-224156468 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-224156468 data=null doit=true}, Tree node with text: logger] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-224156468 data=null}, Tree node with text: logger] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-224156468 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224156468 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] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-224156466 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:12.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:12.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:12.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:12.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-224156443 data=null button=0 stateMask=0x0 x=161 y=131 count=0}, Tree node with text: anotherLogger] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-224156442 data=null doit=true}, Tree node with text: anotherLogger] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-224156442 data=null}, Tree node with text: anotherLogger] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-224156442 data=null button=1 stateMask=0x0 x=161 y=131 count=1}, Tree node with text: anotherLogger] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224156442 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] [2023-11-21T16:08:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-224156440 data=null button=1 stateMask=0x80000 x=161 y=131 count=1}, Tree node with text: anotherLogger] [2023-11-21T16:08:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:13.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:13.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224156356 data=null button=0 stateMask=0x0 x=113 y=-25 count=0}, Tree node with text: mysession] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224156356 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224156356 data=null}, Tree node with text: mysession] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224156356 data=null button=1 stateMask=0x0 x=113 y=-25 count=1}, Tree node with text: mysession] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224156356 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] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224156354 data=null button=1 stateMask=0x80000 x=113 y=-25 count=1}, Tree node with text: mysession] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224156353 data=null button=0 stateMask=0x0 x=113 y=-25 count=0}, Tree node with text: mysession] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224156353 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224156353 data=null}, Tree node with text: mysession] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224156352 data=null button=1 stateMask=0x0 x=113 y=-25 count=1}, Tree node with text: mysession] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224156352 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] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224156351 data=null button=1 stateMask=0x80000 x=113 y=-25 count=1}, Tree node with text: mysession] [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-11-21T16:08:13.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-11-21T16:08:13.093Z] 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=-224156242 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:13.094Z] 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') [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224156241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224156241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224156241 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224156241 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224156241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224156241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224156241 data=null 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')] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-224156285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:13.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224156178 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224156178 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224156178 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224156178 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224156178 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}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224156177 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224156176 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224156176 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224156176 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224156176 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224156176 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}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224156175 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-224156153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-11-21T16:08:13.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-11-21T16:08:13.352Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.359 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2023-11-21T16:08:13.352Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest.testTraceSessionTree -- Time elapsed: 8.103 s [2023-11-21T16:08:13.352Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2023-11-21T16:08:13.352Z] 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@5b31a9e3] time=-224156039 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:08:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:08:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:08:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:08:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:08:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224155929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:08:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224155763 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224155763 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224155762 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224155762 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224155762 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}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224155761 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224155760 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224155760 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224155760 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224155760 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224155760 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}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224155760 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-224155732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-11-21T16:08:13.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224155185 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224155185 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224155185 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224155184 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224155184 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] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224155183 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224155183 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224155183 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224155183 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224155183 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224155183 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] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224155182 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-11-21T16:08:14.173Z] 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=-224155107 data=null doit=true}, Shell with text {Create Session}] [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:14.173Z] ", using matcher: of type 'Text' [2023-11-21T16:08:14.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:14.174Z] ", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:14.174Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:14.174Z] 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') [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224155105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224155105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224155105 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224155105 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224155104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224155104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224155104 data=null 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')] [2023-11-21T16:08:14.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-224155160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-11-21T16:08:14.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:14.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224155039 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:14.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224155038 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:14.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224155038 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:14.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224155038 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] [2023-11-21T16:08:14.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224155037 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:14.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:14.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:14.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:14.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224155036 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224155036 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224155036 data=null}, Tree node with text: mysession] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224155036 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224155036 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] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224155033 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224155033 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224155033 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224155033 data=null}, Tree node with text: mysession] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224155032 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224155032 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] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224155031 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:14.432Z] 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=-224154806 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:14.432Z] 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') [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:14.432Z] 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') [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224154804 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224154804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:14.432Z] 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') [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-224154791 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-224154790 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')] [2023-11-21T16:08:14.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-224154790 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')] [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-224154790 data=null 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')] [2023-11-21T16:08:14.689Z] 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') [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:14.689Z] 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') [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] 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') [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-224154673 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')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-224154673 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')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224154673 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-224154673 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224154673 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')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224154672 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')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224154672 data=null 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')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-224154672 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')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-224154672 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')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-224154672 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')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-224154672 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')] [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-224154672 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')] [2023-11-21T16:08:14.690Z] 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') [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:14.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') [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224154641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224154640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224154640 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224154640 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224154640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224154640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224154640 data=null 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')] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224154955 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)...'] [2023-11-21T16:08:14.691Z] [2023-11-21T16:08:14.691Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2023-11-21 16:08:14.594 [2023-11-21T16:08:14.691Z] !MESSAGE Command to change state of events failed [2023-11-21T16:08:14.691Z] !STACK 0 [2023-11-21T16:08:14.691Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2023-11-21T16:08:14.691Z] Error Output: [2023-11-21T16:08:14.691Z] Command not found [2023-11-21T16:08:14.691Z] Return Value: 1 [2023-11-21T16:08:14.691Z] Command not found [2023-11-21T16:08:14.691Z] [2023-11-21T16:08:14.691Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572) [2023-11-21T16:08:14.691Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541) [2023-11-21T16:08:14.691Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809) [2023-11-21T16:08:14.691Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391) [2023-11-21T16:08:14.691Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54) [2023-11-21T16:08:14.691Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193) [2023-11-21T16:08:14.691Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224154562 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224154562 data=null}, Tree node with text: channel0] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224154562 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224154562 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] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224154561 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0] [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224154560 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224154560 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224154560 data=null}, Tree node with text: mysession] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224154560 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224154559 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] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224154559 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224154555 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224154555 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:14.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224154555 data=null}, Tree node with text: mysession] [2023-11-21T16:08:14.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224154555 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224154554 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] [2023-11-21T16:08:14.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224154554 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-11-21T16:08:14.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-11-21T16:08:14.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-224154531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-11-21T16:08:14.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-11-21T16:08:14.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:14.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224154430 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224154429 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224154429 data=null}, Tree node with text: mysession] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224154429 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224154429 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] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224154428 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224154428 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224154428 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224154428 data=null}, Tree node with text: mysession] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224154428 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224154428 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] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224154427 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-224154404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:14.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:14.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:14.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:14.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2023-11-21T16:08:14.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=-224154278 data=null button=0 stateMask=0x0 x=136 y=127 count=0}, Tree node with text: *] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=-224154277 data=null doit=true}, Tree node with text: *] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=-224154277 data=null}, Tree node with text: *] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=-224154277 data=null button=1 stateMask=0x0 x=136 y=127 count=1}, Tree node with text: *] [2023-11-21T16:08:14.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224154277 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *] [2023-11-21T16:08:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=-224154275 data=null button=1 stateMask=0x80000 x=136 y=127 count=1}, Tree node with text: *] [2023-11-21T16:08:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:08:15.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:15.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:15.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:15.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:15.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:15.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224154242 data=null button=0 stateMask=0x0 x=113 y=39 count=0}, Tree node with text: mysession] [2023-11-21T16:08:15.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224154242 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:15.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224154242 data=null}, Tree node with text: mysession] [2023-11-21T16:08:15.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224154242 data=null button=1 stateMask=0x0 x=113 y=39 count=1}, Tree node with text: mysession] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224154242 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] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224154240 data=null button=1 stateMask=0x80000 x=113 y=39 count=1}, Tree node with text: mysession] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224154240 data=null button=0 stateMask=0x0 x=113 y=39 count=0}, Tree node with text: mysession] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224154239 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224154239 data=null}, Tree node with text: mysession] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224154239 data=null button=1 stateMask=0x0 x=113 y=39 count=1}, Tree node with text: mysession] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224154239 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] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224154239 data=null button=1 stateMask=0x80000 x=113 y=39 count=1}, Tree node with text: mysession] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-11-21T16:08:15.207Z] 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=-224154135 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:15.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') [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224154134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224154134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224154134 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224154134 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224154134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224154134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224154134 data=null 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')] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-224154173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:15.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224154062 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224154062 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224154062 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224154062 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224154062 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}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224154061 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224154060 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224154060 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224154060 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224154060 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224154060 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}] [2023-11-21T16:08:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224154059 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-11-21T16:08:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-11-21T16:08:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-224154036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-11-21T16:08:15.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-11-21T16:08:15.465Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.105 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2023-11-21T16:08:15.465Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest.testTraceSessionTree -- Time elapsed: 1.925 s [2023-11-21T16:08:15.465Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2023-11-21T16:08:15.465Z] 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@5b31a9e3] time=-224153928 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:08:15.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:08:15.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:08:15.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:08:15.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:08:15.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224153848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:08:15.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224153672 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224153672 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224153672 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224153672 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224153672 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}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224153670 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224153670 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224153670 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224153669 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224153669 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224153669 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}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224153668 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-11-21T16:08:15.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-224153635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-11-21T16:08:15.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224153129 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224153128 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224153128 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224153128 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224153128 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] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224153127 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224153127 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224153126 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224153126 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224153126 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224153126 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] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224153126 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-11-21T16:08:16.285Z] 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=-224153038 data=null doit=true}, Shell with text {Create Session}] [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:16.285Z] ", using matcher: of type 'Text' [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:16.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:16.286Z] ", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:16.286Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:16.286Z] 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') [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224153036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224153036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224153036 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224153036 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224153036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224153036 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224153036 data=null 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')] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-224153095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224152967 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224152967 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224152966 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224152966 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] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224152966 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:16.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:16.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:16.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:16.286Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224152965 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224152965 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224152965 data=null}, Tree node with text: mysession] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224152964 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224152964 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] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224152962 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224152962 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224152962 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224152962 data=null}, Tree node with text: mysession] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224152962 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224152962 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] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224152961 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession] [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:16.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:16.543Z] 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=-224152738 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:16.543Z] 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') [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:16.543Z] 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') [2023-11-21T16:08:16.543Z] 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') [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224152673 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224152673 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')] [2023-11-21T16:08:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224152673 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')] [2023-11-21T16:08:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224152673 data=null 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')] [2023-11-21T16:08:16.800Z] 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') [2023-11-21T16:08:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:16.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:16.801Z] 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') [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224152612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224152612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224152612 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224152612 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224152612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224152612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224152612 data=null 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')] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224152932 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)...'] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224152550 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224152550 data=null}, Tree node with text: channel0] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224152549 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224152549 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] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224152549 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224152542 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:16.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224152541 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224152541 data=null}, Tree node with text: mysession] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224152541 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224152541 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] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224152540 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224152539 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224152539 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224152539 data=null}, Tree node with text: mysession] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224152539 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224152539 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] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224152538 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:16.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:17.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:17.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:17.060Z] 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=-224152232 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:17.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:17.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:17.061Z] 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') [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:17.061Z] 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') [2023-11-21T16:08:17.061Z] 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') [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224152231 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')] [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224152231 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')] [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224152231 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')] [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224152231 data=null 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')] [2023-11-21T16:08:17.061Z] 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') [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2023-11-21T16:08:17.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:17.318Z] 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') [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224152139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224152139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224152139 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224152138 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224152138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224152138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224152138 data=null 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')] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224152461 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)...'] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224152063 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224152063 data=null}, Tree node with text: channel0] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224152063 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224152063 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] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224152062 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224152062 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224152062 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224152062 data=null}, Tree node with text: mysession] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224152062 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224152061 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] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224152061 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224152061 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224152060 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224152060 data=null}, Tree node with text: mysession] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224152060 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224152060 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] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224152060 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:17.319Z] 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=-224151943 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:17.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:17.320Z] 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') [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:17.320Z] 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') [2023-11-21T16:08:17.320Z] 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') [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224151911 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')] [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224151910 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')] [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224151910 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')] [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224151910 data=null 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')] [2023-11-21T16:08:17.320Z] 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') [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2023-11-21T16:08:17.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-224151863 data=null doit=true}, TreeItem with text {All}] [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-224151862 data=null}, TreeItem with text {All}] [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-224151862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224151862 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}] [2023-11-21T16:08:17.577Z] [2023-11-21T16:08:17.577Z] (Eclipse:2501): Gtk-CRITICAL **: 16:08:17.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:08:17.577Z] [2023-11-21T16:08:17.577Z] (Eclipse:2501): Gtk-CRITICAL **: 16:08:17.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:08:17.577Z] [2023-11-21T16:08:17.577Z] (Eclipse:2501): Gtk-CRITICAL **: 16:08:17.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:08:17.577Z] [2023-11-21T16:08:17.577Z] (Eclipse:2501): Gtk-CRITICAL **: 16:08:17.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-224151746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}] [2023-11-21T16:08:17.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:17.577Z] [2023-11-21T16:08:17.577Z] (Eclipse:2501): Gtk-CRITICAL **: 16:08:17.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write [2023-11-21T16:08:17.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read [2023-11-21T16:08:17.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:17.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:17.578Z] 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') [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224151732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224151732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224151732 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224151732 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224151732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224151732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224151732 data=null 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')] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224152035 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)...'] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224151655 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224151655 data=null}, Tree node with text: channel0] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224151655 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224151654 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] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224151654 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224151652 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224151652 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224151652 data=null}, Tree node with text: mysession] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224151652 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:17.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224151651 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] [2023-11-21T16:08:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224151651 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224151651 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224151651 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224151651 data=null}, Tree node with text: mysession] [2023-11-21T16:08:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224151650 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224151650 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] [2023-11-21T16:08:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224151650 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2023-11-21T16:08:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...' [2023-11-21T16:08:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...' [2023-11-21T16:08:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2023-11-21T16:08:17.835Z] 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=-224151521 data=null doit=true}, Shell with text {Enable Channel}] [2023-11-21T16:08:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-11-21T16:08:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-11-21T16:08:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-11-21T16:08:17.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:17.836Z] 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') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] 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') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-224151519 data=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-224151519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}] [2023-11-21T16:08:17.836Z] 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') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-224151519 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')] [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-224151461 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')] [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-224151461 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')] [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-224151461 data=null 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')] [2023-11-21T16:08:17.836Z] 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') [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2023-11-21T16:08:17.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:17.837Z] 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') [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] 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') [2023-11-21T16:08:17.837Z] 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') [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=-224151459 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')] [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-224151459 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')] [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-224151459 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')] [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=-224151459 data=null 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')] [2023-11-21T16:08:17.837Z] 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') [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:17.837Z] 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') [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224151377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224151377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224151377 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224151376 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224151376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224151376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224151376 data=null 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')] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-224151584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...'] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:18.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:18.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:18.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=-224151312 data=null doit=true}, Tree node with text: UST global] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=-224151312 data=null}, Tree node with text: UST global] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=-224151312 data=null button=1 stateMask=0x0 x=131 y=104 count=1}, Tree node with text: UST global] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224151312 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] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=-224151311 data=null button=1 stateMask=0x80000 x=131 y=104 count=1}, Tree node with text: UST global] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-224151306 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224151306 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224151306 data=null}, Tree node with text: channel0] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224151306 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224151306 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] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224151302 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-224151302 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224151302 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224151302 data=null}, Tree node with text: channel0] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224151302 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224151301 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] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224151301 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...' [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...' [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:18.094Z] 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=-224151135 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:18.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree') [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-224151002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-224151002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-224151002 data=null doit=true}, (of type 'Tree')] [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-224151002 data=null}, (of type 'Tree')] [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-224151002 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')] [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224151002 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')] [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-224151001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')] [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:18.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:18.352Z] 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') [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224151001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224151001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224150987 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224150986 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224150986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224150986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224150986 data=null 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')] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-224151261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...'] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:18.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:18.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:18.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:18.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224150928 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224150928 data=null}, Tree node with text: channel0] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224150928 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224150927 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] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224150927 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:18.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:18.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224150923 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224150923 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224150923 data=null}, Tree node with text: mysession] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224150923 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224150923 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] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224150921 data=null button=1 stateMask=0x80000 x=113 y=-11 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224150921 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224150921 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224150921 data=null}, Tree node with text: mysession] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224150921 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224150921 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] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224150920 data=null button=1 stateMask=0x80000 x=113 y=-11 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-224150876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-11-21T16:08:18.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-11-21T16:08:18.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:18.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224150775 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224150775 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224150775 data=null}, Tree node with text: mysession] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224150775 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224150775 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] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224150774 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224150773 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224150773 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224150773 data=null}, Tree node with text: mysession] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224150773 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224150773 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] [2023-11-21T16:08:18.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224150772 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-224150743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-11-21T16:08:18.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:18.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224150642 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224150642 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224150641 data=null}, Tree node with text: mysession] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224150641 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224150641 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] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224150640 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224150620 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224150620 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224150620 data=null}, Tree node with text: mysession] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224150620 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224150620 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] [2023-11-21T16:08:18.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224150619 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:18.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:08:18.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:08:18.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:08:19.124Z] 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=-224150163 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:19.124Z] 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') [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-224150162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-224150162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-224150162 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-224150162 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-224150161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-224150161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-224150161 data=null 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')] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-224150597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224150142 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224150142 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224150142 data=null}, Tree node with text: mysession] [2023-11-21T16:08:19.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224150142 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224150141 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] [2023-11-21T16:08:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224150141 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:08:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:08:19.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:08:19.638Z] 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=-224149733 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:19.638Z] 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') [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224149733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224149732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224149726 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224149726 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224149726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224149726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:19.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:19.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:19.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:19.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:19.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:19.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:08:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224149726 data=null 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')] [2023-11-21T16:08:20.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-224150055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:08:20.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:20.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224148679 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224148679 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224148679 data=null}, Tree node with text: mysession] [2023-11-21T16:08:20.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224148678 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224148678 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] [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224148677 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224148669 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224148669 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224148669 data=null}, Tree node with text: mysession] [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224148668 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224148668 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] [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224148667 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:08:20.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:08:21.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:08:21.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:08:21.024Z] 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=-224148254 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:08:21.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:21.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:21.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:21.025Z] 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') [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-224148242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-224148242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-224148242 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-224148242 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-224148242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-224148242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-224148242 data=null 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')] [2023-11-21T16:08:21.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-224148578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:08:21.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:21.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:21.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224148179 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:21.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224148179 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:21.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224148179 data=null}, Tree node with text: mysession] [2023-11-21T16:08:21.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224148179 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:21.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224148179 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] [2023-11-21T16:08:21.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224148178 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:08:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:08:21.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:08:21.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=-224147756 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-224147755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-224147755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-224147755 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-224147755 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-224147755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-224147755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-224147755 data=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')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-224147754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-224147754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-224147754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-224147754 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-224147753 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:21.540Z] 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') [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224147753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224147753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224147753 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224147753 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224147753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224147752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:21.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:21.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:21.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:21.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:21.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:21.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:08:21.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224147752 data=null 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')] [2023-11-21T16:08:21.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-224148135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:08:22.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:22.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224147225 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224147224 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224147224 data=null}, Tree node with text: mysession] [2023-11-21T16:08:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224147224 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224147224 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] [2023-11-21T16:08:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224147224 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:22.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:22.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224147218 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:22.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224147218 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:22.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224147217 data=null}, Tree node with text: mysession] [2023-11-21T16:08:22.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224147217 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:22.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224147217 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] [2023-11-21T16:08:22.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224147217 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:22.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:08:22.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:08:22.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:08:22.571Z] 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=-224146857 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:22.571Z] 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') [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-224146856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-224146856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-224146856 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-224146856 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:22.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-224146856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-224146856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-224146856 data=null 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')] [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-224147194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224146839 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224146839 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224146839 data=null}, Tree node with text: mysession] [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224146838 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224146838 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] [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224146837 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:08:22.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:08:22.829Z] 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=-224146456 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-224146455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-224146455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-224146455 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-224146455 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-224146455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-224146455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:22.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-224146455 data=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')] [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-224146382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-224146382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-224146382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-224146382 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-224146382 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:23.086Z] 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') [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2023-11-21T16:08:23.086Z] 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')) [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:23.086Z] 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') [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:23.086Z] 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') [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:08:23.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:23.087Z] 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') [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-224146373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-224146373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-224146373 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-224146373 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-224146373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-224146373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:23.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:23.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:23.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:23.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-224146373 data=null 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')] [2023-11-21T16:08:23.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-224146748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:08:23.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:23.649Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224145862 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224145862 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224145862 data=null}, Tree node with text: mysession] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224145862 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224145862 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] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224145861 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224145861 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224145861 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224145860 data=null}, Tree node with text: mysession] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224145860 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224145860 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] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224145859 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-11-21T16:08:23.649Z] 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=-224145757 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:23.649Z] 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') [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:08:23.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224145756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224145756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224145756 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224145756 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224145756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224145756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224145756 data=null 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')] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-224145827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:23.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224145585 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224145585 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224145585 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224145585 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224145585 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}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224145583 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224145582 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224145582 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224145582 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224145582 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224145582 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}] [2023-11-21T16:08:23.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224145581 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-224145548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-11-21T16:08:23.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@5b31a9e3] time=-224145445 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-224145419 data=null button=0 stateMask=0x0 x=67 y=12 count=0}, TreeItem with text {Remote}] [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=-224145419 data=null doit=true}, TreeItem with text {Remote}] [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=-224145419 data=null}, TreeItem with text {Remote}] [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=-224145419 data=null button=1 stateMask=0x0 x=67 y=12 count=1}, TreeItem with text {Remote}] [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224145419 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}] [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=-224145372 data=null button=1 stateMask=0x80000 x=67 y=12 count=1}, TreeItem with text {Remote}] [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:08:23.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:08:24.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:08:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:08:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:08:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:08:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:24.726Z] 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') [2023-11-21T16:08:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:08:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:08:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:08:24.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:08:24.726Z] 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=-224144645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.726Z] 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=-224144645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.727Z] 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=-224144645 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.727Z] 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=-224144645 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.727Z] 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=-224144644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.727Z] 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=-224144644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.727Z] 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=-224144644 data=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')] [2023-11-21T16:08:24.727Z] 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=-224144644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.727Z] 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=-224144644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.727Z] 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=-224144644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.727Z] 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=-224144644 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.727Z] 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=-224144644 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:24.727Z] 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') [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224144643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224144643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224144643 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224144643 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224144643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224144643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:24.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:08:24.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:08:24.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:08:24.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:08:24.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224144643 data=null 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')] [2023-11-21T16:08:24.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224145336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:08:25.289Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.793 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2023-11-21T16:08:25.289Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest.testTraceSessionTree -- Time elapsed: 9.658 s [2023-11-21T16:08:25.289Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2023-11-21T16:08:25.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@5b31a9e3] time=-224144125 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:08:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:08:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:08:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:08:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:08:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224144034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:08:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224143776 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224143776 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224143776 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224143775 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224143775 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}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224143772 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224143772 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224143772 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224143772 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224143771 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224143771 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}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224143771 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-224143748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-11-21T16:08:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224143240 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224143240 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224143240 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224143240 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224143240 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] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224143239 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224143238 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224143238 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224143238 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224143238 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224143238 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] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224143237 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-11-21T16:08:26.110Z] 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=-224143121 data=null doit=true}, Shell with text {Create Session}] [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:26.110Z] ", using matcher: of type 'Text' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:26.110Z] ", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:26.110Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-11-21T16:08:26.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:26.111Z] 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') [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224143119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224143119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224143119 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224143119 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224143119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224143119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224143119 data=null 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')] [2023-11-21T16:08:26.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-224143197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224143062 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224143062 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224143062 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224143062 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] [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224143061 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=-224143060 data=null doit=true}, Tree node with text: Kernel] [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-224143060 data=null}, Tree node with text: Kernel] [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-224143060 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel] [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224143060 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] [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-224142966 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel] [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-224142965 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-224142965 data=null doit=true}, Tree node with text: sched_switch] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-224142965 data=null}, Tree node with text: sched_switch] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-224142965 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142965 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] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-224142963 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-224142963 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-224142962 data=null doit=true}, Tree node with text: sched_switch] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-224142962 data=null}, Tree node with text: sched_switch] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-224142962 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142962 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] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-224142961 data=null button=1 stateMask=0x80000 x=140 y=-10177 count=1}, Tree node with text: sched_switch] [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2023-11-21T16:08:26.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...' [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...' [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:26.626Z] 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=-224142841 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo' [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-224142840 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'))] [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:26.626Z] 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') [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224142771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224142771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224142771 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224142771 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224142771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224142771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224142771 data=null 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')] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-224142936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...'] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224142680 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224142680 data=null}, Tree node with text: channel0] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224142680 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224142680 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] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224142679 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0] [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224142678 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224142678 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224142678 data=null}, Tree node with text: mysession] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224142678 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142678 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] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224142676 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224142676 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224142676 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224142676 data=null}, Tree node with text: mysession] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224142675 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142675 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] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224142675 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-11-21T16:08:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-224142641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-11-21T16:08:26.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-11-21T16:08:26.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:26.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:26.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:26.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224142540 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:26.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224142540 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:26.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224142540 data=null}, Tree node with text: mysession] [2023-11-21T16:08:26.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224142539 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142539 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] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224142538 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224142538 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224142538 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224142538 data=null}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224142538 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142537 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] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224142537 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-224142506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-11-21T16:08:26.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:26.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224142405 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224142405 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224142405 data=null}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224142405 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142405 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] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224142403 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:26.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224142403 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession] [2023-11-21T16:08:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224142403 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224142402 data=null}, Tree node with text: mysession] [2023-11-21T16:08:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224142402 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142402 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] [2023-11-21T16:08:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224142402 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession] [2023-11-21T16:08:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-11-21T16:08:26.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-11-21T16:08:27.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-11-21T16:08:27.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-11-21T16:08:27.142Z] 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=-224142234 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-11-21T16:08:27.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:27.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:08:27.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:08:27.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:27.142Z] 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') [2023-11-21T16:08:27.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:08:27.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224142233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224142233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224142233 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224142233 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224142233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224142233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224142233 data=null 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')] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-224142375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:27.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224142165 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224142165 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224142165 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224142165 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142165 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}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224142163 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224142163 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224142163 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224142163 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224142162 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142162 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}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224142162 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-224142135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-11-21T16:08:27.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224142029 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224142028 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224142028 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224142028 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142028 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}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224142027 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224142027 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224142027 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224142027 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224142026 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224142026 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}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224142026 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect' [2023-11-21T16:08:27.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-224141986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect'] [2023-11-21T16:08:27.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect' [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224141479 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224141479 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224141479 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224141478 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224141478 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] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224141478 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-224141477 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224141477 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224141477 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224141477 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224141477 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] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224141476 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...' [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...' [2023-11-21T16:08:27.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2023-11-21T16:08:27.964Z] 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=-224141385 data=null doit=true}, Shell with text {Create Session}] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:27.965Z] ", using matcher: of type 'Text' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:27.965Z] ", using matcher: with label (with mnemonic 'Session Name') [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:08:27.965Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:27.965Z] 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') [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224141383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224141383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224141383 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224141383 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224141383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224141382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224141382 data=null 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')] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-224141454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...'] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-224141330 data=null doit=true}, Tree node with text: Sessions] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-224141329 data=null}, Tree node with text: Sessions] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-224141329 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224141329 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] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-224141328 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions] [2023-11-21T16:08:27.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:27.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:27.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:27.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224141327 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224141327 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224141327 data=null}, Tree node with text: mysession] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224141327 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-11-21T16:08:27.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224141284 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] [2023-11-21T16:08:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224141282 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession] [2023-11-21T16:08:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224141281 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession] [2023-11-21T16:08:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224141281 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224141281 data=null}, Tree node with text: mysession] [2023-11-21T16:08:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224141281 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession] [2023-11-21T16:08:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224141280 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] [2023-11-21T16:08:27.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224141280 data=null button=1 stateMask=0x80000 x=113 y=104 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2023-11-21T16:08:28.222Z] 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=-224141114 data=null doit=true}, Shell with text {Enable Events}] [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:28.222Z] 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') [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:28.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] 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') [2023-11-21T16:08:28.223Z] 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') [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-224141112 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')] [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-224141082 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')] [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-224141081 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')] [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-224141081 data=null 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')] [2023-11-21T16:08:28.223Z] 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') [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:28.223Z] 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') [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-224141029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-224141029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-224141029 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-224141029 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-224141029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-224141029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-224141029 data=null 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')] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-224141245 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)...'] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-224140942 data=null doit=true}, Tree node with text: channel0] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-224140942 data=null}, Tree node with text: channel0] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-224140942 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224140942 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] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-224140941 data=null button=1 stateMask=0x80000 x=144 y=127 count=1}, Tree node with text: channel0] [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224140940 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224140940 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224140937 data=null}, Tree node with text: mysession] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224140937 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224140936 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] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224140936 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:28.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224140935 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224140935 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224140935 data=null}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224140935 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224140935 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] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224140934 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start' [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-224140873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start'] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start' [2023-11-21T16:08:28.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:28.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224140772 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224140772 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224140772 data=null}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224140771 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224140771 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] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224140771 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224140770 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224140770 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224140770 data=null}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224140770 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224140770 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] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224140769 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop' [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-224140747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop'] [2023-11-21T16:08:28.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop' [2023-11-21T16:08:28.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:28.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2023-11-21T16:08:28.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:28.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224140646 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:08:28.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224140646 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:28.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224140646 data=null}, Tree node with text: mysession] [2023-11-21T16:08:28.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224140646 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224140646 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] [2023-11-21T16:08:28.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224140644 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:28.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-224140642 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession] [2023-11-21T16:08:28.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-224140642 data=null doit=true}, Tree node with text: mysession] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-224140642 data=null}, Tree node with text: mysession] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-224140641 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224140641 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] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-224140641 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...' [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...' [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2023-11-21T16:08:28.738Z] 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=-224140528 data=null doit=true}, Shell with text {Destroy Confirmation}] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:28.738Z] 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') [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224140527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224140527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224140527 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224140527 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224140527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224140527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224140527 data=null 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')] [2023-11-21T16:08:28.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-224140621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...'] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:28.995Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224140461 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224140461 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224140461 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224140461 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224140461 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}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224140460 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-224140459 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-224140459 data=null doit=true}, TreeItem with text {myNode}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-224140459 data=null}, TreeItem with text {myNode}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-224140459 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224140459 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}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-224140458 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect' [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-224140433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect'] [2023-11-21T16:08:28.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect' [2023-11-21T16:08:28.995Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.794 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2023-11-21T16:08:28.995Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTreeKernelProvider -- Time elapsed: 1.932 s [2023-11-21T16:08:28.995Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTree -- Time elapsed: 1.702 s [2023-11-21T16:08:28.995Z] [2023-11-21T16:08:28.995Z] Results: [2023-11-21T16:08:28.995Z] [2023-11-21T16:08:28.995Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2023-11-21T16:08:28.995Z] [2023-11-21T16:08:29.252Z] [2023-11-21T16:08:29.252Z] !ENTRY org.eclipse.core.resources 2 10035 2023-11-21 16:08:29.150 [2023-11-21T16:08:29.252Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-11-21T16:08:29.815Z] [INFO] All tests passed [2023-11-21T16:08:29.815Z] [INFO] [2023-11-21T16:08:29.815Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:08:29.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:29.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:29.816Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:29.816Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:29.816Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:29.816Z] [INFO] [2023-11-21T16:08:29.816Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2023-11-21T16:08:29.816Z] [INFO] [2023-11-21T16:08:29.816Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2023-11-21T16:08:29.816Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [97/144] [2023-11-21T16:08:29.816Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2023-11-21T16:08:29.816Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:08:29.816Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:08:29.816Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2023-11-21T16:08:29.816Z] [INFO] [2023-11-21T16:08:29.816Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:29.816Z] [INFO] [2023-11-21T16:08:29.816Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:29.816Z] [INFO] The project's OSGi version is 2.1.0.202311211602 [2023-11-21T16:08:29.816Z] [INFO] [2023-11-21T16:08:29.816Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:29.816Z] [INFO] [2023-11-21T16:08:29.816Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:29.816Z] [INFO] [2023-11-21T16:08:29.816Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:29.816Z] [INFO] [2023-11-21T16:08:29.816Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:29.816Z] [INFO] [2023-11-21T16:08:29.816Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:29.816Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui [2023-11-21T16:08:30.072Z] [INFO] [2023-11-21T16:08:30.073Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2023-11-21T16:08:30.073Z] [INFO] [2023-11-21T16:08:30.073Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.073Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:08:30.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 [2023-11-21T16:08:30.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.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2023-11-21T16:08:30.073Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:08:30.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 [2023-11-21T16:08:30.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.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [INFO] [2023-11-21T16:08:30.329Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:30.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:30.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:30.329Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:30.330Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:30.330Z] [INFO] [2023-11-21T16:08:30.330Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2023-11-21T16:08:30.330Z] [INFO] [2023-11-21T16:08:30.330Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2023-11-21T16:08:30.330Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT [98/144] [2023-11-21T16:08:30.330Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2023-11-21T16:08:30.330Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:08:30.330Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT.jar [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] [2023-11-21T16:08:30.592Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT.jar [2023-11-21T16:08:30.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT.pom [2023-11-21T16:08:30.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:08:30.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:08:30.593Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:08:30.593Z] [INFO] [2023-11-21T16:08:30.593Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2023-11-21T16:08:30.593Z] [INFO] [2023-11-21T16:08:30.593Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2023-11-21T16:08:30.593Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT [99/144] [2023-11-21T16:08:30.593Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2023-11-21T16:08:30.593Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:08:30.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 [2023-11-21T16:08:30.593Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2023-11-21T16:08:30.849Z] [INFO] [2023-11-21T16:08:30.849Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:30.849Z] [INFO] [2023-11-21T16:08:30.849Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:30.849Z] [INFO] The project's OSGi version is 1.0.15.202311211602 [2023-11-21T16:08:30.849Z] [INFO] [2023-11-21T16:08:30.849Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:30.849Z] [INFO] [2023-11-21T16:08:30.849Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:30.849Z] [INFO] [2023-11-21T16:08:30.849Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:30.849Z] [INFO] [2023-11-21T16:08:30.849Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:30.849Z] [INFO] [2023-11-21T16:08:30.849Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:30.849Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests [2023-11-21T16:08:30.849Z] [INFO] [2023-11-21T16:08:30.849Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:30.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2023-11-21T16:08:30.849Z] [INFO] [2023-11-21T16:08:30.849Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:30.849Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:08:30.849Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:08:30.849Z] [WARNING] The 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.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2023-11-21T16:08:30.849Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:08:31.105Z] [INFO] [2023-11-21T16:08:31.105Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.105Z] [INFO] [2023-11-21T16:08:31.105Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2023-11-21T16:08:31.105Z] [INFO] [2023-11-21T16:08:31.105Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.105Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 114 were skipped [2023-11-21T16:08:31.105Z] [INFO] [2023-11-21T16:08:31.105Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-sources.jar [2023-11-21T16:08:31.361Z] [INFO] [2023-11-21T16:08:31.361Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.361Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT.jar [2023-11-21T16:08:31.361Z] [INFO] [2023-11-21T16:08:31.361Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.361Z] [INFO] [2023-11-21T16:08:31.361Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.361Z] [INFO] [2023-11-21T16:08:31.361Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.361Z] [INFO] [2023-11-21T16:08:31.361Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.361Z] [INFO] Skipping tests [2023-11-21T16:08:31.361Z] [INFO] [2023-11-21T16:08:31.361Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT.jar [2023-11-21T16:08:31.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT.pom [2023-11-21T16:08:31.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-sources.jar [2023-11-21T16:08:31.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-p2metadata.xml [2023-11-21T16:08:31.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.15-SNAPSHOT-p2artifacts.xml [2023-11-21T16:08:31.362Z] [INFO] [2023-11-21T16:08:31.362Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2023-11-21T16:08:31.362Z] [INFO] [2023-11-21T16:08:31.362Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2023-11-21T16:08:31.362Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [100/144] [2023-11-21T16:08:31.362Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2023-11-21T16:08:31.362Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:08:31.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:08:31.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2023-11-21T16:08:31.618Z] [INFO] [2023-11-21T16:08:31.618Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:31.618Z] [INFO] [2023-11-21T16:08:31.618Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:31.618Z] [INFO] The project's OSGi version is 2.0.7.202311211602 [2023-11-21T16:08:31.618Z] [INFO] [2023-11-21T16:08:31.618Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:31.618Z] [INFO] [2023-11-21T16:08:31.618Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:31.618Z] [INFO] [2023-11-21T16:08:31.618Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:31.618Z] [INFO] [2023-11-21T16:08:31.618Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:31.618Z] [INFO] [2023-11-21T16:08:31.618Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:31.618Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests [2023-11-21T16:08:31.875Z] [INFO] [2023-11-21T16:08:31.875Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:31.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2023-11-21T16:08:31.875Z] [INFO] [2023-11-21T16:08:31.875Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:31.875Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:08:31.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 [2023-11-21T16:08:31.875Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2023-11-21T16:08:31.875Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:08:32.132Z] [INFO] [2023-11-21T16:08:32.132Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.132Z] [INFO] [2023-11-21T16:08:32.132Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2023-11-21T16:08:32.132Z] [INFO] [2023-11-21T16:08:32.132Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.132Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 114 were skipped [2023-11-21T16:08:32.132Z] [INFO] [2023-11-21T16:08:32.132Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar [2023-11-21T16:08:32.132Z] [INFO] [2023-11-21T16:08:32.132Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.389Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar [2023-11-21T16:08:32.389Z] [INFO] [2023-11-21T16:08:32.389Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.389Z] [INFO] [2023-11-21T16:08:32.389Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.389Z] [INFO] [2023-11-21T16:08:32.389Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.389Z] [INFO] [2023-11-21T16:08:32.389Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.389Z] [INFO] Skipping tests [2023-11-21T16:08:32.389Z] [INFO] [2023-11-21T16:08:32.389Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:32.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:32.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:32.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:32.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:08:32.389Z] [INFO] [2023-11-21T16:08:32.389Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2023-11-21T16:08:32.389Z] [INFO] [2023-11-21T16:08:32.389Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2023-11-21T16:08:32.389Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT [101/144] [2023-11-21T16:08:32.389Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2023-11-21T16:08:32.389Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:08:32.389Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:08:32.389Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2023-11-21T16:08:32.647Z] [INFO] [2023-11-21T16:08:32.647Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:32.647Z] [INFO] [2023-11-21T16:08:32.647Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:32.647Z] [INFO] The project's OSGi version is 1.0.20.202311211602 [2023-11-21T16:08:32.647Z] [INFO] [2023-11-21T16:08:32.647Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:32.647Z] [INFO] [2023-11-21T16:08:32.647Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:32.647Z] [INFO] [2023-11-21T16:08:32.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:32.647Z] [INFO] [2023-11-21T16:08:32.647Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:32.647Z] [INFO] [2023-11-21T16:08:32.647Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:32.647Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [2023-11-21T16:08:33.210Z] [INFO] [2023-11-21T16:08:33.210Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:33.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2023-11-21T16:08:33.210Z] [INFO] [2023-11-21T16:08:33.210Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:33.210Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:08:33.210Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:08:33.210Z] [WARNING] The 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.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2023-11-21T16:08:33.210Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:08:33.774Z] [INFO] [2023-11-21T16:08:33.774Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:33.774Z] [INFO] [2023-11-21T16:08:33.774Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:33.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2023-11-21T16:08:33.774Z] [INFO] [2023-11-21T16:08:33.774Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:33.774Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped [2023-11-21T16:08:33.774Z] [INFO] [2023-11-21T16:08:33.774Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:33.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar [2023-11-21T16:08:33.774Z] [INFO] [2023-11-21T16:08:33.774Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:33.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar [2023-11-21T16:08:33.774Z] [INFO] [2023-11-21T16:08:33.774Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:33.774Z] [INFO] [2023-11-21T16:08:33.774Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:33.774Z] [INFO] [2023-11-21T16:08:33.774Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:33.774Z] [INFO] [2023-11-21T16:08:33.774Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:08:34.031Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2023-11-21T16:08:34.031Z] [INFO] Command line: [2023-11-21T16:08:34.031Z] [/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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-11-21T16:08:34.031Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:08:36.571Z] !SESSION 2023-11-21 16:08:34.064 ----------------------------------------------- [2023-11-21T16:08:36.571Z] eclipse.buildId=unknown [2023-11-21T16:08:36.571Z] java.version=17.0.2 [2023-11-21T16:08:36.571Z] java.vendor=Oracle Corporation [2023-11-21T16:08:36.571Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-11-21T16:08:36.571Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-11-21T16:08:36.571Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-11-21T16:08:36.571Z] [2023-11-21T16:08:36.571Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:08:36.537 [2023-11-21T16:08:36.571Z] !MESSAGE Error starting bundle: initial@reference:file:../../../../../../../.m2/repository/p2/osgi/bundle/org.slf4j.binding.simple/1.7.30.v20221112-0806/org.slf4j.binding.simple-1.7.30.v20221112-0806.jar [2023-11-21T16:08:36.571Z] !STACK 0 [2023-11-21T16:08:36.572Z] org.osgi.framework.BundleException: Invalid operation on a fragment. osgi.identity; osgi.identity="org.slf4j.binding.simple"; type="osgi.fragment"; version:Version="1.7.30.v20221112-0806" [id=265] [2023-11-21T16:08:36.572Z] at org.eclipse.osgi.container.Module.checkFragment(Module.java:543) [2023-11-21T16:08:36.572Z] at org.eclipse.osgi.container.Module.start(Module.java:426) [2023-11-21T16:08:36.572Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) [2023-11-21T16:08:36.572Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundle(EclipseStarter.java:1067) [2023-11-21T16:08:36.572Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles(EclipseStarter.java:1058) [2023-11-21T16:08:36.572Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:606) [2023-11-21T16:08:36.572Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:331) [2023-11-21T16:08:36.572Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:251) [2023-11-21T16:08:36.572Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-11-21T16:08:36.572Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-11-21T16:08:36.572Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-11-21T16:08:36.572Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-11-21T16:08:36.572Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) [2023-11-21T16:08:36.572Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) [2023-11-21T16:08:36.572Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1459) [2023-11-21T16:08:36.572Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1432) [2023-11-21T16:08:37.957Z] [2023-11-21T16:08:37.957Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:08:37.531 [2023-11-21T16:08:37.957Z] !MESSAGE Bundle org.slf4j.binding.simple_1.7.30.v20221112-0806 [265] is not active. [2023-11-21T16:08:37.957Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:08:37.957Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:08:42.140Z] [2023-11-21T16:08:42.140Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-11-21 16:08:41.563 [2023-11-21T16:08:42.140Z] !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 [2023-11-21T16:08:42.140Z] [2023-11-21T16:08:42.140Z] !ENTRY org.eclipse.urischeme 4 0 2023-11-21 16:08:41.635 [2023-11-21T16:08:42.140Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:08:42.140Z] !STACK 0 [2023-11-21T16:08:42.140Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:08:42.140Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-11-21T16:08:42.140Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-11-21T16:08:42.140Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-11-21T16:08:42.140Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-11-21T16:08:42.140Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-11-21T16:08:42.140Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-11-21T16:08:42.140Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88) [2023-11-21T16:08:42.140Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:08:42.140Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-11-21T16:08:42.140Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-11-21T16:08:42.140Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-11-21T16:08:42.140Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-11-21T16:08:42.140Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-11-21T16:08:42.140Z] ... 7 more [2023-11-21T16:08:42.140Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2023-11-21T16:08:42.396Z] Display size: 1440x900 [2023-11-21T16:08:42.396Z] OS version=5.18.5-100.fc35.x86_64 [2023-11-21T16:08:42.396Z] GTK version=3.22.30 [2023-11-21T16:08:42.396Z] GTK theme=Ambiance [2023-11-21T16:08:42.396Z] LIBOVERLAY_SCROLLBAR=0 [2023-11-21T16:08:42.396Z] Time zone: Greenwich Mean Time [2023-11-21T16:08:42.396Z] 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@79486f38] time=-224127032 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:08:42.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:08:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:08:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:08:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:08:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-224126283 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:08:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-224126283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:08:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224126277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:08:42.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] [2023-11-21T16:08:51.063Z] (Eclipse:2694): Gtk-WARNING **: 16:08:50.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224118480 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:51.064Z] 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') [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-224118473 data=null}, (of type 'Combo')] [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:51.064Z] 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') [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] 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. [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.064Z] 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') [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:51.064Z] 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. [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.064Z] 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') [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:51.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ae3591b [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-224118457 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-224118454 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-224118453 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-224118453 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-224118453 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-224118453 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-224118451 data=null 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-224118450 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-224118450 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-224118450 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-224118450 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-224118450 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.065Z] 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') [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5ded2dfc [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-224118448 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-224118448 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-224118448 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-224118448 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-224118448 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-224118448 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-224118448 data=null 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-224118447 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-224118447 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-224118447 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')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-224118447 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-224118447 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.066Z] 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') [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:51.066Z] 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. [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224118446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224118445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224118445 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224118445 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224118445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224118445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224118445 data=null 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')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224118440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224118440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224118440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224118439 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224118439 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo') [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=-224118379 data=null}, (of type 'Combo')] [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:51.066Z] 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') [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] 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. [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.067Z] 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') [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:51.067Z] 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. [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.067Z] 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') [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:51.067Z] 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. [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.067Z] 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') [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:51.067Z] 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. [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.067Z] 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') [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:51.067Z] 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. [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224118373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224118373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224118373 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224118373 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224118373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224118373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224118373 data=null 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')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224118369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224118365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224118365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224118365 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224118365 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:51.068Z] 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') [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224118362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224118362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224118362 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224118362 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224118361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224118361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224118361 data=null 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')] [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:51.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:51.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] [2023-11-21T16:08:51.585Z] (Eclipse:2694): Gtk-WARNING **: 16:08:51.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:51.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:51.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224117737 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:51.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:51.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:51.586Z] 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') [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-224117734 data=null}, (of type 'Combo')] [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:51.586Z] 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') [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] 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. [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.586Z] 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') [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@43ef1243 [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-224117732 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')] [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-224117732 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')] [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-224117732 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-224117732 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-224117732 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')] [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-224117732 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')] [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-224117731 data=null 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')] [2023-11-21T16:08:51.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-224117731 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')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-224117731 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')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-224117731 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')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-224117731 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-224117731 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.587Z] 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') [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:51.587Z] 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. [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.587Z] 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') [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2154de40 [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-224117724 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')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-224117724 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')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-224117723 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-224117723 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-224117723 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')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-224117723 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')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-224117723 data=null 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')] [2023-11-21T16:08:51.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-224117723 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')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-224117723 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')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-224117723 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')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-224117723 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-224117723 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.588Z] 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') [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:51.588Z] 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. [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224117722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224117722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224117722 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224117722 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224117722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224117722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224117721 data=null 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')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224117684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224117684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224117684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224117683 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224117683 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo') [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=-224117678 data=null}, (of type 'Combo')] [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:51.588Z] 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') [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] 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. [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.589Z] 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') [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:51.589Z] 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. [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.589Z] 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') [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:51.589Z] 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. [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.589Z] 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') [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:51.589Z] 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. [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:51.590Z] 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') [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:51.590Z] 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. [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224117674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224117674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224117674 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224117673 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224117673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224117673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224117673 data=null 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')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224117672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224117671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224117671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224117671 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224117671 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:51.590Z] 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') [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224117667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224117667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224117667 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224117667 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224117667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224117667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:51.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224117667 data=null 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')] [2023-11-21T16:08:51.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:51.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:51.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:51.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:51.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:51.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:51.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:51.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:51.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:51.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:52.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:52.109Z] [2023-11-21T16:08:52.109Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.110Z] [2023-11-21T16:08:52.110Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.110Z] [2023-11-21T16:08:52.110Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.110Z] [2023-11-21T16:08:52.110Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.045: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.110Z] [2023-11-21T16:08:52.110Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.110Z] [2023-11-21T16:08:52.110Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.110Z] [2023-11-21T16:08:52.110Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.110Z] [2023-11-21T16:08:52.110Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.072: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.367Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.141: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.169: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.170: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] [2023-11-21T16:08:52.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224116959 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:52.368Z] 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') [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-224116956 data=null}, (of type 'Combo')] [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:52.368Z] 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') [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] 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. [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:52.368Z] 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') [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c3b4de1 [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-224116953 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')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-224116953 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')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-224116953 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-224116952 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-224116952 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')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-224116952 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')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-224116952 data=null 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')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-224116952 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')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-224116952 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')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-224116952 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')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-224116952 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-224116946 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:52.369Z] 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') [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:52.369Z] 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. [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:52.369Z] 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') [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:52.370Z] 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') [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2b8106fa [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-224116943 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')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-224116943 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')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-224116943 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-224116943 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-224116943 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')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-224116942 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')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-224116942 data=null 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')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-224116942 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')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-224116942 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')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-224116942 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')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-224116942 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-224116942 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224116941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224116941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224116941 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224116941 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224116941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224116941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224116941 data=null 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')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224116936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224116936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224116936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224116936 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224116936 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2023-11-21T16:08:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-224116878 data=null}, (of type 'Combo')] [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:52.371Z] 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') [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] 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. [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:52.371Z] 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') [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:52.371Z] 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. [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:52.371Z] 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') [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:52.371Z] 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. [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:52.371Z] 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') [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:52.372Z] 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') [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@128579a6 [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-224116873 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')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-224116873 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')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-224116873 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-224116873 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-224116873 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')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-224116873 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')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-224116872 data=null 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')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-224116872 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')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-224116871 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')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-224116870 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')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-224116870 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-224116870 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224116870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224116870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224116870 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224116870 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224116870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224116870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224116869 data=null 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')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224116868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224116868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224116868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224116868 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224116868 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:52.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:52.373Z] 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') [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224116866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224116866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224116866 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224116866 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224116866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224116866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:52.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224116866 data=null 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')] [2023-11-21T16:08:52.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:52.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:52.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:52.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:52.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:52.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:52.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:52.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:52.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:52.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.853: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:52.889Z] [2023-11-21T16:08:52.889Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.888: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.147Z] [2023-11-21T16:08:53.147Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.147Z] [2023-11-21T16:08:53.147Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.147Z] [2023-11-21T16:08:53.147Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.147Z] [2023-11-21T16:08:53.147Z] (Eclipse:2694): Gtk-WARNING **: 16:08:52.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224116260 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:08:53.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:53.147Z] 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') [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-224116256 data=null}, (of type 'Combo')] [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:53.148Z] 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') [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] 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. [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:53.148Z] 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') [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:53.148Z] 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. [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:53.148Z] 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') [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@20a3118 [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-224116253 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')] [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-224116253 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')] [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-224116253 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-224116253 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-224116253 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')] [2023-11-21T16:08:53.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-224116253 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')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-224116253 data=null 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')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-224116253 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')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-224116252 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')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-224116252 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')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-224116252 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-224116252 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:53.149Z] 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') [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:53.149Z] 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. [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:53.149Z] 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') [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:53.149Z] 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. [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224116251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224116251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224116251 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224116251 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224116251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224116250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224116250 data=null 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')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224116250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224116250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224116250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224116250 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224116250 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo') [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-224116239 data=null}, (of type 'Combo')] [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:53.150Z] 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') [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-224116237 data=null doit=true}, Button with text {F&orward}] [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-224116237 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}] [2023-11-21T16:08:53.150Z] 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') [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-224116236 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-224116236 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-224116236 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-224116235 data=null 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')] [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:53.150Z] 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') [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:53.150Z] 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. [2023-11-21T16:08:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:53.151Z] 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') [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:53.151Z] 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. [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:53.151Z] 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') [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:53.151Z] 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. [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:53.151Z] 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') [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:53.151Z] 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. [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224116233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224116233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224116232 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224116232 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224116232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224116232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224116232 data=null 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')] [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224116224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224116186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224116186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224116186 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224116186 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:53.152Z] 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') [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224116178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224116178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224116178 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224116178 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224116178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224116178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224116178 data=null 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')] [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:53.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.445: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] [2023-11-21T16:08:53.666Z] (Eclipse:2694): Gtk-WARNING **: 16:08:53.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:53.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=-224115575 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:53.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') [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224115573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224115573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224115573 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224115573 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224115572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224115572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224115572 data=null 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')] [2023-11-21T16:08:53.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:53.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:53.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:53.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:53.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:53.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:53.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:53.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:53.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:54.181Z] [2023-11-21T16:08:54.181Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.181Z] [2023-11-21T16:08:54.181Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.181Z] [2023-11-21T16:08:54.181Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.181Z] [2023-11-21T16:08:54.181Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.036: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] [2023-11-21T16:08:54.182Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224115043 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:54.182Z] 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') [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224115041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224115041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224115041 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224115040 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224115040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224115040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224115040 data=null 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')] [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:54.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:54.697Z] [2023-11-21T16:08:54.697Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.697Z] [2023-11-21T16:08:54.697Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.697Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.596: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.698Z] [2023-11-21T16:08:54.698Z] (Eclipse:2694): Gtk-WARNING **: 16:08:54.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:54.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224114483 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:54.956Z] 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') [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-224114480 data=null}, (of type 'Combo')] [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:54.956Z] 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') [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] 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. [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:54.956Z] 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') [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:54.956Z] 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. [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:54.956Z] 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') [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:54.956Z] 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. [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:54.957Z] 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') [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:54.957Z] 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. [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:54.957Z] 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') [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:54.957Z] 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. [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224114475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224114475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224114475 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224114475 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224114475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224114475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224114474 data=null 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')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224114462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224114461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224114461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224114461 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224114461 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo') [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-224114457 data=null}, (of type 'Combo')] [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:54.958Z] 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') [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-224114448 data=null doit=true}, Button with text {&Backward}] [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-224114448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}] [2023-11-21T16:08:54.958Z] 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') [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-224114447 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-224114447 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-224114446 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-224114446 data=null 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')] [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:54.958Z] 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') [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:54.958Z] 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. [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:54.958Z] 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') [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:54.958Z] 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. [2023-11-21T16:08:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:54.959Z] 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') [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:54.959Z] 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. [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:54.959Z] 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') [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:54.959Z] 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. [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224114443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224114442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224114442 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224114442 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224114442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224114442 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224114442 data=null 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')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224114441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224114441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224114441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224114441 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224114441 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:54.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:54.960Z] 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') [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224114380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224114380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224114380 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224114380 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224114379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224114379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224114379 data=null 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')] [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:54.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:55.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:55.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:55.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:55.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:55.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:55.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:55.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:55.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:55.218Z] [2023-11-21T16:08:55.218Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.218Z] [2023-11-21T16:08:55.218Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.218Z] [2023-11-21T16:08:55.218Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.218Z] [2023-11-21T16:08:55.218Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.181: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.488Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.297: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] [2023-11-21T16:08:55.489Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224113874 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:55.489Z] 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') [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224113872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224113872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224113871 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224113871 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224113871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224113871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224113871 data=null 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')] [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:55.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:55.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:55.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:55.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:55.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:55.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:55.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:55.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:55.749Z] [2023-11-21T16:08:55.749Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.749Z] [2023-11-21T16:08:55.749Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.749Z] [2023-11-21T16:08:55.749Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.749Z] [2023-11-21T16:08:55.749Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.749Z] [2023-11-21T16:08:55.749Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.749Z] [2023-11-21T16:08:55.749Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.749Z] [2023-11-21T16:08:55.749Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:55.749Z] [2023-11-21T16:08:55.749Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.684: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.752: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] [2023-11-21T16:08:56.006Z] (Eclipse:2694): Gtk-WARNING **: 16:08:55.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:56.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224113384 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:56.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:56.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:56.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:56.007Z] 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') [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224113381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224113381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224113381 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224113381 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224113381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224113381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224113381 data=null 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')] [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:56.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:56.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.220: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.264Z] [2023-11-21T16:08:56.264Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.247: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.521Z] [2023-11-21T16:08:56.521Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.521Z] [2023-11-21T16:08:56.521Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.521Z] [2023-11-21T16:08:56.521Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.521Z] [2023-11-21T16:08:56.521Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.272: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.521Z] [2023-11-21T16:08:56.521Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.521Z] [2023-11-21T16:08:56.521Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.521Z] [2023-11-21T16:08:56.521Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.521Z] [2023-11-21T16:08:56.521Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.522Z] [2023-11-21T16:08:56.522Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.522Z] [2023-11-21T16:08:56.522Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.522Z] [2023-11-21T16:08:56.522Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.522Z] [2023-11-21T16:08:56.522Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224112884 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:56.522Z] 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') [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492 [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-224112881 data=null}, (of type 'Combo')] [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492 [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:56.522Z] 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') [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] 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. [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:56.522Z] 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') [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:56.522Z] 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. [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:56.522Z] 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') [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@50a2034c [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-224112879 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')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-224112879 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')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-224112879 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-224112879 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-224112879 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')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-224112879 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')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-224112879 data=null 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')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-224112878 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')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-224112878 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')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-224112878 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')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-224112878 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-224112878 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:56.523Z] 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') [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:56.523Z] 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') [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@72412c3d [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-224112877 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')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-224112877 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')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-224112877 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-224112877 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-224112877 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')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-224112877 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')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-224112877 data=null 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')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-224112876 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')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-224112876 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')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-224112876 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')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-224112876 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-224112876 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224112876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224112876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224112876 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224112876 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224112876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224112876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224112876 data=null 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')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224112873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224112873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224112873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224112866 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224112866 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo') [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492 [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-224112865 data=null}, (of type 'Combo')] [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492 [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:56.524Z] 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') [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.524Z] 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. [2023-11-21T16:08:56.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:56.525Z] 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') [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:56.525Z] 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. [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:56.525Z] 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') [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:56.525Z] 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. [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:56.525Z] 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') [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:56.525Z] 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') [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@40123014 [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-224112862 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')] [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-224112862 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')] [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-224112862 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-224112862 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-224112862 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')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-224112862 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')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-224112862 data=null 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')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-224112861 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')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-224112861 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')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-224112861 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')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-224112861 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-224112861 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224112861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224112861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224112861 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224112861 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224112861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224112861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224112861 data=null 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')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224112860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224112860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224112860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224112860 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224112860 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:56.526Z] 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') [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224112859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224112859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224112859 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224112858 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224112858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224112858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:56.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224112858 data=null 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')] [2023-11-21T16:08:56.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:56.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:56.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:56.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:56.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:56.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:56.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:56.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:56.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:56.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:56.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.685: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:56.785Z] [2023-11-21T16:08:56.785Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.042Z] [2023-11-21T16:08:57.042Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.042Z] [2023-11-21T16:08:57.042Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.042Z] [2023-11-21T16:08:57.042Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.042Z] [2023-11-21T16:08:57.042Z] (Eclipse:2694): Gtk-WARNING **: 16:08:56.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224112357 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:57.042Z] 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') [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492 [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-224112354 data=null}, (of type 'Combo')] [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492 [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:57.042Z] 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') [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] 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. [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:57.042Z] 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') [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:57.043Z] 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. [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:57.043Z] 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') [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@25000d3d [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-224112342 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')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-224112342 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')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-224112342 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-224112342 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-224112342 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')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-224112342 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')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-224112342 data=null 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')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-224112341 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')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-224112341 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')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-224112341 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')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-224112341 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-224112341 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:57.043Z] 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') [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:57.043Z] 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. [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:57.044Z] 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') [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:57.044Z] 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. [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224112339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224112339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224112339 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224112339 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224112339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224112339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224112339 data=null 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')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224112338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224112338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224112338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224112338 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224112338 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo') [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492 [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-224112336 data=null}, (of type 'Combo')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492 [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:57.044Z] 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') [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-224112336 data=null doit=true}, Button with text {F&orward}] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-224112336 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}] [2023-11-21T16:08:57.044Z] 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') [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-224112335 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-224112287 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:08:57.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-224112287 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-224112287 data=null 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')] [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:57.045Z] 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') [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:57.045Z] 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. [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:57.045Z] 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') [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:57.045Z] 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. [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:57.045Z] 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') [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:57.045Z] 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. [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:57.045Z] 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') [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:57.045Z] 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. [2023-11-21T16:08:57.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224112281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224112281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224112281 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224112281 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224112281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224112281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224112281 data=null 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')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224112280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224112280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224112280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224112280 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224112280 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:57.046Z] 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') [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224112278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224112278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224112278 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224112278 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224112278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224112278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224112278 data=null 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')] [2023-11-21T16:08:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:57.304Z] [2023-11-21T16:08:57.304Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.304Z] [2023-11-21T16:08:57.304Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.304Z] [2023-11-21T16:08:57.304Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.304Z] [2023-11-21T16:08:57.304Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] [2023-11-21T16:08:57.561Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224111757 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:57.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:57.562Z] 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') [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224111753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224111753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224111753 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224111743 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224111743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224111743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:57.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224111743 data=null 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')] [2023-11-21T16:08:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:57.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:57.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:57.819Z] [2023-11-21T16:08:57.819Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.819Z] [2023-11-21T16:08:57.819Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.819Z] [2023-11-21T16:08:57.819Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.819Z] [2023-11-21T16:08:57.819Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.819Z] [2023-11-21T16:08:57.819Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.819Z] [2023-11-21T16:08:57.819Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.819Z] [2023-11-21T16:08:57.819Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:57.819Z] [2023-11-21T16:08:57.819Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.076Z] [2023-11-21T16:08:58.076Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.076Z] [2023-11-21T16:08:58.076Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.076Z] [2023-11-21T16:08:58.076Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.076Z] [2023-11-21T16:08:58.076Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.820: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.076Z] [2023-11-21T16:08:58.076Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.076Z] [2023-11-21T16:08:58.076Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.076Z] [2023-11-21T16:08:58.076Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.076Z] [2023-11-21T16:08:58.076Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.844: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.076Z] [2023-11-21T16:08:58.076Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] [2023-11-21T16:08:58.077Z] (Eclipse:2694): Gtk-WARNING **: 16:08:57.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224111293 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:58.077Z] 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') [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224111291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224111291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224111291 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224111291 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224111291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224111291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224111291 data=null 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')] [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:58.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:08:58.334Z] [2023-11-21T16:08:58.334Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.334Z] [2023-11-21T16:08:58.334Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.334Z] [2023-11-21T16:08:58.334Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.335Z] [2023-11-21T16:08:58.335Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.335Z] [2023-11-21T16:08:58.335Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.335Z] [2023-11-21T16:08:58.335Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.335Z] [2023-11-21T16:08:58.335Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.335Z] [2023-11-21T16:08:58.335Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.592Z] [2023-11-21T16:08:58.592Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.592Z] [2023-11-21T16:08:58.592Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.592Z] [2023-11-21T16:08:58.592Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.593Z] [2023-11-21T16:08:58.593Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.593Z] [2023-11-21T16:08:58.593Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.593Z] [2023-11-21T16:08:58.593Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.593Z] [2023-11-21T16:08:58.593Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.593Z] [2023-11-21T16:08:58.593Z] (Eclipse:2694): Gtk-WARNING **: 16:08:58.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-224110783 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:58.593Z] 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') [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492 [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-224110781 data=null}, (of type 'Combo')] [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492 [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:58.593Z] 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') [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] 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. [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:58.593Z] 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') [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:58.593Z] 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. [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:58.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:58.593Z] 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') [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:58.594Z] 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. [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:58.594Z] 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') [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:58.594Z] 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. [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:58.594Z] 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') [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:58.594Z] 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. [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224110778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224110778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224110778 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224110778 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224110778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224110778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224110777 data=null 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')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224110773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224110773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224110772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224110772 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224110772 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:58.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo') [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492 [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-224110770 data=null}, (of type 'Combo')] [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492 [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:08:58.595Z] 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') [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-224110765 data=null doit=true}, Button with text {&Backward}] [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-224110765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}] [2023-11-21T16:08:58.595Z] 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') [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-224110764 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-224110763 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-224110763 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-224110763 data=null 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')] [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:58.595Z] 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') [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:08:58.595Z] 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. [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:08:58.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:58.596Z] 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') [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:08:58.596Z] 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. [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:58.596Z] 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') [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:08:58.596Z] 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. [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:08:58.596Z] 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') [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:08:58.596Z] 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. [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-224110761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224110761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-224110761 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-224110761 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-224110761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-224110761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-224110761 data=null 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')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-224110760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-224110760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-224110760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-224110760 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-224110757 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:08:58.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:08:58.597Z] 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') [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-224110755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-224110755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-224110754 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-224110754 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-224110754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-224110754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:08:58.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-224110754 data=null 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')] [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:08:58.854Z] 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@79486f38] time=-224110573 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}] [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-224110472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-224110472 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-224110472 data=null}, TreeItem with text {test}] [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-224110471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224110471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:08:58.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-224110452 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:08:59.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:08:59.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:08:59.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:08:59.367Z] [2023-11-21T16:08:59.367Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.367Z] [2023-11-21T16:08:59.367Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.367Z] [2023-11-21T16:08:59.367Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.367Z] [2023-11-21T16:08:59.367Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.367Z] [2023-11-21T16:08:59.367Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.367Z] [2023-11-21T16:08:59.367Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.368Z] [2023-11-21T16:08:59.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.368Z] [2023-11-21T16:08:59.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.269: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.368Z] [2023-11-21T16:08:59.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.368Z] [2023-11-21T16:08:59.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.368Z] [2023-11-21T16:08:59.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.368Z] [2023-11-21T16:08:59.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.368Z] [2023-11-21T16:08:59.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.368Z] [2023-11-21T16:08:59.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.368Z] [2023-11-21T16:08:59.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.368Z] [2023-11-21T16:08:59.368Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.631Z] [2023-11-21T16:08:59.631Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.631Z] [2023-11-21T16:08:59.631Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.631Z] [2023-11-21T16:08:59.631Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:08:59.631Z] [2023-11-21T16:08:59.631Z] (Eclipse:2694): Gtk-WARNING **: 16:08:59.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:09:00.195Z] 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') [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:09:00.195Z] 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=-224109315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] 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=-224109315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] 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=-224109315 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] 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=-224109314 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] 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=-224109314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] 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=-224109314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] 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=-224109314 data=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')] [2023-11-21T16:09:00.195Z] 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=-224109314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] 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=-224109314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] 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=-224109314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] 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=-224109314 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] 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=-224109314 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:00.195Z] 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') [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224109313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:00.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224109313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:00.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224109313 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:00.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224109313 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:00.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224109313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:00.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224109313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:00.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:00.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:00.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:00.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:00.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:00.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:09:00.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224109313 data=null 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')] [2023-11-21T16:09:00.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224110344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:09:00.452Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.58 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2023-11-21T16:09:00.452Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[0: lttng] -- Time elapsed: 1.449 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[0: lttng] -- Time elapsed: 0.680 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[0: lttng] -- Time elapsed: 0.805 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[0: lttng] -- Time elapsed: 0.682 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[0: lttng] -- Time elapsed: 1.178 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[0: lttng] -- Time elapsed: 0.605 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[1: 492] -- Time elapsed: 0.509 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[1: 492] -- Time elapsed: 0.509 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[1: 492] -- Time elapsed: 0.516 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[1: 492] -- Time elapsed: 0.581 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[1: 492] -- Time elapsed: 0.984 s [2023-11-21T16:09:00.453Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[1: 492] -- Time elapsed: 0.594 s [2023-11-21T16:09:00.453Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2023-11-21T16:09:00.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@79486f38] time=-224108762 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:00.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:09:00.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:09:00.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:09:00.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:09:00.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224108569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:09:00.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:09:00.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2023-11-21T16:09:00.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-11-21T16:09:05.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:09:05.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:09:05.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:09:05.398Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5 [2023-11-21T16:09:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-11-21T16:09:05.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=-224104054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.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=-224104053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.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=-224104053 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.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=-224104053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.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=-224104053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.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=-224104053 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}] [2023-11-21T16:09:05.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=-224104046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.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=-224104044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.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=-224104044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.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=-224103963 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.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=-224103962 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103333 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103333 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}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103287 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224103287 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:05.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-11-21T16:09:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2023-11-21T16:09:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-11-21T16:09:08.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:09:08.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:09:08.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:09:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:09:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond [2023-11-21T16:09:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond [2023-11-21T16:09:09.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd [2023-11-21T16:09:09.937Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:09:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-11-21T16:09:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099344 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:09.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:09.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:09.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099344 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}] [2023-11-21T16:09:09.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:09.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:09.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:09.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099344 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:09.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224099344 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}] [2023-11-21T16:09:09.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2023-11-21T16:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2023-11-21T16:09:10.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-11-21T16:09:12.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:09:12.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:09:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:09:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-11-21T16:09:12.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-11-21T16:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-11-21T16:09:12.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-11-21T16:09:13.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:13.168Z] 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@79486f38] time=-224096236 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-224096216 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-224096216 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-224096216 data=null}, TreeItem with text {test}] [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-224096216 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224096216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-224096180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:09:13.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:09:14.104Z] 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') [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:09:14.104Z] 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=-224095449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=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')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] 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=-224095449 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:14.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:14.105Z] 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') [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224095448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224095448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224095448 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224095448 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224095448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224095448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:14.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:14.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:14.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:14.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:14.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224095448 data=null 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')] [2023-11-21T16:09:14.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224096147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:09:14.362Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.82 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2023-11-21T16:09:14.362Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testResetTimeRange -- Time elapsed: 5.747 s [2023-11-21T16:09:14.362Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testCpuView -- Time elapsed: 3.945 s [2023-11-21T16:09:14.362Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testSignals -- Time elapsed: 2.530 s [2023-11-21T16:09:14.362Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2023-11-21T16:09:14.362Z] 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@79486f38] time=-224094929 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:09:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:09:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:09:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:09:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224094824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:09:14.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:09:15.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:16.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:17.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:18.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:19.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:19.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:20.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:21.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:21.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:22.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:23.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@79486f38] time=-224086284 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-224086266 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-224086266 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-224086266 data=null}, TreeItem with text {test}] [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-224086265 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224086265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-224086258 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:09:23.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:09:23.411Z] 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') [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:09:23.411Z] 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=-224085806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=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')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] 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=-224085806 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:23.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:23.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:23.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:23.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:09:23.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:23.668Z] 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') [2023-11-21T16:09:23.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:23.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224085805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:23.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224085805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224085805 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224085805 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224085805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224085805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:23.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:23.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:23.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:23.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:23.669Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:09:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224085805 data=null 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')] [2023-11-21T16:09:23.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224086177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:09:24.232Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.645 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2023-11-21T16:09:24.232Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest.testOpenAndCloseConcurrency -- Time elapsed: 9.400 s [2023-11-21T16:09:24.233Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2023-11-21T16:09:24.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@79486f38] time=-224085278 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:09:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:09:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:09:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:09:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224085129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:09:24.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:09:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2023-11-21T16:09:24.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-11-21T16:09:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2023-11-21T16:09:27.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:09:27.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:27.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:09:27.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest [2023-11-21T16:09:28.687Z] Series don't currently have the same x axis values [2023-11-21T16:09:28.688Z] 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@79486f38] time=-224080632 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-224080623 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-224080613 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-224080613 data=null}, TreeItem with text {test}] [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-224080612 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224080612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-224080583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:09:28.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:09:28.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:09:29.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:09:29.507Z] 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') [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:09:29.507Z] 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=-224079872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] 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=-224079872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] 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=-224079872 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] 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=-224079871 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] 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=-224079871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] 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=-224079871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] 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=-224079871 data=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')] [2023-11-21T16:09:29.507Z] 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=-224079871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] 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=-224079871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] 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=-224079871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] 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=-224079871 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] 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=-224079871 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:29.507Z] 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') [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224079870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224079869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224079869 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224079869 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224079869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:29.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224079869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:29.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:29.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:29.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:29.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:29.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:29.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:09:29.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224079869 data=null 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')] [2023-11-21T16:09:29.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224080545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:09:30.022Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.914 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2023-11-21T16:09:30.023Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest.testDiskView -- Time elapsed: 4.386 s [2023-11-21T16:09:30.023Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest [2023-11-21T16:09:30.023Z] 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@79486f38] time=-224079359 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:30.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:09:30.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:09:30.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:09:30.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:09:30.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224079262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:09:30.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-224074563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-224074562 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-224074562 data=null}, TreeItem with text {test}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-224074562 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224074562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-224074535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-224074534 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-224074533 data=null}, TreeItem with text {test}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-224074533 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224074533 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}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-224074481 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:35.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-224074479 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-224074478 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-224074478 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224074478 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]}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-224074474 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-224074473 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-224074473 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-224074473 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224074473 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}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-224074471 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=-224074471 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views] [2023-11-21T16:09:35.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-224074471 data=null doit=true}, Tree node with text: Views] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-224074470 data=null}, Tree node with text: Views] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-224074470 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224074470 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] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-224074465 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-224074464 data=null doit=true}, Tree node with text: Views] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-224074464 data=null}, Tree node with text: Views] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-224074464 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-224074464 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] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-224074387 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-224074386 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-224074386 data=null doit=true}, Tree node with text: Active Thread] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-224074386 data=null}, Tree node with text: Active Thread] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-224074386 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224074385 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] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-224074379 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-224074379 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-224074379 data=null doit=true}, Tree node with text: Active Thread] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-224074379 data=null}, Tree node with text: Active Thread] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-224074378 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224074378 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] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-224074375 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224074350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:35.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:35.276Z] [2023-11-21T16:09:35.276Z] (Eclipse:2694): Gtk-WARNING **: 16:09:35.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:35.276Z] [2023-11-21T16:09:35.276Z] (Eclipse:2694): Gtk-WARNING **: 16:09:35.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:35.276Z] [2023-11-21T16:09:35.276Z] (Eclipse:2694): Gtk-WARNING **: 16:09:35.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:35.276Z] [2023-11-21T16:09:35.276Z] (Eclipse:2694): Gtk-WARNING **: 16:09:35.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:35.276Z] [2023-11-21T16:09:35.276Z] (Eclipse:2694): Gtk-WARNING **: 16:09:35.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:35.276Z] [2023-11-21T16:09:35.276Z] (Eclipse:2694): Gtk-WARNING **: 16:09:35.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:35.276Z] [2023-11-21T16:09:35.276Z] (Eclipse:2694): Gtk-WARNING **: 16:09:35.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:35.276Z] [2023-11-21T16:09:35.276Z] (Eclipse:2694): Gtk-WARNING **: 16:09:35.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:35.839Z] 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=-224073480 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label' [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label') [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224073479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224073479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224073479 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:35.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224073479 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:35.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224073479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:35.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224073479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:35.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224073479 data=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')] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-224073367 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-224073367 data=null doit=true}, Tree node with text: CPU usage] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-224073367 data=null}, Tree node with text: CPU usage] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-224073367 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224073367 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] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-224073363 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-224073362 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-224073362 data=null doit=true}, Tree node with text: CPU usage] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-224073362 data=null}, Tree node with text: CPU usage] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-224073361 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224073361 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] [2023-11-21T16:09:36.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-224073335 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage] [2023-11-21T16:09:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224073266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:36.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.188: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.355Z] [2023-11-21T16:09:36.355Z] (Eclipse:2694): Gtk-WARNING **: 16:09:36.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:36.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=-224072459 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label' [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label') [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224072458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224072458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224072458 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224072458 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224072458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224072458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224072458 data=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')] [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:36.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-224072343 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage] [2023-11-21T16:09:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-224072343 data=null doit=true}, Tree node with text: Kernel memory usage] [2023-11-21T16:09:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-224072343 data=null}, Tree node with text: Kernel memory usage] [2023-11-21T16:09:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-224072343 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage] [2023-11-21T16:09:36.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224072343 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] [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-224072270 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage] [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-224072270 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage] [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-224072270 data=null doit=true}, Tree node with text: Kernel memory usage] [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-224072269 data=null}, Tree node with text: Kernel memory usage] [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-224072269 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage] [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224072269 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] [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-224072265 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage] [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224072179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:37.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:37.176Z] [2023-11-21T16:09:37.176Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.176Z] [2023-11-21T16:09:37.176Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.176Z] [2023-11-21T16:09:37.176Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.176Z] [2023-11-21T16:09:37.176Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.161: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.432Z] [2023-11-21T16:09:37.432Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.432Z] [2023-11-21T16:09:37.432Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.432Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.230: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.328: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.433Z] [2023-11-21T16:09:37.433Z] (Eclipse:2694): Gtk-WARNING **: 16:09:37.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:37.996Z] 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=-224071351 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label' [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label') [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224071350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224071350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224071350 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224071350 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224071350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224071350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224071350 data=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')] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-224071274 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-224071274 data=null doit=true}, Tree node with text: OS Execution Graph] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-224071274 data=null}, Tree node with text: OS Execution Graph] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-224071274 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224071274 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] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-224071270 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-224071270 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-224071270 data=null doit=true}, Tree node with text: OS Execution Graph] [2023-11-21T16:09:37.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-224071270 data=null}, Tree node with text: OS Execution Graph] [2023-11-21T16:09:37.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-224071270 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph] [2023-11-21T16:09:37.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224071270 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] [2023-11-21T16:09:37.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-224071266 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph] [2023-11-21T16:09:37.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:37.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:37.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224071224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:37.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:38.254Z] [2023-11-21T16:09:38.254Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.254Z] [2023-11-21T16:09:38.254Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.254Z] [2023-11-21T16:09:38.254Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.254Z] [2023-11-21T16:09:38.254Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.254Z] [2023-11-21T16:09:38.254Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.254Z] [2023-11-21T16:09:38.254Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.254Z] [2023-11-21T16:09:38.254Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.254Z] [2023-11-21T16:09:38.254Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.511Z] [2023-11-21T16:09:38.511Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.511Z] [2023-11-21T16:09:38.511Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.511Z] [2023-11-21T16:09:38.511Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.511Z] [2023-11-21T16:09:38.511Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.254: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.511Z] [2023-11-21T16:09:38.511Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.511Z] [2023-11-21T16:09:38.511Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.511Z] [2023-11-21T16:09:38.511Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:38.511Z] [2023-11-21T16:09:38.511Z] (Eclipse:2694): Gtk-WARNING **: 16:09:38.285: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:39.074Z] 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=-224070380 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label' [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label') [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224070379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224070379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224070379 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224070379 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224070379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224070379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224070379 data=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')] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-224070247 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-224070247 data=null doit=true}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-224070247 data=null}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-224070247 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224070247 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] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-224070242 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-224070241 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-224070241 data=null doit=true}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-224070240 data=null}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-224070240 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224070171 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] [2023-11-21T16:09:39.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-224070167 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:09:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224070133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:39.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:39.332Z] [2023-11-21T16:09:39.332Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.332Z] [2023-11-21T16:09:39.332Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.332Z] [2023-11-21T16:09:39.332Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.332Z] [2023-11-21T16:09:39.332Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.332Z] [2023-11-21T16:09:39.332Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.332Z] [2023-11-21T16:09:39.332Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.332Z] [2023-11-21T16:09:39.332Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.332Z] [2023-11-21T16:09:39.332Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.277: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.589Z] [2023-11-21T16:09:39.589Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.589Z] [2023-11-21T16:09:39.589Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.589Z] [2023-11-21T16:09:39.589Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.589Z] [2023-11-21T16:09:39.589Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.589Z] [2023-11-21T16:09:39.589Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.589Z] [2023-11-21T16:09:39.589Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.589Z] [2023-11-21T16:09:39.589Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.589Z] [2023-11-21T16:09:39.589Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:39.589Z] 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=-224069785 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label' [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label') [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:39.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224069784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224069784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224069784 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224069784 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224069784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224069783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224069783 data=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')] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-224069674 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-224069674 data=null doit=true}, Tree node with text: Source Code Assistant] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-224069674 data=null}, Tree node with text: Source Code Assistant] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-224069674 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224069674 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] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-224069670 data=null button=1 stateMask=0x80000 x=187 y=380 count=1}, Tree node with text: Source Code Assistant] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-224069670 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-224069670 data=null doit=true}, Tree node with text: Source Code Assistant] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-224069670 data=null}, Tree node with text: Source Code Assistant] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-224069670 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224069670 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] [2023-11-21T16:09:39.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-224069651 data=null button=1 stateMask=0x80000 x=187 y=379 count=1}, Tree node with text: Source Code Assistant] [2023-11-21T16:09:39.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:39.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:39.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224069562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:39.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:39.849Z] [2023-11-21T16:09:39.849Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.849Z] [2023-11-21T16:09:39.849Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.849Z] [2023-11-21T16:09:39.849Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:39.849Z] [2023-11-21T16:09:39.849Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.892: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.919: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.948: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:39.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.105Z] [2023-11-21T16:09:40.105Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.106Z] [2023-11-21T16:09:40.106Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:40.669Z] 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=-224068694 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label' [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label') [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224068694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224068694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224068693 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224068693 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224068693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:40.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224068693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224068693 data=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')] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-224068621 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-224068621 data=null doit=true}, Tree node with text: Counters] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-224068621 data=null}, Tree node with text: Counters] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-224068621 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224068621 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] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-224068618 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-224068617 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-224068617 data=null doit=true}, Tree node with text: Counters] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-224068617 data=null}, Tree node with text: Counters] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-224068617 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224068617 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] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-224068613 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224068560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:40.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.854: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.882: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:40.927Z] [2023-11-21T16:09:40.927Z] (Eclipse:2694): Gtk-WARNING **: 16:09:40.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:41.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:41.489Z] 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=-224067799 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:41.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:41.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:41.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:41.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label' [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label') [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224067799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224067799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224067799 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224067799 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224067798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224067798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:41.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224067798 data=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')] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-224067708 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-224067707 data=null doit=true}, Tree node with text: IRQ Analysis] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-224067707 data=null}, Tree node with text: IRQ Analysis] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-224067707 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224067707 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] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-224067704 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-224067703 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-224067703 data=null doit=true}, Tree node with text: IRQ Analysis] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-224067703 data=null}, Tree node with text: IRQ Analysis] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-224067703 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224067703 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] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-224067675 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224067637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:41.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.003Z] [2023-11-21T16:09:42.003Z] (Eclipse:2694): Gtk-WARNING **: 16:09:41.883: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:42.584Z] 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=-224066823 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label' [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label') [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224066821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224066821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224066821 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224066821 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224066821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224066821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224066821 data=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')] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-224066740 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-224066740 data=null doit=true}, Tree node with text: System Call Latency] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-224066740 data=null}, Tree node with text: System Call Latency] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-224066740 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224066740 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] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-224066736 data=null button=1 stateMask=0x80000 x=181 y=418 count=1}, Tree node with text: System Call Latency] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-224066736 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-224066736 data=null doit=true}, Tree node with text: System Call Latency] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-224066736 data=null}, Tree node with text: System Call Latency] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-224066735 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224066735 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] [2023-11-21T16:09:42.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-224066663 data=null button=1 stateMask=0x80000 x=181 y=384 count=1}, Tree node with text: System Call Latency] [2023-11-21T16:09:42.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:42.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:42.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224066565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:42.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.777: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:42.841Z] [2023-11-21T16:09:42.841Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.099Z] [2023-11-21T16:09:43.099Z] (Eclipse:2694): Gtk-WARNING **: 16:09:42.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:43.663Z] 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=-224065768 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label' [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label') [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224065767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224065767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:43.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224065767 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224065767 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224065767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224065767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224065767 data=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')] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-224065684 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-224065684 data=null doit=true}, Tree node with text: Statistics] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-224065684 data=null}, Tree node with text: Statistics] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-224065684 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224065684 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] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-224065680 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-224065680 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-224065680 data=null doit=true}, Tree node with text: Statistics] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-224065680 data=null}, Tree node with text: Statistics] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-224065679 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224065679 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] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-224065667 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224065572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:43.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:43.920Z] [2023-11-21T16:09:43.920Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.920Z] [2023-11-21T16:09:43.920Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.920Z] [2023-11-21T16:09:43.920Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.920Z] [2023-11-21T16:09:43.920Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.920Z] [2023-11-21T16:09:43.920Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.920Z] [2023-11-21T16:09:43.920Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.921Z] [2023-11-21T16:09:43.921Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.921Z] [2023-11-21T16:09:43.921Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.921Z] [2023-11-21T16:09:43.921Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.921Z] [2023-11-21T16:09:43.921Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.921Z] [2023-11-21T16:09:43.921Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.921Z] [2023-11-21T16:09:43.921Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.886: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.921Z] [2023-11-21T16:09:43.921Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.921Z] [2023-11-21T16:09:43.921Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.921Z] [2023-11-21T16:09:43.921Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:43.921Z] [2023-11-21T16:09:43.921Z] (Eclipse:2694): Gtk-WARNING **: 16:09:43.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:44.484Z] 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=-224064794 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label' [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label') [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224064793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224064793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224064793 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224064793 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224064793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224064793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:44.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224064793 data=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')] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-224064704 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-224064703 data=null doit=true}, Tree node with text: Input/Output] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-224064703 data=null}, Tree node with text: Input/Output] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-224064703 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224064703 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] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-224064699 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-224064669 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-224064669 data=null doit=true}, Tree node with text: Input/Output] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-224064669 data=null}, Tree node with text: Input/Output] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-224064669 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224064669 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] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-224064666 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224064630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:44.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:44.741Z] [2023-11-21T16:09:44.741Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.741Z] [2023-11-21T16:09:44.741Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.741Z] [2023-11-21T16:09:44.741Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.741Z] [2023-11-21T16:09:44.741Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.997Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.767: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:44.998Z] [2023-11-21T16:09:44.998Z] (Eclipse:2694): Gtk-WARNING **: 16:09:44.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:45.561Z] 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=-224063806 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label' [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label') [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224063805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224063805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224063805 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224063805 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224063805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224063805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224063805 data=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')] [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-224063730 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch] [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-224063729 data=null doit=true}, Tree node with text: Context switch] [2023-11-21T16:09:45.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-224063729 data=null}, Tree node with text: Context switch] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-224063729 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224063729 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] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-224063725 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-224063724 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-224063724 data=null doit=true}, Tree node with text: Context switch] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-224063724 data=null}, Tree node with text: Context switch] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-224063724 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224063724 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] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-224063710 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help' [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help' [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-224063679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help'] [2023-11-21T16:09:45.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help' [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.688: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.715: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.716: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.754: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:45.819Z] [2023-11-21T16:09:45.819Z] (Eclipse:2694): Gtk-WARNING **: 16:09:45.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:46.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help' [2023-11-21T16:09:46.382Z] 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=-224062898 data=null doit=true}, Shell with text {Help}] [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas' [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas') [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label' [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label') [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224062897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224062897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224062897 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224062897 data=null}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224062897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224062897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')] [2023-11-21T16:09:46.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224062897 data=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')] [2023-11-21T16:09:46.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:09:46.897Z] 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@79486f38] time=-224062479 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-224062474 data=null button=0 stateMask=0x0 x=55 y=-42 count=0}, TreeItem with text {test}] [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-224062474 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-224062474 data=null}, TreeItem with text {test}] [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-224062474 data=null button=1 stateMask=0x0 x=55 y=-42 count=1}, TreeItem with text {test}] [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224062474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-224062468 data=null button=1 stateMask=0x80000 x=55 y=-42 count=1}, TreeItem with text {test}] [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:09:46.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:09:47.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:09:47.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:09:47.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:47.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:09:47.153Z] 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') [2023-11-21T16:09:47.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:47.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:47.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:47.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:47.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:09:47.410Z] 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=-224062058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] 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=-224062026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] 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=-224062026 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] 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=-224062025 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] 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=-224062025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] 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=-224062025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] 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=-224062025 data=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')] [2023-11-21T16:09:47.410Z] 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=-224062025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] 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=-224062025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] 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=-224062025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] 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=-224062025 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] 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=-224062025 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:47.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:47.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:47.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:47.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:47.411Z] 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') [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224062009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224062009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224062009 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224062008 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224061996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224061996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:47.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:47.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:47.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:47.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:47.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224061996 data=null 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')] [2023-11-21T16:09:47.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224062418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:09:47.973Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.87 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest [2023-11-21T16:09:47.973Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest.testHelpMenus -- Time elapsed: 16.18 s [2023-11-21T16:09:47.973Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2023-11-21T16:09:47.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@79486f38] time=-224061477 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:47.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:09:47.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:09:47.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:09:47.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:09:47.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224061347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:09:47.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:09:50.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:09:50.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:09:50.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:09:50.750Z] [2023-11-21T16:09:50.750Z] (Eclipse:2694): Gtk-WARNING **: 16:09:50.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:50.750Z] [2023-11-21T16:09:50.750Z] (Eclipse:2694): Gtk-WARNING **: 16:09:50.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2 [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events} [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058572 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058571 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}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058571 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224058571 data=null}, ToolItem with tooltip text {Hide Lost Events}] [2023-11-21T16:09:50.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events} [2023-11-21T16:09:50.750Z] [2023-11-21T16:09:50.750Z] (Eclipse:2694): Gtk-WARNING **: 16:09:50.741: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) [2023-11-21T16:09:51.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2023-11-21T16:09:55.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2023-11-21T16:09:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2023-11-21T16:09:55.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:09:55.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2023-11-21T16:09:55.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:09:55.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:55.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:09:57.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:09:57.931Z] 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@79486f38] time=-224051551 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-224051526 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-224051526 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-224051526 data=null}, TreeItem with text {test}] [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-224051526 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224051526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-224051506 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:09:57.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:09:58.189Z] 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') [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:09:58.189Z] 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=-224051062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] 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=-224051062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] 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=-224051062 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] 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=-224051062 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] 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=-224051058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] 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=-224051058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] 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=-224051058 data=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')] [2023-11-21T16:09:58.189Z] 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=-224051058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] 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=-224051058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] 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=-224051058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] 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=-224051057 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] 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=-224051057 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:09:58.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:09:58.189Z] 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') [2023-11-21T16:09:58.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:09:58.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224051057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:58.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224051057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:58.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224051057 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:58.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224051057 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:58.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224051057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:58.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224051057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:09:58.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:58.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:58.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:58.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:58.190Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:09:58.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:09:58.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224051056 data=null 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')] [2023-11-21T16:09:58.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224051464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:09:58.703Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.93 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2023-11-21T16:09:58.703Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test -- Time elapsed: 9.406 s [2023-11-21T16:09:58.703Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2023-11-21T16:09:58.703Z] 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@79486f38] time=-224050548 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:09:58.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:09:58.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:09:58.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:09:58.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:09:58.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224050458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:09:58.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:09:58.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2023-11-21T16:09:58.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads} [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046680 data=null doit=true}, ToolItem with tooltip text {Showing active threads}] [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046680 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}] [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-11-21T16:10:03.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046674 data=null doit=true}, ToolItem with tooltip text {Showing all threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046674 data=null}, ToolItem with tooltip text {Showing all threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads} [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6 [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads} [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046671 data=null doit=true}, ToolItem with tooltip text {Showing all threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046671 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}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046668 data=null doit=true}, ToolItem with tooltip text {Showing active threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224046668 data=null}, ToolItem with tooltip text {Showing active threads}] [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads} [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2023-11-21T16:10:03.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "", using matcher: of type 'Chart' [2023-11-21T16:10:04.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:10:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:10:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:10:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:10:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd [2023-11-21T16:10:04.763Z] 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@79486f38] time=-224044512 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-224044494 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-224044494 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-224044493 data=null}, TreeItem with text {test}] [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-224044493 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-224044493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-224044488 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:10:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:10:05.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:10:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:10:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:10:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:10:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:10:05.582Z] 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') [2023-11-21T16:10:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:10:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:10:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:10:05.582Z] 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=-224043837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.582Z] 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=-224043837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.582Z] 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=-224043837 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.582Z] 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=-224043837 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.582Z] 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=-224043837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.582Z] 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=-224043837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.582Z] 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=-224043837 data=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')] [2023-11-21T16:10:05.582Z] 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=-224043837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.582Z] 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=-224043836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.582Z] 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=-224043836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.582Z] 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=-224043836 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.583Z] 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=-224043836 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:05.583Z] 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') [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224043836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224043836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224043835 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224043835 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224043835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224043835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:05.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:10:05.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:10:05.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:10:05.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:10:05.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224043835 data=null 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')] [2023-11-21T16:10:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-224044463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:10:06.147Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.218 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2023-11-21T16:10:06.147Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter -- Time elapsed: 3.776 s [2023-11-21T16:10:06.147Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testKernelMemoryView -- Time elapsed: 2.060 s [2023-11-21T16:10:06.147Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2023-11-21T16:10:06.147Z] 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@79486f38] time=-224043325 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:10:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:10:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:10:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:10:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:10:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-224043256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:10:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:10:06.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040671 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:08.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040671 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}] [2023-11-21T16:10:08.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:08.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:08.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:08.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040669 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:08.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040669 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:08.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2023-11-21T16:10:08.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040167 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040167 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}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040159 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224040159 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2023-11-21T16:10:09.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039657 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.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=-224039657 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}] [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039651 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039651 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2023-11-21T16:10:09.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:10.307Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:10.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:10.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039149 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039149 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039149 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}] [2023-11-21T16:10:10.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039141 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224039141 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:10.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:10.870Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038640 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038640 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}] [2023-11-21T16:10:10.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038634 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038634 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:10.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:10.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:11.128Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038132 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038132 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}] [2023-11-21T16:10:11.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038126 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224038126 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:11.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037625 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037625 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}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037620 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037620 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:11.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037119 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037119 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037118 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}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037111 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224037111 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:12.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:12.817Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036610 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036609 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}] [2023-11-21T16:10:12.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036604 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036604 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:12.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:13.380Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036102 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:13.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036102 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}] [2023-11-21T16:10:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036090 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224036090 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:13.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035588 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035588 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}] [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035582 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:13.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035581 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:13.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2023-11-21T16:10:13.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035080 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035080 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}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035075 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224035075 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2023-11-21T16:10:14.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:14.769Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:14.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:14.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:14.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=-224034573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:14.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034573 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:14.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:14.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:14.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034573 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}] [2023-11-21T16:10:14.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=-224034565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:14.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=-224034565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:14.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=-224034565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:14.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=-224034564 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:14.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=-224034564 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:14.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:14.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:15.344Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034063 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034063 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}] [2023-11-21T16:10:15.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034057 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224034057 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:15.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:15.907Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:15.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:15.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033555 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033555 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}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033550 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033550 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1} [2023-11-21T16:10:15.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:16.470Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:16.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:16.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033049 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.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=-224033048 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}] [2023-11-21T16:10:16.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033042 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224033042 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:16.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:16.727Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:16.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:16.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032541 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.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=-224032541 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}] [2023-11-21T16:10:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032535 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032535 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:16.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:17.291Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:17.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:17.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032033 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032033 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}] [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032028 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032027 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224032027 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:17.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:17.855Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:17.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=-224031526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.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=-224031526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.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=-224031526 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.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=-224031526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.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=-224031526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.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=-224031525 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}] [2023-11-21T16:10:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.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=-224031520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031520 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031520 data=null}, ToolItem with tooltip text {Follow CPU Forward}] [2023-11-21T16:10:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1} [2023-11-21T16:10:17.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031018 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031018 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}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031013 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224031013 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2023-11-21T16:10:18.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030511 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030511 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}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030505 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030505 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2023-11-21T16:10:18.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030003 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030003 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224030003 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}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029998 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029998 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2023-11-21T16:10:19.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029496 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029496 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}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029492 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224029492 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2023-11-21T16:10:19.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028991 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028991 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}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028987 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224028987 data=null}, ToolItem with tooltip text {Follow CPU Backward}] [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2023-11-21T16:10:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:20.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:22.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:10:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:10:22.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:22.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026900 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026900 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}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026899 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224026899 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:10:22.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:23.119Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:23.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:10:23.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=-224026398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.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=-224026398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.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=-224026398 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.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=-224026398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.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=-224026397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.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=-224026397 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}] [2023-11-21T16:10:23.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=-224026394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.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=-224026394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.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=-224026394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.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=-224026394 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.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=-224026394 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:10:23.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025892 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025892 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}] [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025888 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025888 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:10:23.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:23.938Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:23.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:23.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025387 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025387 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}] [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025382 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224025382 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:23.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024870 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024870 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}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024868 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024868 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:24.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024367 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024367 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}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024362 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224024362 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:25.628Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:25.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:25.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023861 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023861 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}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023857 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023857 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:25.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:25.887Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:25.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:25.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023356 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023356 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}] [2023-11-21T16:10:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023351 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224023351 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:25.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022850 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022849 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}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022845 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022845 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:26.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:27.016Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:27.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022344 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022344 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}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022343 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224022343 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:27.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021841 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021841 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}] [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:27.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:27.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021837 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:27.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021837 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:27.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:10:27.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021336 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021336 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}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021333 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224021333 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:10:28.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:28.405Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020832 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020831 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020830 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}] [2023-11-21T16:10:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020829 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020829 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:28.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:28.969Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020328 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020327 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}] [2023-11-21T16:10:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020327 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224020326 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:28.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:29.549Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:29.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:29.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=-224019826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:29.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=-224019826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:29.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=-224019826 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:29.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=-224019825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:29.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=-224019825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:29.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=-224019825 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}] [2023-11-21T16:10:29.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=-224019821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:29.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=-224019821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:29.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=-224019821 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:29.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=-224019821 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019821 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1} [2023-11-21T16:10:29.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019320 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019320 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}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019318 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224019318 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:30.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018817 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018817 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}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018813 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018813 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:30.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:30.937Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018311 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018311 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}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018307 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224018307 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:30.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:31.502Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:31.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:31.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:31.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:31.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017805 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017805 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}] [2023-11-21T16:10:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017801 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017801 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017801 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:10:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:10:31.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017299 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017299 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}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017295 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224017295 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:10:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016794 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016793 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}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016790 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016790 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:32.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:10:32.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016288 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016288 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}] [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016284 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224016284 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:10:33.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:33.465Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:33.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:10:33.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=-224015782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.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=-224015782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.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=-224015782 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.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=-224015782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.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=-224015782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015782 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}] [2023-11-21T16:10:33.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.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=-224015778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015778 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015778 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:33.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:10:33.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015277 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015276 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}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015273 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-224015273 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:10:34.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:34.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:35.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:10:35.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:10:36.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:36.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:36.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:10:36.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:36.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-11-21T16:10:36.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.476Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.476Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.476Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.476Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.476Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.476Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.476Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.476Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.476Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.476Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.476Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.357: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] [2023-11-21T16:10:36.477Z] (Eclipse:2694): Gtk-WARNING **: 16:10:36.403: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-11-21T16:10:36.477Z] 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=-224012803 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:10:36.477Z] 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') [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:10:36.477Z] 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') [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2023-11-21T16:10:36.477Z] 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') [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:10:36.477Z] ", using matcher: of type 'Text' [2023-11-21T16:10:36.477Z] 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') [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-224012802 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')] [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-224012802 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')] [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-224012802 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-224012801 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:36.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-224012801 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')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-224012801 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')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-224012801 data=null 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')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-224012801 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')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-224012801 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')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-224012801 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')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-224012801 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-224012801 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:36.478Z] 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') [2023-11-21T16:10:36.478Z] 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') [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-224012801 data=null doit=true}, Button with text {All Active Threads}] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-224012800 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}] [2023-11-21T16:10:36.478Z] 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') [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-224012800 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-224012800 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')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-224012800 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')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-224012800 data=null 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')] [2023-11-21T16:10:36.478Z] 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') [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:36.478Z] 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') [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224012798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224012798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224012798 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224012798 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224012798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224012798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224012797 data=null 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')] [2023-11-21T16:10:36.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-224013133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-11-21T16:10:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:10:36.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-11-21T16:10:37.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-11-21T16:10:37.301Z] [2023-11-21T16:10:37.301Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.301Z] [2023-11-21T16:10:37.301Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.301Z] [2023-11-21T16:10:37.301Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.301Z] [2023-11-21T16:10:37.301Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.261: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.301Z] [2023-11-21T16:10:37.301Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.301Z] [2023-11-21T16:10:37.301Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.301Z] [2023-11-21T16:10:37.301Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.301Z] [2023-11-21T16:10:37.301Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.284: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.575Z] [2023-11-21T16:10:37.575Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.575Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.308: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.377: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.423: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] [2023-11-21T16:10:37.576Z] (Eclipse:2694): Gtk-WARNING **: 16:10:37.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-11-21T16:10:37.576Z] 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=-224011761 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:10:37.576Z] 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') [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:37.576Z] 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') [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-224011761 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')] [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-224011761 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')] [2023-11-21T16:10:37.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-224011760 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-224011760 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-224011760 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')] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-224011760 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')] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-224011760 data=null 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')] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-224011756 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')] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-224011756 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')] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-224011756 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')] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-224011756 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-224011756 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:37.577Z] 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') [2023-11-21T16:10:37.577Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration [2023-11-21T16:10:37.577Z] 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=-224011719 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-224012040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-11-21T16:10:37.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:39.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:10:39.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:10:39.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:39.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:39.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:10:39.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:39.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-11-21T16:10:39.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.235: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.312: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.346: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.480Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.480Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.373: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.396: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] [2023-11-21T16:10:39.481Z] (Eclipse:2694): Gtk-WARNING **: 16:10:39.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-11-21T16:10:39.481Z] 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=-224009786 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:10:39.481Z] 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') [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:39.481Z] 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') [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-224009785 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')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-224009785 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')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-224009785 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-224009785 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-224009785 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')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-224009785 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')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-224009785 data=null 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')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-224009785 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')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-224009785 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')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-224009785 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')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-224009785 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-224009785 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:39.481Z] 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') [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:39.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:39.482Z] 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') [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-224009784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-224009784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-224009784 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-224009784 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-224009784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-224009784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-224009784 data=null 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')] [2023-11-21T16:10:39.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-224010062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-11-21T16:10:39.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:10:39.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:39.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:40.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:40.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-11-21T16:10:40.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-11-21T16:10:40.303Z] [2023-11-21T16:10:40.303Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.303Z] [2023-11-21T16:10:40.303Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.303Z] [2023-11-21T16:10:40.303Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.303Z] [2023-11-21T16:10:40.303Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.303Z] [2023-11-21T16:10:40.303Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.303Z] [2023-11-21T16:10:40.303Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.303Z] [2023-11-21T16:10:40.303Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.303Z] [2023-11-21T16:10:40.303Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.303Z] [2023-11-21T16:10:40.303Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.303Z] [2023-11-21T16:10:40.303Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.189: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.274: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.304Z] [2023-11-21T16:10:40.304Z] (Eclipse:2694): Gtk-WARNING **: 16:10:40.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-11-21T16:10:40.562Z] 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=-224008910 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:10:40.562Z] 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') [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:40.562Z] 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') [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-224008904 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')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-224008904 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')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-224008904 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-224008904 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-224008904 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')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-224008904 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')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-224008904 data=null 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')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-224008904 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')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-224008904 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')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-224008904 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')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-224008904 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:40.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-224008904 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:10:40.563Z] 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') [2023-11-21T16:10:40.563Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration [2023-11-21T16:10:40.563Z] 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=-224008855 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-11-21T16:10:40.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-224009192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-11-21T16:10:40.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:41.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:10:41.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:10:41.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:41.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:10:41.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:10:41.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:10:41.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:10:41.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:10:41.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:10:41.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:10:42.194Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-11-21T16:10:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:42.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:42.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:42.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:43.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:43.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:44.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:45.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:45.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:45.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:45.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:46.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:46.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:46.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:46.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:46.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:46.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:47.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:48.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:48.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:48.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:48.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:48.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:48.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:49.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:49.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:49.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:49.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:49.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:49.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:50.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:50.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:50.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:50.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:50.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:50.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:51.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:51.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:51.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:51.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:52.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:52.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:53.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:53.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:53.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:10:53.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:54.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:55.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:10:55.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:10:55.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:55.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:55.683Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:10:55.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters} [2023-11-21T16:10:55.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:10:55.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:10:55.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993581 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:10:55.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:10:55.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:10:55.939Z] [2023-11-21T16:10:55.939Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.939Z] [2023-11-21T16:10:55.939Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.939Z] [2023-11-21T16:10:55.939Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.939Z] [2023-11-21T16:10:55.939Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.829: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.939Z] [2023-11-21T16:10:55.939Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.939Z] [2023-11-21T16:10:55.939Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.939Z] [2023-11-21T16:10:55.939Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.939Z] [2023-11-21T16:10:55.939Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.881: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.939Z] [2023-11-21T16:10:55.939Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.939Z] [2023-11-21T16:10:55.940Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.940Z] [2023-11-21T16:10:55.940Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.940Z] [2023-11-21T16:10:55.940Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.906: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.940Z] [2023-11-21T16:10:55.940Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.940Z] [2023-11-21T16:10:55.940Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.940Z] [2023-11-21T16:10:55.940Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:55.940Z] [2023-11-21T16:10:55.940Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.931: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:56.197Z] [2023-11-21T16:10:56.198Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:56.198Z] [2023-11-21T16:10:56.198Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:56.198Z] [2023-11-21T16:10:56.198Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:56.198Z] [2023-11-21T16:10:56.198Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:56.198Z] [2023-11-21T16:10:56.198Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:56.198Z] [2023-11-21T16:10:56.198Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:56.198Z] [2023-11-21T16:10:56.198Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:56.198Z] [2023-11-21T16:10:56.198Z] (Eclipse:2694): Gtk-WARNING **: 16:10:55.978: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993228 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993228 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993228 data=null}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters} [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223993226 data=null doit=true}, Shell with text {Filter}] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:56.198Z] 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') [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-223993224 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')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223993224 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')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-223993224 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-223993224 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-223993224 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')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-223993224 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')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-223993224 data=null 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')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-223993177 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')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223993177 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')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-223993177 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')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-223993177 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-223993177 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:56.199Z] 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') [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=-223993176 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')] [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-223993176 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')] [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=-223993176 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=-223993176 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=-223993176 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')] [2023-11-21T16:10:56.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=-223993176 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')] [2023-11-21T16:10:56.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=-223993176 data=null 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=-223992525 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-223992489 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=-223992489 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=-223992489 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=-223992489 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:56.764Z] 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') [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-223992488 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223992488 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-223992488 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-223992488 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-223992488 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-223992488 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-223992488 data=null 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-223992459 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223992459 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-223992459 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')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-223992459 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-223992459 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:56.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2023-11-21T16:10:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:56.765Z] 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') [2023-11-21T16:10:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive [2023-11-21T16:10:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-223992458 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')] [2023-11-21T16:10:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-223992458 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')] [2023-11-21T16:10:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-223992458 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-223992458 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')] [2023-11-21T16:10:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-223992458 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')] [2023-11-21T16:10:56.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-223992458 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')] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-223992458 data=null 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')] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-223991837 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')] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-223991836 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')] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-223991836 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')] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-223991836 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-223991836 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-223991826 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223991826 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223991826 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-223991826 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223991826 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}] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-223991825 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-11-21T16:10:57.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:57.697Z] 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') [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-223991825 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223991825 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-223991825 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-223991825 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-223991824 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-223991824 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-223991824 data=null 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-223991803 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223991803 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-223991803 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-223991802 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-223991802 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:57.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') [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-223991802 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-223991802 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-223991802 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-223991802 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-223991802 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-223991802 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-223991802 data=null 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-223991801 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-223991801 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')] [2023-11-21T16:10:57.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-223991801 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')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-223991801 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-223991801 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:57.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') [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-223991799 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')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223991799 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')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-223991799 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-223991799 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-223991799 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')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-223991799 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')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-223991799 data=null 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')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-223991789 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')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223991788 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')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-223991788 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')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-223991788 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-223991788 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:57.698Z] 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') [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree [2023-11-21T16:10:57.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-223991788 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-223991787 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-223991787 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-223991787 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-223991787 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-223991787 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-223991787 data=null 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-223991787 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-223991787 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-223991787 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-223991787 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-223991787 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:57.699Z] 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') [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-223991786 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223991786 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-223991786 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-223991786 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-223991786 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-223991786 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-223991786 data=null 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-223991743 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223991743 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-223991743 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')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-223991743 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-223991743 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:57.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:57.700Z] 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') [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-223991742 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-223991742 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-223991742 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-223991742 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-223991742 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-223991742 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-223991742 data=null 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-223991741 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-223991740 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-223991740 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-223991740 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-223991740 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:57.700Z] 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') [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-223991740 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223991740 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-223991740 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-223991740 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-223991739 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')] [2023-11-21T16:10:57.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-223991739 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-223991739 data=null 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-223991729 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223991729 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-223991729 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-223991729 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-223991729 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:57.701Z] 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') [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-223991728 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-223991728 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-223991728 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-223991728 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-223991728 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-223991728 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-223991728 data=null 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-223991728 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-223991728 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-223991728 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')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-223991728 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-223991727 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-11-21T16:10:57.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:57.701Z] 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') [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-223991727 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')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223991727 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')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-223991727 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-223991727 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-223991727 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')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-223991727 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')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-223991727 data=null 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')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-223991677 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')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223991677 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')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-223991676 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')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-223991676 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-223991676 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:10:57.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:58.266Z] 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') [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-223991172 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')] [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223991172 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')] [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-223991172 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-223991172 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-223991172 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')] [2023-11-21T16:10:58.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-223991172 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')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-223991172 data=null 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')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-223991160 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')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223991159 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')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-223991159 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')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-223991159 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-223991159 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:10:58.267Z] 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') [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223991159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223991159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223991159 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223991159 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223991159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223991158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223991158 data=null 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')] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223993581 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}] [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:10:58.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:00.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:11:00.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:00.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:00.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:00.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-11-21T16:11:00.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.806: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.855: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.977: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.977: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.977: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:10:59.977: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.163Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.163Z] [2023-11-21T16:11:00.164Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.164Z] [2023-11-21T16:11:00.164Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.164Z] [2023-11-21T16:11:00.164Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.000: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-11-21T16:11:00.164Z] 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=-223989203 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:00.164Z] 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') [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:00.164Z] 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') [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:00.164Z] 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') [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2023-11-21T16:11:00.164Z] 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') [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:11:00.164Z] ", using matcher: of type 'Text' [2023-11-21T16:11:00.164Z] 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') [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-223989201 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')] [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-223989201 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')] [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-223989201 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-223989201 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-223989201 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')] [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-223989201 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')] [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-223989201 data=null 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')] [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-223989201 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')] [2023-11-21T16:11:00.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-223989201 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')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-223989201 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')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-223989201 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-223989201 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')] [2023-11-21T16:11:00.165Z] 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') [2023-11-21T16:11:00.165Z] 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') [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-223989200 data=null doit=true}, Button with text {All Active Threads}] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-223989200 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}] [2023-11-21T16:11:00.165Z] 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') [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-223989200 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-223989200 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')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-223989200 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')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-223989200 data=null 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')] [2023-11-21T16:11:00.165Z] 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') [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-223989199 data=null doit=true}, Button with text {Active Threads on CPUs:}] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-223989199 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:}] [2023-11-21T16:11:00.165Z] 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') [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-223989199 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-223989199 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')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-223989199 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')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-223989199 data=null 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')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2023-11-21T16:11:00.165Z] 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') [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-223989199 data=null doit=true}, Button with text {All Active Threads}] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-223989199 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}] [2023-11-21T16:11:00.165Z] 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') [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-223989198 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-223989198 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')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-223989198 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')] [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-223989198 data=null 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')] [2023-11-21T16:11:00.165Z] 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') [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:00.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:00.166Z] 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') [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:00.166Z] 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') [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:00.166Z] 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') [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223989192 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223989192 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223989192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223989192 data=null 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')] [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-223989491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2023-11-21T16:11:00.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:11:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2023-11-21T16:11:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-11-21T16:11:00.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.438: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.680Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.680Z] [2023-11-21T16:11:00.681Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.536: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.681Z] [2023-11-21T16:11:00.681Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.681Z] [2023-11-21T16:11:00.681Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.681Z] [2023-11-21T16:11:00.681Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.681Z] [2023-11-21T16:11:00.681Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.560: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.681Z] [2023-11-21T16:11:00.681Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.681Z] [2023-11-21T16:11:00.681Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.681Z] [2023-11-21T16:11:00.681Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.681Z] [2023-11-21T16:11:00.681Z] (Eclipse:2694): Gtk-WARNING **: 16:11:00.584: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-11-21T16:11:00.681Z] 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=-223988614 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:00.681Z] 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') [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:00.681Z] 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') [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:00.681Z] 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') [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2023-11-21T16:11:00.681Z] 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' [2023-11-21T16:11:00.681Z] 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') [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:11:00.681Z] ", using matcher: of type 'Text' [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-223988612 data=null doit=true}, Button with text {Active Threads on CPUs:}] [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-223988612 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:}] [2023-11-21T16:11:00.681Z] 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') [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-223988611 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')] [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-223988611 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')] [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-223988611 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')] [2023-11-21T16:11:00.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-223988611 data=null 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')] [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:00.682Z] 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') [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223988610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223988610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223988610 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223988610 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223988610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223988610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223988610 data=null 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')] [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-223988916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-11-21T16:11:00.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:01.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2023-11-21T16:11:01.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...' [2023-11-21T16:11:01.452Z] [2023-11-21T16:11:01.452Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.331: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.453Z] [2023-11-21T16:11:01.453Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.430: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.719Z] [2023-11-21T16:11:01.719Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.719Z] [2023-11-21T16:11:01.719Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.719Z] [2023-11-21T16:11:01.719Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.719Z] [2023-11-21T16:11:01.719Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.719Z] [2023-11-21T16:11:01.719Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.719Z] [2023-11-21T16:11:01.719Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.719Z] [2023-11-21T16:11:01.719Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.719Z] [2023-11-21T16:11:01.719Z] (Eclipse:2694): Gtk-WARNING **: 16:11:01.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2023-11-21T16:11:01.719Z] 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=-223987731 data=null doit=true}, Shell with text {Dynamic Filters Configuration}] [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:01.719Z] 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') [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:01.719Z] 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') [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:01.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:01.720Z] 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') [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2023-11-21T16:11:01.720Z] 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' [2023-11-21T16:11:01.720Z] 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') [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " [2023-11-21T16:11:01.720Z] ", using matcher: of type 'Text' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:01.720Z] 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') [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223987725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223987725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223987725 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223987725 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223987725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223987725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223987725 data=null 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')] [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-223988014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...'] [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:01.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:11:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-11-21T16:11:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-11-21T16:11:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:04.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:11:04.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:04.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:04.991Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:11:04.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:06.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:11:06.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:06.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:06.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-11-21T16:11:06.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-11-21T16:11:06.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:06.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:11:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:10.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:11:10.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:10.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:10.155Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:11:10.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-11-21T16:11:10.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=-223979542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:11:10.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=-223979542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:11:10.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=-223979542 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:11:10.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=-223979542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:11:10.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=-223979542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.784: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.155Z] [2023-11-21T16:11:10.155Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.156Z] [2023-11-21T16:11:10.156Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.156Z] [2023-11-21T16:11:10.156Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.156Z] [2023-11-21T16:11:10.156Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.156Z] [2023-11-21T16:11:10.156Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.934: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.156Z] [2023-11-21T16:11:10.156Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.156Z] [2023-11-21T16:11:10.156Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.156Z] [2023-11-21T16:11:10.156Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.156Z] [2023-11-21T16:11:10.156Z] (Eclipse:2694): Gtk-WARNING **: 16:11:09.961: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223979243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223979242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223979242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223979242 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223979242 data=null}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223979241 data=null doit=true}, Shell with text {Legend}] [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: of type 'CLabel' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Unknown", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: of type 'CLabel' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: of type 'CLabel' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Wait", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: of type 'CLabel' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "CPU transition", using matcher: (of type 'CLabel') [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:10.158Z] 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') [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223979233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223979233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223979233 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223979233 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223979233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223979233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223979233 data=null 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')] [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223979542 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}] [2023-11-21T16:11:10.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:10.444Z] 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@79486f38] time=-223978963 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:11:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:11:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:11:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:11:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:11:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223978937 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:11:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223978937 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:11:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223978936 data=null}, TreeItem with text {test}] [2023-11-21T16:11:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223978936 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:11:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223978936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:11:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223978930 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:11:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:11:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:11:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:11:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:11:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:11:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:11:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:11.009Z] 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') [2023-11-21T16:11:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:11:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:11:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:11:11.009Z] 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=-223978462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=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')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.009Z] 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=-223978462 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:11.010Z] 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') [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223978461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223978461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223978461 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223978461 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223978461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223978461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:11.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:11.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:11.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:11.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:11.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223978461 data=null 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')] [2023-11-21T16:11:11.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223978863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:11:11.573Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.37 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2023-11-21T16:11:11.573Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarFollowCPUForwardBackward -- Time elapsed: 14.52 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarSelectNextPreviousStateChange -- Time elapsed: 13.71 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFilteringCpu -- Time elapsed: 3.062 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltering -- Time elapsed: 2.841 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testKeyboardLeftRight -- Time elapsed: 13.76 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testFilter -- Time elapsed: 4.028 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltersDialog -- Time elapsed: 3.432 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testHorizontalScrollbar -- Time elapsed: 1.699 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolbar -- Time elapsed: 1.511 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testVerticalScrollbar -- Time elapsed: 1.500 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testOpenCloseOpen -- Time elapsed: 1.845 s [2023-11-21T16:11:11.574Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testLegend -- Time elapsed: 1.988 s [2023-11-21T16:11:11.574Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2023-11-21T16:11:11.574Z] 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@79486f38] time=-223977944 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:11:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:11:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:11:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:11:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:11:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223977868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:11:11.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:11:13.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:11:13.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:13.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2023-11-21T16:11:13.734Z] 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"' [2023-11-21T16:11:13.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:13.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:11:13.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:11:13.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:13.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2023-11-21T16:11:13.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338' [2023-11-21T16:11:13.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-223975647 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'] [2023-11-21T16:11:13.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338' [2023-11-21T16:11:15.656Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21 [2023-11-21T16:11:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward} [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973603 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973603 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}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973602 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973602 data=null}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward} [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21 [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward} [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973087 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973087 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}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973086 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223973086 data=null}, ToolItem with tooltip text {Follow critical path forward}] [2023-11-21T16:11:16.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward} [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21 [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward} [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972585 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972584 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}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972584 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223972583 data=null}, ToolItem with tooltip text {Follow critical path backward}] [2023-11-21T16:11:16.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward} [2023-11-21T16:11:17.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2023-11-21T16:11:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340' [2023-11-21T16:11:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-223972051 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'] [2023-11-21T16:11:17.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340' [2023-11-21T16:11:17.933Z] 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@79486f38] time=-223971505 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223971482 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223971481 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223971481 data=null}, TreeItem with text {test}] [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223971481 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223971481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223971476 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:11:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:18.191Z] 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') [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:11:18.191Z] 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=-223971065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] 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=-223971065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] 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=-223971065 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] 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=-223971065 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] 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=-223971065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] 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=-223971065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] 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=-223971065 data=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')] [2023-11-21T16:11:18.191Z] 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=-223971065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] 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=-223971062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] 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=-223971062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] 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=-223971062 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] 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=-223971061 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:18.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') [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223971061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223971061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223971061 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223971061 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223971061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:18.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223971060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:18.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:18.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:18.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:18.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:18.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:18.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:11:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223971060 data=null 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')] [2023-11-21T16:11:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223971451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:11:18.760Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.389 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2023-11-21T16:11:18.760Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest.testFull -- Time elapsed: 6.136 s [2023-11-21T16:11:18.760Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2023-11-21T16:11:18.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@79486f38] time=-223970549 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:11:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:11:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:11:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:11:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:11:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223970456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:11:18.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:11:21.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:11:21.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:21.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:11:21.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:22.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:21.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:21.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:21.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:21.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.112Z] [2023-11-21T16:11:22.112Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.063: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.369Z] [2023-11-21T16:11:22.369Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.369Z] [2023-11-21T16:11:22.369Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.134: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.370Z] [2023-11-21T16:11:22.370Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.370Z] [2023-11-21T16:11:22.370Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.135: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.370Z] [2023-11-21T16:11:22.370Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.370Z] [2023-11-21T16:11:22.370Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.370Z] [2023-11-21T16:11:22.370Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.370Z] [2023-11-21T16:11:22.370Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-223967040 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:22.370Z] 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') [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-223967039 data=null}, (of type 'Combo')] [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:22.370Z] 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') [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] 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. [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.370Z] 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') [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:11:22.370Z] 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. [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:11:22.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.370Z] 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') [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4fdcff18 [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-223967037 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')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-223967037 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')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-223967037 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-223967037 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-223967037 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')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-223967037 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')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-223967037 data=null 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')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-223967036 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')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-223967036 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')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-223967036 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')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-223967036 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-223967036 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.371Z] 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') [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.371Z] 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') [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7e0d4ba1 [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-223967035 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')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-223967035 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')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-223967035 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-223967035 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-223967035 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')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-223967035 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')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-223967035 data=null 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')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-223967035 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')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-223967035 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')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-223967035 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')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-223967035 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-223967035 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-223967035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223967035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-223967030 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-223967030 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-223967030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-223967029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-223967029 data=null 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')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-223967029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223967029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-223967029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-223967029 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-223967029 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-223967028 data=null}, (of type 'Combo')] [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:22.372Z] 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') [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] 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. [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.373Z] 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') [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:11:22.373Z] 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. [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.373Z] 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') [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:11:22.373Z] 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. [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.373Z] 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') [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.373Z] 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') [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@40eb2592 [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-223967027 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')] [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-223967026 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')] [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-223967026 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-223967026 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-223967026 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')] [2023-11-21T16:11:22.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-223967026 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')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-223967026 data=null 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')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-223967026 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')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-223967026 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')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-223967026 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')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-223967026 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-223967026 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-223967026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223967026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-223967026 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-223967026 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-223967026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-223967026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-223967026 data=null 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')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-223967025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223967025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-223967025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-223967025 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-223967025 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:22.374Z] 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') [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-223967024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-223967024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-223967024 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-223967024 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-223967024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-223967024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-223967024 data=null 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')] [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:22.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:22.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:22.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:22.632Z] [2023-11-21T16:11:22.632Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.632Z] [2023-11-21T16:11:22.632Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.632Z] [2023-11-21T16:11:22.632Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.632Z] [2023-11-21T16:11:22.632Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] [2023-11-21T16:11:22.889Z] (Eclipse:2694): Gtk-WARNING **: 16:11:22.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-223966466 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:22.889Z] 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') [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1 [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-223966463 data=null}, (of type 'Combo')] [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1 [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:22.889Z] 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') [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.889Z] 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. [2023-11-21T16:11:22.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.890Z] 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') [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:11:22.890Z] 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. [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.890Z] 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') [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@26d6ec55 [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-223966462 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')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-223966462 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')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-223966462 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-223966461 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-223966461 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')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-223966461 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')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-223966461 data=null 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')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-223966461 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')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-223966461 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')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-223966461 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')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-223966461 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-223966461 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.890Z] 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') [2023-11-21T16:11:22.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.891Z] 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') [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:11:22.891Z] 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. [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-223966460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223966460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-223966460 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-223966460 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-223966460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-223966460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-223966460 data=null 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')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-223966460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223966460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-223966460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-223966460 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-223966460 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1 [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-223966459 data=null}, (of type 'Combo')] [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1 [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:22.891Z] 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') [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-223966458 data=null doit=true}, Button with text {F&orward}] [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-223966458 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}] [2023-11-21T16:11:22.892Z] 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') [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-223966457 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-223966457 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-223966457 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-223966457 data=null 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')] [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.892Z] 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') [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:11:22.892Z] 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. [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.892Z] 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') [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:11:22.892Z] 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. [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.892Z] 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') [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:11:22.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:22.892Z] 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') [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:11:22.893Z] 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. [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-223966455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223966455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-223966455 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-223966455 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-223966455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-223966455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-223966455 data=null 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')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-223966455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223966455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-223966455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-223966454 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-223966454 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:22.893Z] 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') [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-223966445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-223966445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-223966445 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-223966445 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-223966445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-223966445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-223966445 data=null 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')] [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:22.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:11:23.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:23.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:23.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:23.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:23.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:23.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:23.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:23.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:23.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:23.151Z] [2023-11-21T16:11:23.151Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.151Z] [2023-11-21T16:11:23.151Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.151Z] [2023-11-21T16:11:23.151Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.151Z] [2023-11-21T16:11:23.151Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.409Z] [2023-11-21T16:11:23.409Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.409Z] [2023-11-21T16:11:23.409Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.410Z] [2023-11-21T16:11:23.410Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.410Z] [2023-11-21T16:11:23.410Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.410Z] [2023-11-21T16:11:23.410Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.410Z] [2023-11-21T16:11:23.410Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.410Z] [2023-11-21T16:11:23.410Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.410Z] [2023-11-21T16:11:23.410Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-223965949 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:23.410Z] 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') [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=-223965938 data=null}, (of type 'Combo')] [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:23.410Z] 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') [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-223965937 data=null doit=true}, Button with text {&Backward}] [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-223965937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}] [2023-11-21T16:11:23.410Z] 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') [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-223965936 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-223965936 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-223965936 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-223965936 data=null 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')] [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.410Z] 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') [2023-11-21T16:11:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:11:23.411Z] 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. [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.411Z] 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') [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ee1522b [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-223965935 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')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-223965935 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')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-223965935 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-223965935 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-223965935 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')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-223965935 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')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-223965935 data=null 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')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-223965935 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')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-223965935 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')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-223965934 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')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-223965934 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-223965934 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.411Z] 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') [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@22ea31ff [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-223965934 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')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-223965934 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')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-223965934 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-223965934 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-223965933 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')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-223965933 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')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-223965933 data=null 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')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-223965933 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')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-223965933 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')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-223965932 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')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-223965889 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-223965883 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.412Z] 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') [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:11:23.412Z] 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. [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-223965882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223965882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-223965882 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-223965882 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-223965882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-223965882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-223965882 data=null 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')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-223965882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223965882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-223965882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-223965882 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-223965882 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo' [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo') [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=-223965881 data=null}, (of type 'Combo')] [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP [2023-11-21T16:11:23.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:23.413Z] 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') [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] 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. [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.413Z] 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') [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:11:23.413Z] 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. [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.413Z] 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') [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:11:23.413Z] 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. [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.413Z] 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') [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2023-11-21T16:11:23.413Z] 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. [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:11:23.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.413Z] 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') [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:11:23.414Z] 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. [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-223965879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223965879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-223965879 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-223965879 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-223965879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-223965879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-223965879 data=null 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')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-223965878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223965877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-223965877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-223965877 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-223965877 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:23.414Z] 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') [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-223965876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-223965876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-223965876 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-223965876 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-223965876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-223965876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-223965876 data=null 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')] [2023-11-21T16:11:23.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:23.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:11:23.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:23.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:23.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:23.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:23.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:23.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:23.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:23.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:23.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.585: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.609: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.672Z] [2023-11-21T16:11:23.672Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.680: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.702: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.929Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.929Z] [2023-11-21T16:11:23.930Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.930Z] [2023-11-21T16:11:23.930Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.930Z] [2023-11-21T16:11:23.930Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.930Z] [2023-11-21T16:11:23.930Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.930Z] [2023-11-21T16:11:23.930Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-223965457 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:23.930Z] 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') [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1 [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-223965455 data=null}, (of type 'Combo')] [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1 [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:23.930Z] 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') [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] 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. [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.930Z] 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') [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6f32f21e [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-223965454 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')] [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-223965454 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')] [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-223965454 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-223965454 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-223965454 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')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-223965454 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')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-223965453 data=null 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')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-223965453 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')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-223965453 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')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-223965453 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')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-223965453 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-223965453 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.931Z] 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') [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:11:23.931Z] 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. [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.931Z] 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') [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.931Z] 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') [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:11:23.931Z] 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. [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-223965452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223965452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-223965452 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-223965452 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-223965452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-223965452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-223965452 data=null 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')] [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-223965452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223965451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-223965451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-223965451 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-223965451 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label') [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1 [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=-223965451 data=null}, (of type 'Combo')] [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1 [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:23.932Z] 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') [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] 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. [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.932Z] 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') [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:11:23.932Z] 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. [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.932Z] 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') [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:11:23.933Z] 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. [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.933Z] 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') [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:23.933Z] 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') [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:11:23.933Z] 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. [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-223965448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223965448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-223965448 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-223965448 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-223965448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-223965448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-223965448 data=null 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')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-223965447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223965446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-223965446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-223965446 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-223965446 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label') [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:23.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:23.934Z] 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') [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-223965445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-223965445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-223965445 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-223965445 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-223965445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-223965445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-223965445 data=null 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')] [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:23.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:23.987: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.033: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.192Z] [2023-11-21T16:11:24.192Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.080: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.103: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] [2023-11-21T16:11:24.193Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.124: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-223965081 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:24.193Z] 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') [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-223965074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-223965073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-223965073 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-223965073 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-223965073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-223965073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-223965073 data=null 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')] [2023-11-21T16:11:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:24.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:24.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.325: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.378: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.451Z] [2023-11-21T16:11:24.451Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.708Z] [2023-11-21T16:11:24.708Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.708Z] [2023-11-21T16:11:24.708Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.708Z] [2023-11-21T16:11:24.708Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.708Z] [2023-11-21T16:11:24.708Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.484: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-223964715 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:24.708Z] 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') [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-223964713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-223964713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-223964713 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-223964713 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-223964713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-223964713 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-223964713 data=null 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')] [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:24.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:24.709Z] [2023-11-21T16:11:24.709Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.709Z] [2023-11-21T16:11:24.709Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.709Z] [2023-11-21T16:11:24.709Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.709Z] [2023-11-21T16:11:24.709Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.966Z] [2023-11-21T16:11:24.966Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.966Z] [2023-11-21T16:11:24.966Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.966Z] [2023-11-21T16:11:24.966Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.966Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.710: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.772: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.838: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] [2023-11-21T16:11:24.967Z] (Eclipse:2694): Gtk-WARNING **: 16:11:24.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-223964345 data=null doit=true}, Shell with text {Find}] [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:24.967Z] 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') [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1 [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-223964344 data=null}, (of type 'Combo')] [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1 [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:24.967Z] 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') [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-223964343 data=null doit=true}, Button with text {F&orward}] [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-223964343 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}] [2023-11-21T16:11:24.967Z] 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') [2023-11-21T16:11:24.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-223964342 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-223964342 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-223964342 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-223964342 data=null 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')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:24.968Z] 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') [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66bccc09 [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-223964342 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')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-223964341 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')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-223964341 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-223964341 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-223964341 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')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-223964341 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')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-223964341 data=null 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')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-223964341 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')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-223964341 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')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-223964341 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')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-223964341 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-223964341 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')] [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:24.968Z] 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') [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@276abaad [2023-11-21T16:11:24.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-223964340 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')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-223964340 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')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-223964340 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-223964340 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-223964340 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')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-223964340 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')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-223964340 data=null 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')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-223964340 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')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-223964340 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')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-223964340 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')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-223964340 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-223964340 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:24.969Z] 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') [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:24.969Z] 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') [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:11:24.969Z] 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. [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-223964339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223964339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-223964339 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-223964339 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-223964339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-223964339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-223964339 data=null 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')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-223964338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223964338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-223964338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-223964338 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-223964338 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1 [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-223964337 data=null}, (of type 'Combo')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1 [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2023-11-21T16:11:24.970Z] 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') [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-223964337 data=null doit=true}, Button with text {&Backward}] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-223964337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}] [2023-11-21T16:11:24.970Z] 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') [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-223964336 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-223964336 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-223964336 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-223964336 data=null 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')] [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:24.970Z] 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') [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2023-11-21T16:11:24.971Z] 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. [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:24.971Z] 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') [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2023-11-21T16:11:24.971Z] 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. [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:24.971Z] 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') [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:24.971Z] 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') [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2023-11-21T16:11:24.971Z] 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. [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-223964285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223964285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-223964285 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-223964285 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-223964285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-223964285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-223964285 data=null 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')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-223964285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-223964285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-223964285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-223964284 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-223964284 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label') [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:24.972Z] 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') [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button' [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-223964283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-223964283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-223964283 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-223964283 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-223964283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-223964283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:11:24.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-223964283 data=null 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')] [2023-11-21T16:11:25.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:25.230Z] 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@79486f38] time=-223964175 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}] [2023-11-21T16:11:25.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:11:25.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:11:25.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:11:25.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:11:25.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223964142 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:11:25.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223964142 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:11:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223964142 data=null}, TreeItem with text {test}] [2023-11-21T16:11:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223964142 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:11:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223964142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:11:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223964127 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:11:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:11:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:11:25.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.288: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.311: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.491Z] [2023-11-21T16:11:25.491Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.376: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] [2023-11-21T16:11:25.492Z] (Eclipse:2694): Gtk-WARNING **: 16:11:25.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:11:25.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:11:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:11:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:25.749Z] 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') [2023-11-21T16:11:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:11:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:11:25.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:11:25.749Z] 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=-223963724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=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')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] 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=-223963724 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:25.750Z] 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') [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223963723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223963723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223963723 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223963723 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223963723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223963723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:25.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:25.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:25.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:25.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:25.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223963723 data=null 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')] [2023-11-21T16:11:25.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223964069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:11:26.007Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.333 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2023-11-21T16:11:26.007Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testRegEx -- Time elapsed: 1.010 s [2023-11-21T16:11:26.007Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testDirection -- Time elapsed: 0.568 s [2023-11-21T16:11:26.007Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWholeWord -- Time elapsed: 0.601 s [2023-11-21T16:11:26.007Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testCaseSensitive -- Time elapsed: 0.391 s [2023-11-21T16:11:26.007Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testOpenCloseDialog -- Time elapsed: 0.735 s [2023-11-21T16:11:26.007Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWrapSearch -- Time elapsed: 0.461 s [2023-11-21T16:11:26.007Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2023-11-21T16:11:26.263Z] 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@79486f38] time=-223963209 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:11:26.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:11:26.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:11:26.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:11:26.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:11:26.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223963099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:11:26.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:11:26.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:30.694Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:11:30.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters} [2023-11-21T16:11:30.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223958756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:11:30.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=-223958756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:11:30.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223958756 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:11:30.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223958756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:11:30.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=-223958756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.627: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.694Z] [2023-11-21T16:11:30.694Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.677: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] [2023-11-21T16:11:30.952Z] (Eclipse:2694): Gtk-WARNING **: 16:11:30.743: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223958465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223958462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223958462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223958462 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223958462 data=null}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters} [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223958461 data=null doit=true}, Shell with text {Filter}] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:30.952Z] 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') [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-223958460 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')] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223958460 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')] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-223958460 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-223958460 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-223958460 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')] [2023-11-21T16:11:30.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-223958460 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-223958460 data=null 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-223958437 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223958436 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-223958436 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-223958436 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-223958436 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-11-21T16:11:30.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-223958434 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=-223958434 data=null doit=true}, Tree node with text: systemd] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=-223958434 data=null}, Tree node with text: systemd] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=-223958434 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223958434 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] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=-223958434 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:30.953Z] 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') [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-223958433 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-223958433 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-223958433 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-223958433 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-223958433 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-223958433 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-223958433 data=null 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-223958426 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-223958426 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')] [2023-11-21T16:11:30.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-223958426 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')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-223958426 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-223958426 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree [2023-11-21T16:11:30.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-223958425 data=null button=0 stateMask=0x0 x=93 y=1208 count=0}, Tree node with text: kthreadd] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=-223958425 data=null doit=true}, Tree node with text: kthreadd] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-223958425 data=null}, Tree node with text: kthreadd] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-223958425 data=null button=1 stateMask=0x0 x=93 y=1208 count=1}, Tree node with text: kthreadd] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223958425 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] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-223958425 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1}, Tree node with text: kthreadd] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:30.954Z] 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') [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-223958424 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')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-223958424 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')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-223958424 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-223958424 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-223958424 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')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-223958424 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')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-223958424 data=null 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')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-223958410 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')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-223958410 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')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-223958410 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')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-223958410 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-223958410 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree [2023-11-21T16:11:30.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-223958409 data=null button=0 stateMask=0x0 x=110 y=-897 count=0}, Tree node with text: lttng-consumerd] [2023-11-21T16:11:30.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-223958409 data=null doit=true}, Tree node with text: lttng-consumerd] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-223958409 data=null}, Tree node with text: lttng-consumerd] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-223958409 data=null button=1 stateMask=0x0 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223958409 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] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-223958408 data=null button=1 stateMask=0x80000 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:30.955Z] 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') [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-223958408 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')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-223958408 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')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-223958408 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-223958408 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-223958408 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')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-223958408 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')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-223958408 data=null 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')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-223958407 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')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-223958407 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')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-223958407 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')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-223958407 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-223958407 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:30.955Z] 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') [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223958407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223958407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223958406 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223958406 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223958406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223958406 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223958406 data=null 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')] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223958756 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}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-223958331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-223958318 data=null button=1 stateMask=0x80000 x=80 y=-13 count=1}, TreeColumn with text {Process}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-223958317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-223958315 data=null button=1 stateMask=0x80000 x=80 y=-13 count=1}, TreeColumn with text {Process}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-223958314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-223958313 data=null button=1 stateMask=0x80000 x=180 y=-13 count=1}, TreeColumn with text {TID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-223958313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-223958303 data=null button=1 stateMask=0x80000 x=180 y=-13 count=1}, TreeColumn with text {TID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-223958302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-223958301 data=null button=1 stateMask=0x80000 x=220 y=-13 count=1}, TreeColumn with text {PID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-223958301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-223958300 data=null button=1 stateMask=0x80000 x=220 y=-13 count=1}, TreeColumn with text {PID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-223958300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-223958272 data=null button=1 stateMask=0x80000 x=263 y=-13 count=1}, TreeColumn with text {PTID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-223958272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-223958270 data=null button=1 stateMask=0x80000 x=263 y=-13 count=1}, TreeColumn with text {PTID}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-223958270 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}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-223958269 data=null button=1 stateMask=0x80000 x=357 y=-13 count=1}, TreeColumn with text {Birth time}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-223958269 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}] [2023-11-21T16:11:30.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-223958268 data=null button=1 stateMask=0x80000 x=357 y=-13 count=1}, TreeColumn with text {Birth time}] [2023-11-21T16:11:31.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@79486f38] time=-223958224 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223958197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223958197 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223958197 data=null}, TreeItem with text {test}] [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223958197 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223958197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223958192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:11:31.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:11:32.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:11:32.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:11:32.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:11:32.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:32.142Z] 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') [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:11:32.143Z] 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=-223957404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] 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=-223957404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] 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=-223957404 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] 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=-223957404 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] 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=-223957404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] 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=-223957404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] 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=-223957404 data=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')] [2023-11-21T16:11:32.143Z] 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=-223957404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] 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=-223957404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] 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=-223957404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] 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=-223957403 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] 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=-223957403 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:32.143Z] 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') [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223957403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223957403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223957403 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223957403 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223957403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223957403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:32.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:32.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:32.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:32.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:32.143Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223957403 data=null 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')] [2023-11-21T16:11:32.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223958154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:11:32.400Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.311 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2023-11-21T16:11:32.400Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest.testColumnSorting -- Time elapsed: 4.627 s [2023-11-21T16:11:32.400Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest [2023-11-21T16:11:32.400Z] 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@79486f38] time=-223956893 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:11:32.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:11:32.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:11:32.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:11:32.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:11:32.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223956802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:11:32.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:11:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:36.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:11:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:36.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-11-21T16:11:37.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:11:37.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-11-21T16:11:37.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:11:37.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-11-21T16:11:37.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:11:37.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:37.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948556 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948555 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}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948555 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948555 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:11:40.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26 [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948254 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948253 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}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948253 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223948253 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:11:41.392Z] 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@79486f38] time=-223948038 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223947988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223947988 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223947988 data=null}, TreeItem with text {test}] [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223947987 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223947987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223947980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:11:41.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:11:41.957Z] 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') [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:11:41.957Z] 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=-223947326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] 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=-223947326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] 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=-223947326 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] 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=-223947326 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] 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=-223947326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] 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=-223947326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] 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=-223947326 data=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')] [2023-11-21T16:11:41.957Z] 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=-223947326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] 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=-223947326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] 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=-223947326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] 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=-223947326 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] 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=-223947325 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:11:41.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:11:41.958Z] 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') [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223947325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223947325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223947325 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223947325 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223947325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223947325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:11:41.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:41.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:41.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:41.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:41.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:11:41.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:11:42.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223947325 data=null 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')] [2023-11-21T16:11:42.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223947957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:11:42.472Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.07 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest [2023-11-21T16:11:42.472Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testExpandedState -- Time elapsed: 4.883 s [2023-11-21T16:11:42.472Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.638 s [2023-11-21T16:11:42.472Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2023-11-21T16:11:42.472Z] 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@79486f38] time=-223946815 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:11:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:11:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:11:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:11:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:11:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223946719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:11:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:11:42.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:46.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:47.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:47.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:47.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:48.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:48.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:48.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:48.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:49.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:49.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:49.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:50.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:50.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:50.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"' [2023-11-21T16:11:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:51.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:51.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:51.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:51.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:52.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:53.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:53.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:53.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:54.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:54.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas') [2023-11-21T16:11:54.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:54.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:57.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:11:57.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:11:57.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:11:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:11:57.384Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-11-21T16:11:57.384Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:11:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:11:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931962 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931962 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}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931961 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931961 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931860 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931860 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}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931859 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223931859 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:11:57.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:11:57.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:12:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:00.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2023-11-21T16:12:00.433Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...} [2023-11-21T16:12:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928943 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:00.433Z] [2023-11-21T16:12:00.433Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.433Z] [2023-11-21T16:12:00.433Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.433Z] [2023-11-21T16:12:00.433Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.433Z] [2023-11-21T16:12:00.433Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.433Z] [2023-11-21T16:12:00.433Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.433Z] [2023-11-21T16:12:00.433Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.433Z] [2023-11-21T16:12:00.433Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.433Z] [2023-11-21T16:12:00.433Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.690Z] [2023-11-21T16:12:00.690Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.691Z] [2023-11-21T16:12:00.691Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.496: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.691Z] [2023-11-21T16:12:00.691Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.691Z] [2023-11-21T16:12:00.691Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.691Z] [2023-11-21T16:12:00.691Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.691Z] [2023-11-21T16:12:00.691Z] (Eclipse:2694): Gtk-WARNING **: 16:12:00.522: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928674 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928674 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:00.691Z] 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') [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223928673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223928672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223928672 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223928672 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223928672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223928672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223928672 data=null 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')] [2023-11-21T16:12:00.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223928942 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...}] [2023-11-21T16:12:00.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:12:00.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:00.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {} [2023-11-21T16:12:00.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223928462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:00.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223928462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:00.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-223928462 data=null doit=true}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:00.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-223928462 data=null}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:00.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223928462 data=null button=1 stateMask=0x0 x=531 y=10 count=1}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:00.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223928461 data=null button=1 stateMask=0x80000 x=531 y=10 count=1}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:00.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {} [2023-11-21T16:12:01.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {} [2023-11-21T16:12:01.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:01.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:01.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927946 data=null doit=true}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:01.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927946 data=null}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:01.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927946 data=null button=1 stateMask=0x0 x=217 y=28 count=1}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927945 data=null button=1 stateMask=0x80000 x=217 y=28 count=1}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:01.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {} [2023-11-21T16:12:01.772Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:01.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark} [2023-11-21T16:12:01.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223927445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:01.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=-223927445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:01.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223927445 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:01.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223927445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:01.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223927444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223927444 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}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223927443 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223927417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223927413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223927413 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223927413 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {} [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927412 data=null doit=true}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927412 data=null}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927412 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927412 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {} [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {} [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927411 data=null doit=true}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927411 data=null}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927411 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927411 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {} [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {} [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927411 data=null doit=true}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927411 data=null}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927410 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-223927410 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {} [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events' [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-223927366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events'] [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events' [2023-11-21T16:12:02.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:05.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:12:05.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:05.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:05.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923477 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923476 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}] [2023-11-21T16:12:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923476 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223923476 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:12:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922975 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922974 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}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922973 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922973 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:12:06.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:07.001Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:07.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...} [2023-11-21T16:12:07.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:07.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:07.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922472 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:07.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:07.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.823: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.875: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.901: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.001Z] [2023-11-21T16:12:07.001Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.002Z] [2023-11-21T16:12:07.002Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.002Z] [2023-11-21T16:12:07.002Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.002Z] [2023-11-21T16:12:07.002Z] (Eclipse:2694): Gtk-WARNING **: 16:12:06.980: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.259Z] [2023-11-21T16:12:07.259Z] (Eclipse:2694): Gtk-WARNING **: 16:12:07.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.259Z] [2023-11-21T16:12:07.259Z] (Eclipse:2694): Gtk-WARNING **: 16:12:07.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.259Z] [2023-11-21T16:12:07.259Z] (Eclipse:2694): Gtk-WARNING **: 16:12:07.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.259Z] [2023-11-21T16:12:07.259Z] (Eclipse:2694): Gtk-WARNING **: 16:12:07.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:07.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:07.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:07.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:07.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922202 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:07.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922202 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:07.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-11-21T16:12:07.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2023-11-21T16:12:07.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:07.260Z] 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') [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223922200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223922200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223922200 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223922200 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223922200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223922200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223922200 data=null 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')] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922471 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...}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922067 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922067 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}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922066 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223922066 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:12:07.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:07.825Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:07.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:12:07.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921565 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921565 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}] [2023-11-21T16:12:07.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921564 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921564 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:07.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} [2023-11-21T16:12:07.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921062 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921062 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}] [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921061 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:08.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223921061 data=null}, ToolItem with tooltip text {Select Next State Change}] [2023-11-21T16:12:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1} [2023-11-21T16:12:08.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:08.953Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...} [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920560 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.748: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.775: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.849: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.874: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] [2023-11-21T16:12:08.954Z] (Eclipse:2694): Gtk-WARNING **: 16:12:08.899: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920297 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920297 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:12:08.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:08.955Z] 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') [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223920295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223920295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223920295 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223920295 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223920294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223920294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223920294 data=null 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')] [2023-11-21T16:12:08.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920560 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...}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920197 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920196 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}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920196 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223920196 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-11-21T16:12:09.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:09.788Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark} [2023-11-21T16:12:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919694 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:09.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919694 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}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919665 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919665 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919664 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919664 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}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919664 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919664 data=null}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} [2023-11-21T16:12:09.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:10.355Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:10.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark} [2023-11-21T16:12:10.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=-223919163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:10.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=-223919162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:10.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=-223919162 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:10.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=-223919162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:10.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=-223919162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919162 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}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:10.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=-223919147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919146 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919146 data=null}, ToolItem with tooltip text {Add Bookmark...}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...} [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-11-21T16:12:10.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=-223919145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:10.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=-223919145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:10.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=-223919145 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:10.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=-223919145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:10.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=-223919145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919145 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}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:10.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=-223919145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919145 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919129 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:12:10.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=-223919128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:12:10.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=-223919122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:12:10.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=-223919122 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:12:10.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=-223919121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:12:10.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=-223919121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919121 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}] [2023-11-21T16:12:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223919121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:12:10.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=-223919121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:12:10.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=-223919121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:12:10.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=-223919121 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:12:10.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=-223919121 data=null}, ToolItem with tooltip text {Select Previous State Change}] [2023-11-21T16:12:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} [2023-11-21T16:12:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:10.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:14.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:12:14.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:14.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:14.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:14.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:14.196Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-11-21T16:12:14.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2023-11-21T16:12:14.196Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:14.196Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events' [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-223915082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events'] [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events' [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events' [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-223915060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events'] [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events' [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:14.197Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:14.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:16.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:12:16.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:16.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:17.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:17.235Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:17.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters} [2023-11-21T16:12:17.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223912146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:12:17.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223912146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:12:17.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223912145 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:12:17.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223912145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:12:17.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223912145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:12:17.236Z] [2023-11-21T16:12:17.236Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.236Z] [2023-11-21T16:12:17.236Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.236Z] [2023-11-21T16:12:17.236Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.236Z] [2023-11-21T16:12:17.236Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.236Z] [2023-11-21T16:12:17.236Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.236Z] [2023-11-21T16:12:17.236Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.236Z] [2023-11-21T16:12:17.236Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.236Z] [2023-11-21T16:12:17.236Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.237: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.306: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] [2023-11-21T16:12:17.493Z] (Eclipse:2694): Gtk-WARNING **: 16:12:17.347: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223911859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223911858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223911858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223911858 data=null doit=true}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223911858 data=null}, ToolItem with tooltip text {Show View Filters}] [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters} [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter' [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223911856 data=null doit=true}, Shell with text {Filter}] [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:12:17.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:12:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text' [2023-11-21T16:12:18.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text') [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.622Z] 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') [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-223910852 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')] [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223910852 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')] [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-223910852 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-223910852 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-223910852 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')] [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-223910852 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')] [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-223910852 data=null 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')] [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-223910844 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')] [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223910844 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')] [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-223910844 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')] [2023-11-21T16:12:18.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-223910844 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-223910844 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.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') [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-223910843 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')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223910843 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')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-223910843 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-223910843 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-223910843 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')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-223910843 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')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-223910843 data=null 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')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-223910837 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')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223910837 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')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-223910837 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')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-223910837 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-223910837 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-223910835 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223910835 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223910835 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-223910835 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223910835 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}] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-223910835 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.623Z] 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') [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-223910834 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223910834 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-223910834 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-223910834 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-223910834 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-223910834 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-223910834 data=null 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-223910824 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223910824 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-223910824 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-223910823 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-223910823 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.624Z] 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') [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-223910823 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-223910823 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-223910823 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-223910823 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-223910823 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-223910823 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-223910823 data=null 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-223910822 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-223910822 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-223910822 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')] [2023-11-21T16:12:18.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-223910822 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-223910822 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.625Z] 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') [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-223910822 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223910822 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-223910822 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-223910822 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-223910822 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-223910822 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-223910821 data=null 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-223910820 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223910820 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-223910820 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-223910820 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-223910820 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.625Z] 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') [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-223910819 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-223910819 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-223910819 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-223910819 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-223910819 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')] [2023-11-21T16:12:18.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-223910819 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-223910819 data=null 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-223910818 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-223910818 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-223910818 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-223910818 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-223910818 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.626Z] 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') [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-223910818 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223910818 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-223910818 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-223910818 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-223910818 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-223910818 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-223910818 data=null 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-223910807 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223910807 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-223910807 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')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-223910807 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-223910807 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.626Z] 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') [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected [2023-11-21T16:12:18.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-223910806 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-223910806 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-223910806 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-223910806 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-223910806 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-223910806 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-223910806 data=null 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-223910806 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-223910806 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-223910806 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-223910806 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-223910806 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.627Z] 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') [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-223910805 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223910805 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-223910805 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-223910805 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-223910805 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-223910805 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-223910805 data=null 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-223910804 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223910804 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-223910804 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')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-223910804 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-223910804 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.628Z] 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') [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-223910803 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-223910803 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-223910803 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-223910803 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-223910803 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-223910803 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-223910803 data=null 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-223910803 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-223910803 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-223910803 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-223910803 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-223910803 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.628Z] 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') [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-223910802 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223910802 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-223910802 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-223910802 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-223910802 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-223910802 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-223910802 data=null 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-223910794 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223910794 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')] [2023-11-21T16:12:18.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-223910794 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')] [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-223910794 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-223910794 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.629Z] 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') [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-223910792 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')] [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223910792 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')] [2023-11-21T16:12:18.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-223910792 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-223910792 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-223910792 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')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-223910792 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')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-223910792 data=null 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')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-223910787 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')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223910787 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')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-223910786 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')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-223910786 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-223910786 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:18.630Z] 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') [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223910786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223910786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223910786 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223910786 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223910786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223910786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223910786 data=null 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')] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223912145 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}] [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:12:18.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 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}] [2023-11-21T16:12:21.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223908248 data=null}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} [2023-11-21T16:12:21.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907746 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907746 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}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907745 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907745 data=null}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} [2023-11-21T16:12:21.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:21.973Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:21.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} [2023-11-21T16:12:21.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907244 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907243 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}] [2023-11-21T16:12:21.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907243 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223907243 data=null}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:21.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} [2023-11-21T16:12:21.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906234 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906234 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}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906233 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223906233 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-11-21T16:12:23.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905732 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905731 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}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905731 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905731 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-11-21T16:12:23.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:24.165Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-11-21T16:12:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:24.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905230 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905229 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}] [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905229 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223905229 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1} [2023-11-21T16:12:24.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:25.096Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904227 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904227 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}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904226 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223904226 data=null}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-11-21T16:12:25.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903724 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903724 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}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903724 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903724 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903724 data=null}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-11-21T16:12:25.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903223 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903222 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903222 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}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903222 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903222 data=null doit=true}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223903222 data=null}, ToolItem with tooltip text {Next Marker}] [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1} [2023-11-21T16:12:26.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902221 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902221 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902220 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}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902220 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223902220 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-11-21T16:12:27.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901719 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901718 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}] [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901718 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223901718 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:27.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-11-21T16:12:27.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 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}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 data=null doit=true}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223900716 data=null}, ToolItem with tooltip text {Previous Marker}] [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:28.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:12:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-11-21T16:12:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-11-21T16:12:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:30.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:33.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:12:33.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:33.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"' [2023-11-21T16:12:33.146Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:33.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"' [2023-11-21T16:12:35.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:12:35.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:35.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:35.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-11-21T16:12:35.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider' [2023-11-21T16:12:35.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:35.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:12:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:37.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:37.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:37.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:37.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:39.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2023-11-21T16:12:39.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:39.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2023-11-21T16:12:39.717Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:39.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend} [2023-11-21T16:12:39.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=-223889928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:12:39.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=-223889928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:12:39.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=-223889928 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:12:39.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=-223889928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223889928 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.385: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.441: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.495: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] [2023-11-21T16:12:39.718Z] (Eclipse:2694): Gtk-WARNING **: 16:12:39.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223889649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223889648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223889648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223889648 data=null doit=true}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223889648 data=null}, ToolItem with tooltip text {Show Legend}] [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend} [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend' [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223889647 data=null doit=true}, Shell with text {Legend}] [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:12:39.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Idle", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Usermode", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "System call", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Interrupt", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Thread", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: of type 'CLabel' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched with text "Frequency", using matcher: (of type 'CLabel') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:39.720Z] 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') [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223889638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223889638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223889638 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223889638 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223889638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223889638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223889638 data=null 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')] [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223889928 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}] [2023-11-21T16:12:39.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:12:39.977Z] 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@79486f38] time=-223889421 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223889398 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223889398 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223889398 data=null}, TreeItem with text {test}] [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223889398 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223889398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223889394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:12:39.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:12:40.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:12:40.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:12:40.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:12:40.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:12:40.541Z] 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') [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:12:40.541Z] 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=-223888736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=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')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] 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=-223888736 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:40.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') [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223888735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223888735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223888735 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223888735 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223888735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:40.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223888735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:40.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') [2023-11-21T16:12:40.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:12:40.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:12:40.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:12:40.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:12:40.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:12:40.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223888735 data=null 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')] [2023-11-21T16:12:40.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223889360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:12:41.054Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 58.58 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testKeyboardSelectNextPreviousMarker -- Time elapsed: 11.73 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowRows -- Time elapsed: 3.062 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testMarkerAxis -- Time elapsed: 4.499 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark -- Time elapsed: 8.646 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowMarkers -- Time elapsed: 3.601 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest skipped [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter -- Time elapsed: 4.299 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolBarSelectNextPreviousMarker -- Time elapsed: 9.998 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testHorizontalScrollbar -- Time elapsed: 2.037 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolbar -- Time elapsed: 2.170 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testVerticalScrollbar -- Time elapsed: 2.579 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testOpenCloseOpen -- Time elapsed: 2.476 s [2023-11-21T16:12:41.054Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testLegend -- Time elapsed: 1.891 s [2023-11-21T16:12:41.054Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest [2023-11-21T16:12:41.054Z] 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@79486f38] time=-223888221 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:12:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:12:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:12:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:12:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:12:41.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223888133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:12:41.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:12:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:45.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880630 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880630 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}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880629 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880629 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:12:49.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"' [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18 [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880377 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880377 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}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880376 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-223880376 data=null}, ToolItem with tooltip text {Hide Empty Rows}] [2023-11-21T16:12:49.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows} [2023-11-21T16:12:49.261Z] 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@79486f38] time=-223880204 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223880168 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223880168 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223880168 data=null}, TreeItem with text {test}] [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223880168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223880167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223880163 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:12:49.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:12:49.823Z] 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') [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:12:49.823Z] 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=-223879511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.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=-223879511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.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=-223879511 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.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=-223879511 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.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=-223879511 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.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=-223879510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.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=-223879510 data=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')] [2023-11-21T16:12:49.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=-223879510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.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=-223879510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.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=-223879510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.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=-223879510 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.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=-223879510 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:12:49.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') [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223879510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223879510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223879510 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223879510 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223879510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:49.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223879510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:12:49.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') [2023-11-21T16:12:49.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') [2023-11-21T16:12:49.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:12:49.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:12:49.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:12:49.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:12:50.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223879509 data=null 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')] [2023-11-21T16:12:50.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223880138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:12:50.335Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.216 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest [2023-11-21T16:12:50.335Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testExpandedState -- Time elapsed: 4.268 s [2023-11-21T16:12:50.335Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.387 s [2023-11-21T16:12:50.335Z] [2023-11-21T16:12:50.335Z] Results: [2023-11-21T16:12:50.335Z] [2023-11-21T16:12:50.335Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1 [2023-11-21T16:12:50.335Z] [2023-11-21T16:12:50.591Z] [2023-11-21T16:12:50.591Z] !ENTRY org.eclipse.core.resources 2 10035 2023-11-21 16:12:50.529 [2023-11-21T16:12:50.591Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-11-21T16:12:51.153Z] [INFO] All tests passed [2023-11-21T16:12:51.153Z] [INFO] [2023-11-21T16:12:51.153Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:12:51.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar [2023-11-21T16:12:51.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.pom [2023-11-21T16:12:51.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar [2023-11-21T16:12:51.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2metadata.xml [2023-11-21T16:12:51.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2artifacts.xml [2023-11-21T16:12:51.153Z] [INFO] [2023-11-21T16:12:51.153Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2023-11-21T16:12:51.153Z] [INFO] [2023-11-21T16:12:51.153Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2023-11-21T16:12:51.153Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT [102/144] [2023-11-21T16:12:51.153Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2023-11-21T16:12:51.153Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:12:51.153Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:51.153Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2023-11-21T16:12:51.153Z] [INFO] [2023-11-21T16:12:51.153Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.153Z] [INFO] [2023-11-21T16:12:51.153Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.153Z] [INFO] The project's OSGi version is 3.1.0.202311211602 [2023-11-21T16:12:51.153Z] [INFO] [2023-11-21T16:12:51.153Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.153Z] [INFO] [2023-11-21T16:12:51.153Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.153Z] [INFO] [2023-11-21T16:12:51.153Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.153Z] [INFO] [2023-11-21T16:12:51.153Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.153Z] [INFO] [2023-11-21T16:12:51.154Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.154Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui [2023-11-21T16:12:51.410Z] [INFO] [2023-11-21T16:12:51.410Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2023-11-21T16:12:51.410Z] [INFO] [2023-11-21T16:12:51.410Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.410Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:51.410Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:51.410Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2023-11-21T16:12:51.666Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:12:51.666Z] [INFO] [2023-11-21T16:12:51.666Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.666Z] [INFO] [2023-11-21T16:12:51.666Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.666Z] [INFO] [2023-11-21T16:12:51.666Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2023-11-21T16:12:51.666Z] [INFO] [2023-11-21T16:12:51.666Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.666Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:51.666Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:51.666Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2023-11-21T16:12:51.666Z] [INFO] [2023-11-21T16:12:51.666Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.666Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped [2023-11-21T16:12:51.666Z] [INFO] [2023-11-21T16:12:51.666Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar [2023-11-21T16:12:51.666Z] [INFO] [2023-11-21T16:12:51.666Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:51.922Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2023-11-21T16:12:51.922Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT [103/144] [2023-11-21T16:12:51.922Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2023-11-21T16:12:51.922Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:12:51.922Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/target [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT.jar [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:51.922Z] [INFO] [2023-11-21T16:12:51.922Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:52.179Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:52.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT.jar [2023-11-21T16:12:52.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT.pom [2023-11-21T16:12:52.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:12:52.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:12:52.179Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2023-11-21T16:12:52.179Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT [104/144] [2023-11-21T16:12:52.179Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2023-11-21T16:12:52.179Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:12:52.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 [2023-11-21T16:12:52.179Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.179Z] [INFO] The project's OSGi version is 1.0.14.202311211602 [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.179Z] [INFO] [2023-11-21T16:12:52.179Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.179Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests [2023-11-21T16:12:52.436Z] [INFO] [2023-11-21T16:12:52.436Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2023-11-21T16:12:52.436Z] [INFO] [2023-11-21T16:12:52.436Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.436Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:52.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 [2023-11-21T16:12:52.436Z] [WARNING] The 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.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2023-11-21T16:12:52.436Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 113 were skipped [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [INFO] Skipping tests [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar [2023-11-21T16:12:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.pom [2023-11-21T16:12:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar [2023-11-21T16:12:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2metadata.xml [2023-11-21T16:12:52.693Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2023-11-21T16:12:52.693Z] [INFO] [2023-11-21T16:12:52.693Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2023-11-21T16:12:52.693Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [105/144] [2023-11-21T16:12:52.693Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2023-11-21T16:12:52.693Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:12:52.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 [2023-11-21T16:12:52.693Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2023-11-21T16:12:52.949Z] [INFO] [2023-11-21T16:12:52.949Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:52.949Z] [INFO] [2023-11-21T16:12:52.949Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:52.949Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:12:52.949Z] [INFO] [2023-11-21T16:12:52.949Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:52.949Z] [INFO] [2023-11-21T16:12:52.949Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:52.949Z] [INFO] [2023-11-21T16:12:52.949Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:52.949Z] [INFO] [2023-11-21T16:12:52.949Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:52.949Z] [INFO] [2023-11-21T16:12:52.949Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:52.949Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests [2023-11-21T16:12:53.205Z] [INFO] [2023-11-21T16:12:53.205Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2023-11-21T16:12:53.205Z] [INFO] [2023-11-21T16:12:53.205Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.205Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:53.205Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:53.205Z] [WARNING] The 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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2023-11-21T16:12:53.205Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:12:53.205Z] [INFO] [2023-11-21T16:12:53.205Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.205Z] [INFO] [2023-11-21T16:12:53.205Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2023-11-21T16:12:53.205Z] [INFO] [2023-11-21T16:12:53.205Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.205Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped [2023-11-21T16:12:53.205Z] [INFO] [2023-11-21T16:12:53.205Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:12:53.205Z] [INFO] [2023-11-21T16:12:53.205Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:12:53.205Z] [INFO] [2023-11-21T16:12:53.205Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.206Z] [INFO] [2023-11-21T16:12:53.206Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.206Z] [INFO] [2023-11-21T16:12:53.206Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.206Z] [INFO] [2023-11-21T16:12:53.206Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.206Z] [INFO] Skipping tests [2023-11-21T16:12:53.206Z] [INFO] [2023-11-21T16:12:53.206Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:53.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:53.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:53.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:53.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:53.206Z] [INFO] [2023-11-21T16:12:53.206Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2023-11-21T16:12:53.206Z] [INFO] [2023-11-21T16:12:53.206Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2023-11-21T16:12:53.206Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [106/144] [2023-11-21T16:12:53.206Z] [INFO] from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2023-11-21T16:12:53.206Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:12:53.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 [2023-11-21T16:12:53.206Z] [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-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2023-11-21T16:12:53.462Z] [INFO] [2023-11-21T16:12:53.462Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:53.462Z] [INFO] [2023-11-21T16:12:53.462Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:53.462Z] [INFO] The project's OSGi version is 1.0.16.202311211602 [2023-11-21T16:12:53.462Z] [INFO] [2023-11-21T16:12:53.462Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:53.462Z] [INFO] [2023-11-21T16:12:53.462Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:53.462Z] [INFO] [2023-11-21T16:12:53.462Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:53.462Z] [INFO] [2023-11-21T16:12:53.462Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:53.462Z] [INFO] [2023-11-21T16:12:53.462Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:53.462Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [2023-11-21T16:12:54.024Z] [INFO] [2023-11-21T16:12:54.024Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2023-11-21T16:12:54.024Z] [INFO] [2023-11-21T16:12:54.024Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.024Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:54.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 [2023-11-21T16:12:54.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.lttng2.ust.ui.swtbot.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2023-11-21T16:12:54.024Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:12:54.024Z] [INFO] [2023-11-21T16:12:54.024Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [INFO] Skipping tests [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:54.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:54.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:54.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:54.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2023-11-21T16:12:54.281Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT [107/144] [2023-11-21T16:12:54.281Z] [INFO] from pcap/pom.xml [2023-11-21T16:12:54.281Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent --- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2023-11-21T16:12:54.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:12:54.281Z] [INFO] [2023-11-21T16:12:54.281Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2023-11-21T16:12:54.281Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT [108/144] [2023-11-21T16:12:54.281Z] [INFO] from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2023-11-21T16:12:54.281Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:12:54.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 [2023-11-21T16:12:54.282Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2023-11-21T16:12:54.282Z] [INFO] [2023-11-21T16:12:54.282Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.282Z] [INFO] [2023-11-21T16:12:54.282Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.282Z] [INFO] The project's OSGi version is 1.2.0.202311211602 [2023-11-21T16:12:54.282Z] [INFO] [2023-11-21T16:12:54.282Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.282Z] [INFO] [2023-11-21T16:12:54.282Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.282Z] [INFO] [2023-11-21T16:12:54.282Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.282Z] [INFO] [2023-11-21T16:12:54.282Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.282Z] [INFO] [2023-11-21T16:12:54.282Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.282Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core [2023-11-21T16:12:54.282Z] [INFO] [2023-11-21T16:12:54.282Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2023-11-21T16:12:54.282Z] [INFO] [2023-11-21T16:12:54.282Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.282Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:54.282Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:54.282Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2023-11-21T16:12:54.282Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:54.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:54.538Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-sources.jar [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT.jar [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [INFO] [2023-11-21T16:12:54.538Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT.jar [2023-11-21T16:12:54.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT.pom [2023-11-21T16:12:54.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-sources.jar [2023-11-21T16:12:54.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:12:54.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:12:54.539Z] [INFO] [2023-11-21T16:12:54.539Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2023-11-21T16:12:54.539Z] [INFO] [2023-11-21T16:12:54.539Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2023-11-21T16:12:54.539Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT [109/144] [2023-11-21T16:12:54.539Z] [INFO] from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2023-11-21T16:12:54.539Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:12:54.539Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:54.539Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2023-11-21T16:12:54.795Z] [INFO] [2023-11-21T16:12:54.795Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:54.795Z] [INFO] [2023-11-21T16:12:54.795Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:54.795Z] [INFO] The project's OSGi version is 1.0.6.202311211602 [2023-11-21T16:12:54.795Z] [INFO] [2023-11-21T16:12:54.795Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:54.795Z] [INFO] [2023-11-21T16:12:54.795Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:54.795Z] [INFO] [2023-11-21T16:12:54.795Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:54.795Z] [INFO] [2023-11-21T16:12:54.795Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:54.795Z] [INFO] [2023-11-21T16:12:54.795Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:54.795Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in [2023-11-21T16:12:54.795Z] [INFO] [2023-11-21T16:12:54.795Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:54.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2023-11-21T16:12:54.795Z] [INFO] [2023-11-21T16:12:54.795Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:54.795Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:54.795Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:54.795Z] [WARNING] The 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.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2023-11-21T16:12:54.795Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:12:55.051Z] [INFO] [2023-11-21T16:12:55.051Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:55.051Z] [INFO] [2023-11-21T16:12:55.051Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:55.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2023-11-21T16:12:55.051Z] [INFO] [2023-11-21T16:12:55.051Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:55.051Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 105 were skipped [2023-11-21T16:12:55.051Z] [INFO] [2023-11-21T16:12:55.051Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:55.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-sources.jar [2023-11-21T16:12:55.051Z] [INFO] [2023-11-21T16:12:55.051Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:55.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT.jar [2023-11-21T16:12:55.051Z] [INFO] [2023-11-21T16:12:55.051Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:55.051Z] [INFO] [2023-11-21T16:12:55.051Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:55.051Z] [INFO] [2023-11-21T16:12:55.051Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:55.051Z] [INFO] [2023-11-21T16:12:55.051Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:55.051Z] [INFO] Executing tasks [2023-11-21T16:12:55.051Z] [WARNING] [echo] Verifying: ${anyTraceExists} [2023-11-21T16:12:55.051Z] [WARNING] [echo] Attempting to download test traces [2023-11-21T16:12:55.051Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2023-11-21T16:12:55.051Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2023-11-21T16:12:55.051Z] [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 [2023-11-21T16:12:55.307Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2023-11-21T16:12:55.307Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2023-11-21T16:12:55.307Z] [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 [2023-11-21T16:12:55.307Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2023-11-21T16:12:55.307Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2023-11-21T16:12:55.307Z] [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 [2023-11-21T16:12:55.307Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2023-11-21T16:12:55.307Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2023-11-21T16:12:55.307Z] [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 [2023-11-21T16:12:55.307Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2023-11-21T16:12:55.307Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2023-11-21T16:12:55.307Z] [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 [2023-11-21T16:12:55.307Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2023-11-21T16:12:55.307Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2023-11-21T16:12:55.307Z] [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 [2023-11-21T16:12:55.307Z] [INFO] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2023-11-21T16:12:55.307Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2023-11-21T16:12:55.307Z] [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 [2023-11-21T16:12:55.564Z] [INFO] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2023-11-21T16:12:55.564Z] [INFO] [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2023-11-21T16:12:55.564Z] [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 [2023-11-21T16:12:55.821Z] [WARNING] [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2023-11-21T16:12:55.821Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-11-21T16:12:55.821Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-11-21T16:12:55.821Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-11-21T16:12:55.821Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-11-21T16:12:55.821Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-11-21T16:12:55.821Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-11-21T16:12:55.821Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-11-21T16:12:56.077Z] [INFO] [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2023-11-21T16:12:57.004Z] [INFO] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2023-11-21T16:12:57.004Z] [WARNING] [echo] Traces extracted successfully [2023-11-21T16:12:57.004Z] [INFO] Executed tasks [2023-11-21T16:12:57.004Z] [INFO] [2023-11-21T16:12:57.004Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:57.004Z] [INFO] Skipping tests [2023-11-21T16:12:57.004Z] [INFO] [2023-11-21T16:12:57.004Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:57.004Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT.jar [2023-11-21T16:12:57.004Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT.pom [2023-11-21T16:12:57.004Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-sources.jar [2023-11-21T16:12:57.004Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-p2metadata.xml [2023-11-21T16:12:57.004Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.6-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2023-11-21T16:12:57.005Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT [110/144] [2023-11-21T16:12:57.005Z] [INFO] from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2023-11-21T16:12:57.005Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:12:57.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:57.005Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] The project's OSGi version is 1.1.0.202311211602 [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:57.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:57.005Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2023-11-21T16:12:57.005Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:57.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:57.005Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.005Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-sources.jar [2023-11-21T16:12:57.005Z] [INFO] [2023-11-21T16:12:57.005Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.261Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT.jar [2023-11-21T16:12:57.261Z] [INFO] [2023-11-21T16:12:57.261Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.261Z] [INFO] [2023-11-21T16:12:57.261Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.261Z] [INFO] [2023-11-21T16:12:57.261Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.261Z] [INFO] [2023-11-21T16:12:57.261Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT.jar [2023-11-21T16:12:57.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT.pom [2023-11-21T16:12:57.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-sources.jar [2023-11-21T16:12:57.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:12:57.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:12:57.262Z] [INFO] [2023-11-21T16:12:57.262Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2023-11-21T16:12:57.262Z] [INFO] [2023-11-21T16:12:57.262Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2023-11-21T16:12:57.262Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT [111/144] [2023-11-21T16:12:57.262Z] [INFO] from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2023-11-21T16:12:57.262Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:12: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 [2023-11-21T16:12:57.262Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2023-11-21T16:12:57.518Z] [INFO] [2023-11-21T16:12:57.518Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.518Z] [INFO] [2023-11-21T16:12:57.518Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.518Z] [INFO] The project's OSGi version is 1.2.0.202311211602 [2023-11-21T16:12:57.518Z] [INFO] [2023-11-21T16:12:57.518Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.518Z] [INFO] [2023-11-21T16:12:57.518Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.518Z] [INFO] [2023-11-21T16:12:57.518Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.518Z] [INFO] [2023-11-21T16:12:57.518Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.518Z] [INFO] [2023-11-21T16:12:57.518Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.518Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui [2023-11-21T16:12:57.518Z] [INFO] [2023-11-21T16:12:57.518Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.518Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2023-11-21T16:12:57.518Z] [INFO] [2023-11-21T16:12:57.518Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.518Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:57.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 [2023-11-21T16:12:57.518Z] [WARNING] The 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-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2023-11-21T16:12:57.774Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:57.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 [2023-11-21T16:12:57.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.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [INFO] [2023-11-21T16:12:57.774Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:57.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:57.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:57.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:57.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:57.775Z] [INFO] [2023-11-21T16:12:57.775Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2023-11-21T16:12:57.775Z] [INFO] [2023-11-21T16:12:57.775Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2023-11-21T16:12:57.775Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT [112/144] [2023-11-21T16:12:57.775Z] [INFO] from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2023-11-21T16:12:57.775Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:12:58.031Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/target [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT.jar [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT.jar [2023-11-21T16:12:58.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT.pom [2023-11-21T16:12:58.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:12:58.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:12:58.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2023-11-21T16:12:58.031Z] [INFO] [2023-11-21T16:12:58.031Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2023-11-21T16:12:58.031Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [113/144] [2023-11-21T16:12:58.031Z] [INFO] from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2023-11-21T16:12:58.032Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:12:58.032Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:58.032Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2023-11-21T16:12:58.288Z] [INFO] [2023-11-21T16:12:58.288Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.288Z] [INFO] [2023-11-21T16:12:58.288Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.288Z] [INFO] The project's OSGi version is 1.0.4.202311211602 [2023-11-21T16:12:58.288Z] [INFO] [2023-11-21T16:12:58.288Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.288Z] [INFO] [2023-11-21T16:12:58.288Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.288Z] [INFO] [2023-11-21T16:12:58.288Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.288Z] [INFO] [2023-11-21T16:12:58.288Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.288Z] [INFO] [2023-11-21T16:12:58.288Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.288Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests [2023-11-21T16:12:58.288Z] [INFO] [2023-11-21T16:12:58.288Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.288Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2023-11-21T16:12:58.288Z] [INFO] [2023-11-21T16:12:58.288Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.288Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:58.288Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:58.288Z] [WARNING] The 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-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2023-11-21T16:12:58.288Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 111 were skipped [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [INFO] Skipping tests [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:58.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:58.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:58.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:58.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2023-11-21T16:12:58.544Z] [INFO] [2023-11-21T16:12:58.544Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2023-11-21T16:12:58.544Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [114/144] [2023-11-21T16:12:58.544Z] [INFO] from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2023-11-21T16:12:58.544Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:12:58.544Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:58.544Z] [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-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2023-11-21T16:12:58.801Z] [INFO] [2023-11-21T16:12:58.801Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:58.801Z] [INFO] [2023-11-21T16:12:58.801Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:58.801Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:12:58.801Z] [INFO] [2023-11-21T16:12:58.801Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:58.801Z] [INFO] [2023-11-21T16:12:58.801Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:58.801Z] [INFO] [2023-11-21T16:12:58.801Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:58.801Z] [INFO] [2023-11-21T16:12:58.801Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:58.801Z] [INFO] [2023-11-21T16:12:58.801Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:58.801Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [2023-11-21T16:12:59.058Z] [INFO] [2023-11-21T16:12:59.058Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.058Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2023-11-21T16:12:59.058Z] [INFO] [2023-11-21T16:12:59.058Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.058Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:59.058Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:59.058Z] [WARNING] The 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-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2023-11-21T16:12:59.058Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:12:59.314Z] [INFO] [2023-11-21T16:12:59.314Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.314Z] [INFO] [2023-11-21T16:12:59.314Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2023-11-21T16:12:59.314Z] [INFO] [2023-11-21T16:12:59.314Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.314Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped [2023-11-21T16:12:59.314Z] [INFO] [2023-11-21T16:12:59.314Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:12:59.314Z] [INFO] [2023-11-21T16:12:59.314Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:12:59.314Z] [INFO] [2023-11-21T16:12:59.314Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.314Z] [INFO] [2023-11-21T16:12:59.314Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.314Z] [INFO] [2023-11-21T16:12:59.314Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.314Z] [INFO] [2023-11-21T16:12:59.314Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.314Z] [INFO] Skipping tests [2023-11-21T16:12:59.314Z] [INFO] [2023-11-21T16:12:59.314Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.314Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:59.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:59.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:59.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:59.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:12:59.315Z] [INFO] [2023-11-21T16:12:59.315Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2023-11-21T16:12:59.315Z] [INFO] [2023-11-21T16:12:59.315Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2023-11-21T16:12:59.315Z] [INFO] Building Trace Compass RCP Parent 9.1.0-SNAPSHOT [115/144] [2023-11-21T16:12:59.315Z] [INFO] from rcp/pom.xml [2023-11-21T16:12:59.315Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:12:59.315Z] [INFO] [2023-11-21T16:12:59.315Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2023-11-21T16:12:59.315Z] [INFO] [2023-11-21T16:12:59.315Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2023-11-21T16:12:59.315Z] [INFO] [2023-11-21T16:12:59.315Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2023-11-21T16:12:59.315Z] [INFO] [2023-11-21T16:12:59.315Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent --- [2023-11-21T16:12:59.315Z] [INFO] [2023-11-21T16:12:59.315Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2023-11-21T16:12:59.315Z] [INFO] [2023-11-21T16:12:59.315Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2023-11-21T16:12:59.315Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:12:59.315Z] [INFO] [2023-11-21T16:12:59.315Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2023-11-21T16:12:59.315Z] [INFO] Building Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT [116/144] [2023-11-21T16:12:59.315Z] [INFO] from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2023-11-21T16:12:59.315Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:12:59.315Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:12:59.315Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2023-11-21T16:12:59.571Z] [INFO] [2023-11-21T16:12:59.571Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.571Z] [INFO] [2023-11-21T16:12:59.571Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.571Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:12:59.571Z] [INFO] [2023-11-21T16:12:59.571Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.571Z] [INFO] [2023-11-21T16:12:59.571Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.571Z] [INFO] [2023-11-21T16:12:59.571Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.571Z] [INFO] [2023-11-21T16:12:59.571Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.571Z] [INFO] [2023-11-21T16:12:59.571Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.571Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in [2023-11-21T16:12:59.571Z] [INFO] [2023-11-21T16:12:59.571Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:59.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 [2023-11-21T16:12:59.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.rcp.branding:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:12:59.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 [2023-11-21T16:12:59.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.rcp.branding:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 69 were skipped [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT.jar [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT.jar [2023-11-21T16:12:59.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT.pom [2023-11-21T16:12:59.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:12:59.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:12:59.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2023-11-21T16:12:59.572Z] [INFO] [2023-11-21T16:12:59.572Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2023-11-21T16:12:59.572Z] [INFO] Building Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT [117/144] [2023-11-21T16:12:59.572Z] [INFO] from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2023-11-21T16:12:59.572Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:12:59.572Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 69 were skipped [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT.jar [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.1.0-SNAPSHOT already attached, replace previous instance [2023-11-21T16:12:59.829Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.1.0-SNAPSHOT already attached, replace previous instance [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT.jar [2023-11-21T16:12:59.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT.pom [2023-11-21T16:12:59.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:12:59.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:12:59.829Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2023-11-21T16:12:59.829Z] [INFO] [2023-11-21T16:12:59.829Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >--- [2023-11-21T16:12:59.829Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT [118/144] [2023-11-21T16:12:59.830Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2023-11-21T16:12:59.830Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:12:59.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 [2023-11-21T16:12:59.830Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2023-11-21T16:12:59.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar [2023-11-21T16:12:59.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar (58 kB at 1.5 MB/s) [2023-11-21T16:13:00.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom [2023-11-21T16:13:00.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom (15 kB at 1.2 MB/s) [2023-11-21T16:13:00.086Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.5.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [2023-11-21T16:13:00.086Z] [INFO] [2023-11-21T16:13:00.086Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.086Z] [INFO] [2023-11-21T16:13:00.086Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.086Z] [INFO] The project's OSGi version is 1.1.0.202311211602 [2023-11-21T16:13:00.086Z] [INFO] [2023-11-21T16:13:00.086Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.086Z] [INFO] [2023-11-21T16:13:00.086Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.086Z] [INFO] [2023-11-21T16:13:00.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.086Z] [INFO] [2023-11-21T16:13:00.086Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.086Z] [INFO] [2023-11-21T16:13:00.086Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.086Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core [2023-11-21T16:13:00.086Z] [INFO] [2023-11-21T16:13:00.086Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources [2023-11-21T16:13:00.086Z] [INFO] [2023-11-21T16:13:00.086Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.086Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:13:00.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:13:00.086Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2023-11-21T16:13:00.086Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:13:00.343Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:13:00.343Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:00.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:00.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:00.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:00.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:00.343Z] [INFO] [2023-11-21T16:13:00.343Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core --- [2023-11-21T16:13:00.344Z] [INFO] [2023-11-21T16:13:00.344Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2023-11-21T16:13:00.344Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT [119/144] [2023-11-21T16:13:00.344Z] [INFO] from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2023-11-21T16:13:00.344Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:13:00.344Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:13:00.344Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2023-11-21T16:13:00.344Z] [INFO] [2023-11-21T16:13:00.344Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.344Z] [INFO] [2023-11-21T16:13:00.344Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.344Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:13:00.344Z] [INFO] [2023-11-21T16:13:00.344Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.344Z] [INFO] [2023-11-21T16:13:00.344Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.344Z] [INFO] [2023-11-21T16:13:00.344Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.344Z] [INFO] [2023-11-21T16:13:00.344Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.344Z] [INFO] [2023-11-21T16:13:00.344Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.344Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui [2023-11-21T16:13:00.600Z] [INFO] [2023-11-21T16:13:00.600Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2023-11-21T16:13:00.600Z] [INFO] [2023-11-21T16:13:00.600Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.600Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:13:00.600Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:13:00.600Z] [WARNING] The 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.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2023-11-21T16:13:00.600Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:13:00.857Z] [INFO] [2023-11-21T16:13:00.857Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.857Z] [INFO] [2023-11-21T16:13:00.857Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.857Z] [INFO] [2023-11-21T16:13:00.857Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2023-11-21T16:13:00.857Z] [INFO] [2023-11-21T16:13:00.857Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.857Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:13:00.857Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:13:00.857Z] [WARNING] The 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.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2023-11-21T16:13:00.857Z] [INFO] [2023-11-21T16:13:00.857Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.857Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped [2023-11-21T16:13:00.857Z] [INFO] [2023-11-21T16:13:00.857Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:00.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:13:00.857Z] [INFO] [2023-11-21T16:13:00.857Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:01.113Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT.jar [2023-11-21T16:13:01.113Z] [INFO] [2023-11-21T16:13:01.113Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:01.113Z] [INFO] [2023-11-21T16:13:01.113Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:01.113Z] [INFO] [2023-11-21T16:13:01.113Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:01.113Z] [INFO] [2023-11-21T16:13:01.113Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:01.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT.jar [2023-11-21T16:13:01.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT.pom [2023-11-21T16:13:01.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-sources.jar [2023-11-21T16:13:01.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:13:01.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:13:01.113Z] [INFO] [2023-11-21T16:13:01.113Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2023-11-21T16:13:01.113Z] [INFO] [2023-11-21T16:13:01.113Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2023-11-21T16:13:01.113Z] [INFO] Building Trace Compass RCP Feature 9.1.0-SNAPSHOT [120/144] [2023-11-21T16:13:01.113Z] [INFO] from rcp/org.eclipse.tracecompass.rcp/pom.xml [2023-11-21T16:13:01.113Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:13:01.113Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp/pom.xml [2023-11-21T16:13:01.369Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar [2023-11-21T16:13:01.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.jar (224 kB at 8.6 MB/s) [2023-11-21T16:13:01.369Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar [2023-11-21T16:13:01.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 1.7 MB/s) [2023-11-21T16:13:01.369Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar [2023-11-21T16:13:01.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 83 MB/s) [2023-11-21T16:13:01.369Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar [2023-11-21T16:13:01.369Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar (54 kB at 2.2 MB/s) [2023-11-21T16:13:01.369Z] [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 [2023-11-21T16:13:01.625Z] [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 1.4 MB/s) [2023-11-21T16:13:01.626Z] [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 [2023-11-21T16:13:01.626Z] [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 15 MB/s) [2023-11-21T16:13:01.626Z] [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 [2023-11-21T16:13:01.626Z] [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 2.3 MB/s) [2023-11-21T16:13:01.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.15/jetty-http-10.0.15.jar [2023-11-21T16:13:01.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.15/jetty-http-10.0.15.jar (263 kB at 13 MB/s) [2023-11-21T16:13:01.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.15/jetty-server-10.0.15.jar [2023-11-21T16:13:01.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.15/jetty-server-10.0.15.jar (797 kB at 44 MB/s) [2023-11-21T16:13:01.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.15/jetty-servlet-10.0.15.jar [2023-11-21T16:13:01.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.15/jetty-servlet-10.0.15.jar (166 kB at 15 MB/s) [2023-11-21T16:13:01.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.15/jetty-util-10.0.15.jar [2023-11-21T16:13:01.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.15/jetty-util-10.0.15.jar (571 kB at 23 MB/s) [2023-11-21T16:13:01.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.15/jetty-io-10.0.15.jar [2023-11-21T16:13:01.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.15/jetty-io-10.0.15.jar (217 kB at 17 MB/s) [2023-11-21T16:13:01.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.15/jetty-security-10.0.15.jar [2023-11-21T16:13:01.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.15/jetty-security-10.0.15.jar (121 kB at 3.1 MB/s) [2023-11-21T16:13:01.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/10.0.15/jetty-util-ajax-10.0.15.jar [2023-11-21T16:13:01.626Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/10.0.15/jetty-util-ajax-10.0.15.jar (64 kB at 4.3 MB/s) [2023-11-21T16:13:01.626Z] [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 [2023-11-21T16:13:01.626Z] [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 28 MB/s) [2023-11-21T16:13:01.626Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.pom [2023-11-21T16:13:01.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.el/3.0.0/javax.el-3.0.0.pom (18 kB at 651 kB/s) [2023-11-21T16:13:01.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom [2023-11-21T16:13:01.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom (12 kB at 405 kB/s) [2023-11-21T16:13:01.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom [2023-11-21T16:13:01.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom (17 kB at 1.1 MB/s) [2023-11-21T16:13:01.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.pom [2023-11-21T16:13:01.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.pom (13 kB at 833 kB/s) [2023-11-21T16:13:01.883Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom [2023-11-21T16:13:01.883Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 8.9 MB/s) [2023-11-21T16:13:01.883Z] [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 [2023-11-21T16:13:01.883Z] [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 117 kB/s) [2023-11-21T16:13:01.883Z] [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 [2023-11-21T16:13:01.883Z] [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 339 kB/s) [2023-11-21T16:13:01.883Z] [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 [2023-11-21T16:13:01.883Z] [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 1.3 MB/s) [2023-11-21T16:13:01.883Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2023-11-21T16:13:01.883Z] [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 15 MB/s) [2023-11-21T16:13:01.883Z] [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 [2023-11-21T16:13:01.883Z] [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 351 kB/s) [2023-11-21T16:13:01.883Z] [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 [2023-11-21T16:13:01.883Z] [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 215 kB/s) [2023-11-21T16:13:01.883Z] [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 [2023-11-21T16:13:01.883Z] [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 414 kB/s) [2023-11-21T16:13:01.883Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.15/jetty-http-10.0.15.pom [2023-11-21T16:13:01.883Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.15/jetty-http-10.0.15.pom (4.1 kB at 240 kB/s) [2023-11-21T16:13:01.883Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/10.0.15/jetty-project-10.0.15.pom [2023-11-21T16:13:01.883Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/10.0.15/jetty-project-10.0.15.pom (101 kB at 3.6 MB/s) [2023-11-21T16:13:01.883Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.17.Final/infinispan-bom-11.0.17.Final.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.17.Final/infinispan-bom-11.0.17.Final.pom (18 kB at 1.5 MB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.17.Final/infinispan-build-configuration-parent-11.0.17.Final.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.17.Final/infinispan-build-configuration-parent-11.0.17.Final.pom (16 kB at 1.4 MB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom [2023-11-21T16:13:02.141Z] [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 2.5 MB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom (17 kB at 1.1 MB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 7.7 MB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 7.9 MB/s) [2023-11-21T16:13:02.141Z] [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 [2023-11-21T16:13:02.141Z] [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 161 kB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.17.6/testcontainers-bom-1.17.6.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.17.6/testcontainers-bom-1.17.6.pom (8.3 kB at 695 kB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.15/jetty-util-10.0.15.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.15/jetty-util-10.0.15.pom (3.7 kB at 407 kB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.pom (1.6 kB at 161 kB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.5/slf4j-parent-2.0.5.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.5/slf4j-parent-2.0.5.pom (16 kB at 950 kB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.15/jetty-io-10.0.15.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.15/jetty-io-10.0.15.pom (1.8 kB at 199 kB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.15/jetty-server-10.0.15.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.15/jetty-server-10.0.15.pom (2.6 kB at 288 kB/s) [2023-11-21T16:13:02.141Z] [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 [2023-11-21T16:13:02.141Z] [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 4.9 MB/s) [2023-11-21T16:13:02.141Z] [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 [2023-11-21T16:13:02.141Z] [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 8.6 MB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.15/jetty-servlet-10.0.15.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.15/jetty-servlet-10.0.15.pom (2.3 kB at 147 kB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.15/jetty-security-10.0.15.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.15/jetty-security-10.0.15.pom (2.1 kB at 229 kB/s) [2023-11-21T16:13:02.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/10.0.15/jetty-util-ajax-10.0.15.pom [2023-11-21T16:13:02.141Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/10.0.15/jetty-util-ajax-10.0.15.pom (1.5 kB at 165 kB/s) [2023-11-21T16:13:02.142Z] [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 [2023-11-21T16:13:02.142Z] [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 5.8 MB/s) [2023-11-21T16:13:02.142Z] [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 [2023-11-21T16:13:02.142Z] [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 10 MB/s) [2023-11-21T16:13:02.142Z] [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 [2023-11-21T16:13:02.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.jar [2023-11-21T16:13:02.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.5/slf4j-api-2.0.5.jar (62 kB at 4.8 MB/s) [2023-11-21T16:13:02.400Z] [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 [2023-11-21T16:13:02.400Z] [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) [2023-11-21T16:13:02.400Z] [INFO] [2023-11-21T16:13:02.400Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.400Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp/target [2023-11-21T16:13:02.400Z] [INFO] [2023-11-21T16:13:02.400Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.400Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:13:02.400Z] [INFO] [2023-11-21T16:13:02.400Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.400Z] [INFO] [2023-11-21T16:13:02.400Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.400Z] [INFO] [2023-11-21T16:13:02.400Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.400Z] [INFO] [2023-11-21T16:13:02.400Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.400Z] [INFO] [2023-11-21T16:13:02.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp/src/main/resources [2023-11-21T16:13:02.400Z] [INFO] [2023-11-21T16:13:02.400Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.963Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 264 were skipped [2023-11-21T16:13:02.963Z] [INFO] [2023-11-21T16:13:02.963Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.963Z] [INFO] [2023-11-21T16:13:02.963Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT.jar [2023-11-21T16:13:02.963Z] [INFO] [2023-11-21T16:13:02.963Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.963Z] [INFO] [2023-11-21T16:13:02.963Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.963Z] [INFO] [2023-11-21T16:13:02.963Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.963Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:13:02.963Z] [INFO] [2023-11-21T16:13:02.963Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.963Z] [INFO] [2023-11-21T16:13:02.963Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.963Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.1.0-SNAPSHOT already attached, replace previous instance [2023-11-21T16:13:02.963Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.1.0-SNAPSHOT already attached, replace previous instance [2023-11-21T16:13:02.963Z] [INFO] [2023-11-21T16:13:02.963Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT.jar [2023-11-21T16:13:02.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT.pom [2023-11-21T16:13:02.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:13:02.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:13:02.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:13:02.964Z] [INFO] [2023-11-21T16:13:02.964Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2023-11-21T16:13:02.964Z] [INFO] [2023-11-21T16:13:02.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >-- [2023-11-21T16:13:02.964Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [121/144] [2023-11-21T16:13:02.964Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2023-11-21T16:13:02.964Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:13:02.964Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:13:02.964Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2023-11-21T16:13:03.220Z] [INFO] [2023-11-21T16:13:03.220Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.220Z] [INFO] [2023-11-21T16:13:03.220Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.220Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:13:03.220Z] [INFO] [2023-11-21T16:13:03.220Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.220Z] [INFO] [2023-11-21T16:13:03.220Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.220Z] [INFO] [2023-11-21T16:13:03.220Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.220Z] [INFO] [2023-11-21T16:13:03.220Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.220Z] [INFO] [2023-11-21T16:13:03.220Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.220Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests [2023-11-21T16:13:03.220Z] [INFO] [2023-11-21T16:13:03.220Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources [2023-11-21T16:13:03.220Z] [INFO] [2023-11-21T16:13:03.220Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.220Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:13:03.220Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:13:03.220Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2023-11-21T16:13:03.220Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 110 were skipped [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [INFO] Skipping tests [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:03.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:03.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:03.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:03.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2023-11-21T16:13:03.476Z] [INFO] [2023-11-21T16:13:03.476Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >--- [2023-11-21T16:13:03.476Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT [122/144] [2023-11-21T16:13:03.476Z] [INFO] from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2023-11-21T16:13:03.476Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:13:03.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:13:03.477Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2023-11-21T16:13:03.733Z] [INFO] [2023-11-21T16:13:03.733Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.733Z] [INFO] [2023-11-21T16:13:03.733Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.733Z] [INFO] The project's OSGi version is 2.0.5.202311211602 [2023-11-21T16:13:03.733Z] [INFO] [2023-11-21T16:13:03.733Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.733Z] [INFO] [2023-11-21T16:13:03.733Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.733Z] [INFO] [2023-11-21T16:13:03.733Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.733Z] [INFO] [2023-11-21T16:13:03.733Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.733Z] [INFO] [2023-11-21T16:13:03.733Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.733Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests [2023-11-21T16:13:03.733Z] [INFO] [2023-11-21T16:13:03.733Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources [2023-11-21T16:13:03.733Z] [INFO] [2023-11-21T16:13:03.733Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.733Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:13:03.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 [2023-11-21T16:13:03.733Z] [WARNING] The 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-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2023-11-21T16:13:03.733Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:13:03.989Z] [INFO] [2023-11-21T16:13:03.989Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.989Z] [INFO] [2023-11-21T16:13:03.989Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources [2023-11-21T16:13:03.989Z] [INFO] [2023-11-21T16:13:03.989Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.989Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped [2023-11-21T16:13:03.989Z] [INFO] [2023-11-21T16:13:03.989Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.989Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar [2023-11-21T16:13:03.989Z] [INFO] [2023-11-21T16:13:03.989Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.989Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar [2023-11-21T16:13:03.989Z] [INFO] [2023-11-21T16:13:03.989Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.989Z] [INFO] [2023-11-21T16:13:03.989Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.989Z] [INFO] [2023-11-21T16:13:03.989Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.989Z] [INFO] [2023-11-21T16:13:03.989Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.989Z] [INFO] Skipping tests [2023-11-21T16:13:03.989Z] [INFO] [2023-11-21T16:13:03.989Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:03.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:03.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:03.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:03.990Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:03.990Z] [INFO] [2023-11-21T16:13:03.990Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests --- [2023-11-21T16:13:03.990Z] [INFO] [2023-11-21T16:13:03.990Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2023-11-21T16:13:03.990Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT [123/144] [2023-11-21T16:13:03.990Z] [INFO] from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2023-11-21T16:13:03.990Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:13:03.990Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:13:03.990Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2023-11-21T16:13:04.246Z] [INFO] [2023-11-21T16:13:04.246Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.246Z] [INFO] [2023-11-21T16:13:04.246Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.246Z] [INFO] The project's OSGi version is 1.0.4.202311211602 [2023-11-21T16:13:04.246Z] [INFO] [2023-11-21T16:13:04.246Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.246Z] [INFO] [2023-11-21T16:13:04.246Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.246Z] [INFO] [2023-11-21T16:13:04.246Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.246Z] [INFO] [2023-11-21T16:13:04.246Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.246Z] [INFO] [2023-11-21T16:13:04.246Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.246Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui [2023-11-21T16:13:04.246Z] [INFO] [2023-11-21T16:13:04.246Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2023-11-21T16:13:04.246Z] [INFO] [2023-11-21T16:13:04.246Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.246Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:13:04.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 [2023-11-21T16:13:04.246Z] [WARNING] The 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.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2023-11-21T16:13:04.246Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:13:04.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 [2023-11-21T16:13:04.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.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar [2023-11-21T16:13:04.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.pom [2023-11-21T16:13:04.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar [2023-11-21T16:13:04.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2metadata.xml [2023-11-21T16:13:04.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2artifacts.xml [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2023-11-21T16:13:04.502Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT [124/144] [2023-11-21T16:13:04.502Z] [INFO] from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2023-11-21T16:13:04.502Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:13:04.502Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2023-11-21T16:13:04.502Z] [INFO] [2023-11-21T16:13:04.502Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.503Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/target [2023-11-21T16:13:04.503Z] [INFO] [2023-11-21T16:13:04.503Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.503Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:13:04.503Z] [INFO] [2023-11-21T16:13:04.503Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.503Z] [INFO] [2023-11-21T16:13:04.503Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.503Z] [INFO] [2023-11-21T16:13:04.503Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.503Z] [INFO] [2023-11-21T16:13:04.503Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT.jar [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT.jar [2023-11-21T16:13:04.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT.pom [2023-11-21T16:13:04.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:13:04.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:13:04.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2023-11-21T16:13:04.758Z] [INFO] [2023-11-21T16:13:04.758Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------ [2023-11-21T16:13:04.759Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT [125/144] [2023-11-21T16:13:04.759Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2023-11-21T16:13:04.759Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:13:04.759Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/target [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT.jar [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT.jar [2023-11-21T16:13:04.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT.pom [2023-11-21T16:13:04.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:13:04.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:13:04.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2023-11-21T16:13:04.759Z] [INFO] Building Trace Compass Json trace Parent 9.1.0-SNAPSHOT [126/144] [2023-11-21T16:13:04.759Z] [INFO] from jsontrace/pom.xml [2023-11-21T16:13:04.759Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2023-11-21T16:13:04.759Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-9.1.0-SNAPSHOT.pom [2023-11-21T16:13:04.759Z] [INFO] [2023-11-21T16:13:04.759Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2023-11-21T16:13:04.759Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [127/144] [2023-11-21T16:13:04.759Z] [INFO] from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2023-11-21T16:13:04.759Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:13:04.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 [2023-11-21T16:13:04.759Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2023-11-21T16:13:05.017Z] [INFO] [2023-11-21T16:13:05.017Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.017Z] [INFO] [2023-11-21T16:13:05.017Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.017Z] [INFO] The project's OSGi version is 1.1.0.202311211602 [2023-11-21T16:13:05.017Z] [INFO] [2023-11-21T16:13:05.017Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.017Z] [INFO] [2023-11-21T16:13:05.017Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.017Z] [INFO] [2023-11-21T16:13:05.017Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.017Z] [INFO] [2023-11-21T16:13:05.017Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.017Z] [INFO] [2023-11-21T16:13:05.017Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.017Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core [2023-11-21T16:13:05.017Z] [INFO] [2023-11-21T16:13:05.017Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2023-11-21T16:13:05.017Z] [INFO] [2023-11-21T16:13:05.017Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.017Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:13:05.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 [2023-11-21T16:13:05.017Z] [WARNING] The 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-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2023-11-21T16:13:05.017Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:13:05.275Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:13:05.275Z] [WARNING] The 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-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 24 were skipped [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [INFO] [2023-11-21T16:13:05.275Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:05.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:05.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:05.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:05.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:13:05.276Z] [INFO] [2023-11-21T16:13:05.276Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2023-11-21T16:13:05.276Z] [INFO] [2023-11-21T16:13:05.276Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2023-11-21T16:13:05.276Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT [128/144] [2023-11-21T16:13:05.276Z] [INFO] from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2023-11-21T16:13:05.276Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:13:05.276Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/target [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT.jar [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] [2023-11-21T16:13:05.532Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT.jar [2023-11-21T16:13:05.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT.pom [2023-11-21T16:13:05.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:13:05.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:13:05.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:13:05.788Z] [INFO] [2023-11-21T16:13:05.788Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2023-11-21T16:13:05.788Z] [INFO] [2023-11-21T16:13:05.788Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2023-11-21T16:13:05.788Z] [INFO] Building Trace Compass RCP Product 9.1.0-SNAPSHOT [129/144] [2023-11-21T16:13:05.788Z] [INFO] from rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2023-11-21T16:13:05.788Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2023-11-21T16:13:05.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2023-11-21T16:13:06.044Z] [INFO] [2023-11-21T16:13:06.044Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:06.044Z] [INFO] [2023-11-21T16:13:06.044Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:06.044Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:13:06.044Z] [INFO] [2023-11-21T16:13:06.044Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:06.044Z] [INFO] [2023-11-21T16:13:06.045Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:06.045Z] [INFO] [2023-11-21T16:13:06.045Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:06.300Z] [INFO] [2023-11-21T16:13:06.300Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:06.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2023-11-21T16:13:06.300Z] [INFO] [2023-11-21T16:13:06.300Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:06.300Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:13:06.300Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [2023-11-21T16:13:06.300Z] [INFO] [2023-11-21T16:13:06.300Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:06.300Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:13:07.229Z] [INFO] [2023-11-21T16:13:07.229Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:07.229Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:13:07.229Z] [INFO] [2023-11-21T16:13:07.229Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:07.229Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:13:07.229Z] [INFO] [2023-11-21T16:13:07.229Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:07.229Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:13:07.485Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath.source,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:13:08.852Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][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.1.0.202311211602. [2023-11-21T16:13:10.220Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:13:10.220Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.json,1.0.0.v201011060100 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:13:10.220Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:13:11.147Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:13:11.147Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][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.1.0.202311211602. [2023-11-21T16:13:11.709Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:13:12.272Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:13:12.528Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][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.1.0.202311211602. [2023-11-21T16:13:12.784Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][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.1.0.202311211602. [2023-11-21T16:13:14.151Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath.source,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:13:14.713Z] [WARNING] [e3ed56bb-9e8f-4750-b245-59076b94dd2a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630 have severely compromised security. Please report this concern to the artifact provider. [2023-11-21T16:13:24.656Z] [INFO] [2023-11-21T16:13:24.656Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:24.656Z] [INFO] [2023-11-21T16:13:24.656Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:24.656Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:13:24.656Z] [INFO] [2023-11-21T16:13:24.657Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:24.657Z] [INFO] [2023-11-21T16:13:24.657Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:24.657Z] [INFO] [2023-11-21T16:13:24.657Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:13:24.657Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2023-11-21T16:13:24.657Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202311211602. [2023-11-21T16:13:39.502Z] Operation completed in 13131 ms. [2023-11-21T16:13:39.502Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2023-11-21T16:13:39.502Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202311211602. [2023-11-21T16:13:51.674Z] Operation completed in 11930 ms. [2023-11-21T16:13:51.674Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app [2023-11-21T16:13:51.674Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202311211602. [2023-11-21T16:14:03.847Z] Operation completed in 12475 ms. [2023-11-21T16:14:03.847Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2023-11-21T16:14:03.847Z] Installing org.eclipse.tracecompass.rcp 9.1.0.202311211602. [2023-11-21T16:14:16.037Z] Operation completed in 12124 ms. [2023-11-21T16:14:16.037Z] [INFO] [2023-11-21T16:14:16.037Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:14:16.293Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231121-1602-win32.win32.x86_64.zip [2023-11-21T16:14:20.460Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231121-1602-macosx.cocoa.x86_64.tar.gz [2023-11-21T16:14:25.705Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231121-1602-macosx.cocoa.aarch64.tar.gz [2023-11-21T16:14:30.951Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231121-1602-linux.gtk.x86_64.tar.gz [2023-11-21T16:14:37.491Z] [INFO] [2023-11-21T16:14:37.491Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:14:37.491Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT.pom [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231121-1602-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-win32.win32.x86_64.zip [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231121-1602-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231121-1602-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz [2023-11-21T16:14:37.491Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.1.0-20231121-1602-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.1.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.1.0-SNAPSHOT-linux.gtk.x86_64.tar.gz [2023-11-21T16:14:38.420Z] [INFO] [2023-11-21T16:14:38.420Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2023-11-21T16:14:38.420Z] [INFO] [2023-11-21T16:14:38.420Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2023-11-21T16:14:38.420Z] [INFO] Building Trace Compass Target Platform 9.1.0-SNAPSHOT [130/144] [2023-11-21T16:14:38.420Z] [INFO] from releng/org.eclipse.tracecompass.target/pom.xml [2023-11-21T16:14:38.420Z] [INFO] --------------------------------[ pom ]--------------------------------- [2023-11-21T16:14:38.420Z] [INFO] [2023-11-21T16:14:38.420Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target --- [2023-11-21T16:14:38.420Z] [INFO] [2023-11-21T16:14:38.420Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2023-11-21T16:14:38.420Z] [INFO] [2023-11-21T16:14:38.420Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2023-11-21T16:14:38.420Z] [INFO] [2023-11-21T16:14:38.420Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target --- [2023-11-21T16:14:38.420Z] [INFO] [2023-11-21T16:14:38.420Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2023-11-21T16:14:38.420Z] [INFO] [2023-11-21T16:14:38.420Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2023-11-21T16:14:38.420Z] [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 [2023-11-21T16:14:38.420Z] [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 [2023-11-21T16:14:38.420Z] [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 [2023-11-21T16:14:38.677Z] [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 [2023-11-21T16:14:38.677Z] [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 [2023-11-21T16:14:38.677Z] [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 [2023-11-21T16:14:38.677Z] [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 2.2 MB/s) [2023-11-21T16:14:38.677Z] [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 [2023-11-21T16:14:38.677Z] [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 [2023-11-21T16:14:38.677Z] [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 [2023-11-21T16:14:38.934Z] [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 [2023-11-21T16:14:38.934Z] [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 [2023-11-21T16:14:38.934Z] [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 [2023-11-21T16:14:38.934Z] [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) [2023-11-21T16:14:38.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom [2023-11-21T16:14:38.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom [2023-11-21T16:14:38.934Z] [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 [2023-11-21T16:14:39.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom [2023-11-21T16:14:39.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom [2023-11-21T16:14:39.190Z] [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 [2023-11-21T16:14:39.190Z] [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 2.7 MB/s) [2023-11-21T16:14:39.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom [2023-11-21T16:14:39.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom [2023-11-21T16:14:39.190Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom [2023-11-21T16:14:39.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom [2023-11-21T16:14:39.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom [2023-11-21T16:14:39.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom [2023-11-21T16:14:39.446Z] [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 1.7 MB/s) [2023-11-21T16:14:39.446Z] [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 [2023-11-21T16:14:39.446Z] [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 [2023-11-21T16:14:39.446Z] [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 [2023-11-21T16:14:39.447Z] [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 [2023-11-21T16:14:39.447Z] [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 [2023-11-21T16:14:39.447Z] [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 [2023-11-21T16:14:39.447Z] [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 4.1 MB/s) [2023-11-21T16:14:39.447Z] [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 [2023-11-21T16:14:39.703Z] [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 [2023-11-21T16:14:39.704Z] [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 [2023-11-21T16:14:39.704Z] [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 [2023-11-21T16:14:39.704Z] [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 [2023-11-21T16:14:39.704Z] [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 [2023-11-21T16:14:39.960Z] [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 2.3 MB/s) [2023-11-21T16:14:39.960Z] [INFO] [2023-11-21T16:14:39.960Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2023-11-21T16:14:39.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT.pom [2023-11-21T16:14:39.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.20.target [2023-11-21T16:14:39.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.21.target [2023-11-21T16:14:39.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.22.target [2023-11-21T16:14:39.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.23.target [2023-11-21T16:14:39.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.24.target [2023-11-21T16:14:39.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-e4.25.target [2023-11-21T16:14:39.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.1.0-SNAPSHOT/org.eclipse.tracecompass.target-9.1.0-SNAPSHOT-tracecompass-eStaging.target [2023-11-21T16:14:39.960Z] [INFO] [2023-11-21T16:14:39.960Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2023-11-21T16:14:39.960Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [131/144] [2023-11-21T16:14:39.960Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2023-11-21T16:14:39.960Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:14:39.960Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:14:39.960Z] [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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2023-11-21T16:14:40.218Z] [INFO] [2023-11-21T16:14:40.218Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.218Z] [INFO] [2023-11-21T16:14:40.218Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.218Z] [INFO] The project's OSGi version is 1.0.5.202311211602 [2023-11-21T16:14:40.218Z] [INFO] [2023-11-21T16:14:40.218Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.218Z] [INFO] [2023-11-21T16:14:40.218Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.218Z] [INFO] [2023-11-21T16:14:40.218Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.218Z] [INFO] [2023-11-21T16:14:40.218Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.218Z] [INFO] [2023-11-21T16:14:40.218Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.218Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [2023-11-21T16:14:40.218Z] [INFO] [2023-11-21T16:14:40.218Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2023-11-21T16:14:40.218Z] [INFO] [2023-11-21T16:14:40.218Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.218Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:14:40.218Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:14:40.218Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2023-11-21T16:14:40.218Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [INFO] Skipping tests [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:14:40.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:14:40.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:14:40.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:14:40.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2023-11-21T16:14:40.780Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT [132/144] [2023-11-21T16:14:40.780Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2023-11-21T16:14:40.780Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:14:40.780Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:14:40.780Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2023-11-21T16:14:40.780Z] [INFO] [2023-11-21T16:14:40.780Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:40.781Z] [INFO] [2023-11-21T16:14:40.781Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:40.781Z] [INFO] The project's OSGi version is 1.0.14.202311211602 [2023-11-21T16:14:40.781Z] [INFO] [2023-11-21T16:14:40.781Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:40.781Z] [INFO] [2023-11-21T16:14:40.781Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:40.781Z] [INFO] [2023-11-21T16:14:40.781Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:40.781Z] [INFO] [2023-11-21T16:14:40.781Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:40.781Z] [INFO] [2023-11-21T16:14:40.781Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:40.781Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [2023-11-21T16:14:41.037Z] [INFO] [2023-11-21T16:14:41.037Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2023-11-21T16:14:41.037Z] [INFO] [2023-11-21T16:14:41.037Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.037Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:14:41.037Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:14:41.037Z] [WARNING] The 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.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2023-11-21T16:14:41.293Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:14:41.293Z] [INFO] [2023-11-21T16:14:41.293Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.293Z] [INFO] [2023-11-21T16:14:41.293Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2023-11-21T16:14:41.294Z] [INFO] [2023-11-21T16:14:41.294Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.294Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 145 were skipped [2023-11-21T16:14:41.294Z] [INFO] [2023-11-21T16:14:41.294Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar [2023-11-21T16:14:41.294Z] [INFO] [2023-11-21T16:14:41.294Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.550Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT.jar [2023-11-21T16:14:41.550Z] [INFO] [2023-11-21T16:14:41.550Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.550Z] [INFO] [2023-11-21T16:14:41.550Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.550Z] [INFO] [2023-11-21T16:14:41.550Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.550Z] [INFO] [2023-11-21T16:14:41.550Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:14:41.550Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2023-11-21T16:14:41.550Z] [INFO] Command line: [2023-11-21T16:14:41.550Z] [/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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-11-21T16:14:41.551Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:14:43.444Z] !SESSION 2023-11-21 16:14:41.564 ----------------------------------------------- [2023-11-21T16:14:43.445Z] eclipse.buildId=unknown [2023-11-21T16:14:43.445Z] java.version=17.0.2 [2023-11-21T16:14:43.445Z] java.vendor=Oracle Corporation [2023-11-21T16:14:43.445Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-11-21T16:14:43.445Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-11-21T16:14:43.445Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-11-21T16:14:43.445Z] [2023-11-21T16:14:43.445Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:14:43.257 [2023-11-21T16:14:43.445Z] !MESSAGE Error starting bundle: initial@reference:file:../../../../../../../.m2/repository/p2/osgi/bundle/org.slf4j.binding.simple/1.7.30.v20221112-0806/org.slf4j.binding.simple-1.7.30.v20221112-0806.jar [2023-11-21T16:14:43.445Z] !STACK 0 [2023-11-21T16:14:43.445Z] org.osgi.framework.BundleException: Invalid operation on a fragment. osgi.identity; osgi.identity="org.slf4j.binding.simple"; type="osgi.fragment"; version:Version="1.7.30.v20221112-0806" [id=255] [2023-11-21T16:14:43.445Z] at org.eclipse.osgi.container.Module.checkFragment(Module.java:543) [2023-11-21T16:14:43.445Z] at org.eclipse.osgi.container.Module.start(Module.java:426) [2023-11-21T16:14:43.445Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) [2023-11-21T16:14:43.445Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundle(EclipseStarter.java:1067) [2023-11-21T16:14:43.445Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles(EclipseStarter.java:1058) [2023-11-21T16:14:43.445Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:606) [2023-11-21T16:14:43.445Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:331) [2023-11-21T16:14:43.445Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:251) [2023-11-21T16:14:43.445Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-11-21T16:14:43.445Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-11-21T16:14:43.445Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-11-21T16:14:43.445Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-11-21T16:14:43.445Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) [2023-11-21T16:14:43.445Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) [2023-11-21T16:14:43.445Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1459) [2023-11-21T16:14:43.445Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1432) [2023-11-21T16:14:44.377Z] [2023-11-21T16:14:44.377Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:14:44.339 [2023-11-21T16:14:44.377Z] !MESSAGE Bundle org.slf4j.binding.simple_1.7.30.v20221112-0806 [255] is not active. [2023-11-21T16:14:44.633Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:14:44.889Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:14:49.059Z] [2023-11-21T16:14:49.059Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-11-21 16:14:48.948 [2023-11-21T16:14:49.059Z] !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 [2023-11-21T16:14:49.059Z] [2023-11-21T16:14:49.059Z] !ENTRY org.eclipse.urischeme 4 0 2023-11-21 16:14:49.031 [2023-11-21T16:14:49.059Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:14:49.059Z] !STACK 0 [2023-11-21T16:14:49.059Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:14:49.059Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-11-21T16:14:49.059Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-11-21T16:14:49.059Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-11-21T16:14:49.059Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-11-21T16:14:49.059Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-11-21T16:14:49.059Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-11-21T16:14:49.059Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88) [2023-11-21T16:14:49.059Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:14:49.059Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-11-21T16:14:49.059Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-11-21T16:14:49.059Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-11-21T16:14:49.059Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-11-21T16:14:49.059Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-11-21T16:14:49.059Z] ... 7 more [2023-11-21T16:14:49.315Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2023-11-21T16:14:49.572Z] Display size: 1440x900 [2023-11-21T16:14:49.572Z] OS version=5.18.5-100.fc35.x86_64 [2023-11-21T16:14:49.572Z] GTK version=3.22.30 [2023-11-21T16:14:49.572Z] GTK theme=Ambiance [2023-11-21T16:14:49.572Z] LIBOVERLAY_SCROLLBAR=0 [2023-11-21T16:14:49.572Z] Time zone: Greenwich Mean Time [2023-11-21T16:14:49.830Z] 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@377cbdae] time=-223759632 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:14:50.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:14:50.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:14:50.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:14:50.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:14:50.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-223758979 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:14:50.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-223758979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:14:50.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223758973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:14:50.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:14:52.286Z] [2023-11-21T16:14:52.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-11-21 16:14:52.049 [2023-11-21T16:14:52.286Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223754518 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223754515 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223754515 data=null}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223754515 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223754514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223754453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223754452 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223754452 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223754452 data=null}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223754452 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223754451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223754446 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223754440 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:14:54.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223754440 data=null}, TreeItem with text {test}] [2023-11-21T16:14:54.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223754439 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:14:55.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223754439 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}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223754374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223754372 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223754372 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223754371 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223754371 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223754371 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]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223754356 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223754355 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223754354 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223754354 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223754354 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]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223754352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-223754350 data=null doit=true}, Tree node with text: bug446190] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-223754350 data=null}, Tree node with text: bug446190] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-223754350 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223754350 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] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-223754347 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-223754346 data=null doit=true}, Tree node with text: Views] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-223754346 data=null}, Tree node with text: Views] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-223754346 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223754346 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] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-223754255 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-223754254 data=null doit=true}, Tree node with text: XML system call analysis] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-223754254 data=null}, Tree node with text: XML system call analysis] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-223754253 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-11-21T16:14:55.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223754253 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] [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-223754246 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-223754246 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table] [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=-223754245 data=null doit=true}, Tree node with text: Latency Table] [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-223754245 data=null}, Tree node with text: Latency Table] [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-223754245 data=null button=1 stateMask=0x0 x=177 y=518 count=1}, Tree node with text: Latency Table] [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223754245 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] [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-223754173 data=null button=1 stateMask=0x80000 x=177 y=518 count=1}, Tree node with text: Latency Table] [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-223754173 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table] [2023-11-21T16:14:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-223754172 data=null button=1 stateMask=0x0 x=177 y=518 count=2}, Tree node with text: Latency Table] [2023-11-21T16:14:55.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223754172 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] [2023-11-21T16:14:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-223754129 data=null button=1 stateMask=0x80000 x=177 y=518 count=2}, Tree node with text: Latency Table] [2023-11-21T16:14:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-223753866 data=null button=0 stateMask=0x0 x=177 y=518 count=0}, Tree node with text: Latency Table] [2023-11-21T16:14:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-223753866 data=null doit=true}, Tree node with text: Latency Table] [2023-11-21T16:14:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-223753866 data=null}, Tree node with text: Latency Table] [2023-11-21T16:14:55.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table [2023-11-21T16:14:57.475Z] 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"' [2023-11-21T16:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-223751941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}] [2023-11-21T16:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-223751938 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}] [2023-11-21T16:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-223751935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}] [2023-11-21T16:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-223751933 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}] [2023-11-21T16:14:57.475Z] 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@377cbdae] time=-223751777 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:14:57.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223751742 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:14:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223751741 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:14:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223751741 data=null}, TreeItem with text {test}] [2023-11-21T16:14:57.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223751741 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:14:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223751741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:14:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223751667 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:14:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:14:57.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:14:57.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:14:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:14:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:14:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:14:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:14:58.553Z] 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') [2023-11-21T16:14:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:14:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:14:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:14:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:14:58.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:14:58.553Z] 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=-223750711 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.553Z] 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=-223750710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.553Z] 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=-223750710 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.553Z] 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=-223750710 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.553Z] 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=-223750710 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.553Z] 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=-223750709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.553Z] 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=-223750709 data=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')] [2023-11-21T16:14:58.553Z] 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=-223750709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.553Z] 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=-223750709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.553Z] 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=-223750709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.554Z] 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=-223750709 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.554Z] 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=-223750709 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:14:58.554Z] 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') [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223750707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223750707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223750706 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223750706 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223750706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223750706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:14:58.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:14:58.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:14:58.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:14:58.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:14:58.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:14:58.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:14:58.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223750706 data=null 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')] [2023-11-21T16:14:58.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223751545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:14:59.068Z] 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"' [2023-11-21T16:14:59.068Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.888 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2023-11-21T16:14:59.068Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest.testData -- Time elapsed: 4.386 s [2023-11-21T16:14:59.068Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2023-11-21T16:14:59.068Z] 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@377cbdae] time=-223750157 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:14:59.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:14:59.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:14:59.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:14:59.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:14:59.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223750040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:14:59.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:14:59.888Z] [2023-11-21T16:14:59.888Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-11-21 16:14:59.839 [2023-11-21T16:14:59.888Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223747547 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223747547 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223747547 data=null}, TreeItem with text {test}] [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223747547 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:01.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223747547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223747529 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223747481 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223747481 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223747481 data=null}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223747480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223747480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223747474 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223747474 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223747474 data=null}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223747473 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223747473 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}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223747463 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223747462 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223747461 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223747461 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223747461 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223747461 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]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223747447 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223747446 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223747446 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223747446 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223747446 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]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223747444 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-223747444 data=null doit=true}, Tree node with text: bug446190] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-223747444 data=null}, Tree node with text: bug446190] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-223747444 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223747443 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] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-223747442 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-223747441 data=null doit=true}, Tree node with text: Views] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-223747441 data=null}, Tree node with text: Views] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-223747441 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:15:01.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223747441 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] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-223747433 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-223747433 data=null doit=true}, Tree node with text: XML system call analysis] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-223747433 data=null}, Tree node with text: XML system call analysis] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-223747432 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223747432 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] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-223747381 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-223747378 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-223747378 data=null doit=true}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-223747377 data=null}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-223747377 data=null button=1 stateMask=0x0 x=186 y=564 count=1}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223747377 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] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-223747370 data=null button=1 stateMask=0x80000 x=186 y=564 count=1}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-223747370 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-223747370 data=null button=1 stateMask=0x0 x=186 y=564 count=2}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223747369 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] [2023-11-21T16:15:02.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-223747332 data=null button=1 stateMask=0x80000 x=186 y=564 count=2}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-223746952 data=null button=0 stateMask=0x0 x=186 y=564 count=0}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-223746952 data=null doit=true}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-223746952 data=null}, Tree node with text: Latency vs Time] [2023-11-21T16:15:02.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time [2023-11-21T16:15:04.190Z] 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"' [2023-11-21T16:15:04.190Z] 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"' [2023-11-21T16:15:04.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:04.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:04.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190 [2023-11-21T16:15:04.190Z] 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@377cbdae] time=-223745052 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:04.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:04.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223744980 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223744980 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223744980 data=null}, TreeItem with text {test}] [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223744979 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223744979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223744974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:15:04.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:15:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:15:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:15:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:15:04.704Z] 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') [2023-11-21T16:15:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:04.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:15:04.704Z] 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=-223744626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.704Z] 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=-223744625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.704Z] 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=-223744625 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.704Z] 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=-223744625 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.704Z] 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=-223744625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.704Z] 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=-223744625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.704Z] 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=-223744625 data=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')] [2023-11-21T16:15:04.705Z] 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=-223744625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.705Z] 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=-223744625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.705Z] 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=-223744625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.705Z] 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=-223744625 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.705Z] 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=-223744625 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:04.705Z] 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') [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223744624 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223744623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223744623 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223744623 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223744623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223744623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:04.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:04.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:04.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:04.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:04.705Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:04.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:15:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223744623 data=null 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')] [2023-11-21T16:15:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223744876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:15:05.218Z] 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"' [2023-11-21T16:15:05.219Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.064 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2023-11-21T16:15:05.219Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest.testWithTrace -- Time elapsed: 3.492 s [2023-11-21T16:15:05.219Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2023-11-21T16:15:05.219Z] 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@377cbdae] time=-223744088 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:15:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:15:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:15:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223743972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:15:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:15:06.037Z] [2023-11-21T16:15:06.037Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2023-11-21 16:15:05.762 [2023-11-21T16:15:06.037Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223741345 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223741345 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223741345 data=null}, TreeItem with text {test}] [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223741344 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223741344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223741330 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223741329 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223741329 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223741329 data=null}, TreeItem with text {test}] [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223741329 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:07.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223741329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223741279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223741278 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223741278 data=null}, TreeItem with text {test}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223741278 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223741278 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}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223741276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223741276 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223741275 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223741275 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223741275 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223741275 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]}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223741262 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223741262 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223741261 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:08.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223741261 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223741261 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]}] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223741260 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-223741260 data=null doit=true}, Tree node with text: bug446190] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-223741259 data=null}, Tree node with text: bug446190] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-223741259 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223741259 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] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-223741258 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-223741257 data=null doit=true}, Tree node with text: Views] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-223741257 data=null}, Tree node with text: Views] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-223741257 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223741257 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] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-223741252 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-223741251 data=null doit=true}, Tree node with text: XML system call analysis] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-223741251 data=null}, Tree node with text: XML system call analysis] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-223741250 data=null button=1 stateMask=0x0 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223741250 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] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-223741249 data=null button=1 stateMask=0x80000 x=196 y=472 count=1}, Tree node with text: XML system call analysis] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-223741248 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-223741248 data=null doit=true}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-223741248 data=null}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-223741247 data=null button=1 stateMask=0x0 x=188 y=541 count=1}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223741247 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] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-223741186 data=null button=1 stateMask=0x80000 x=188 y=541 count=1}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-223741185 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-223741185 data=null button=1 stateMask=0x0 x=188 y=541 count=2}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223741184 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] [2023-11-21T16:15:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-223741172 data=null button=1 stateMask=0x80000 x=188 y=541 count=2}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-223740958 data=null button=0 stateMask=0x0 x=188 y=541 count=0}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-223740958 data=null doit=true}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-223740958 data=null}, Tree node with text: Latency vs Count] [2023-11-21T16:15:08.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count [2023-11-21T16:15:09.819Z] 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"' [2023-11-21T16:15:09.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart' [2023-11-21T16:15:09.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-223739454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}] [2023-11-21T16:15:09.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-223739447 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}] [2023-11-21T16:15:09.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-223739446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}] [2023-11-21T16:15:09.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-223739445 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}] [2023-11-21T16:15:10.076Z] 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@377cbdae] time=-223739372 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:10.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:10.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:10.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:10.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:10.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223739361 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:15:10.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223739361 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:10.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223739360 data=null}, TreeItem with text {test}] [2023-11-21T16:15:10.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223739360 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:10.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223739360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:10.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223739334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:10.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:10.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:15:10.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:15:11.008Z] 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') [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:15:11.008Z] 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=-223738525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] 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=-223738525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] 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=-223738525 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] 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=-223738525 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] 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=-223738525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] 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=-223738525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] 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=-223738524 data=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')] [2023-11-21T16:15:11.008Z] 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=-223738524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] 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=-223738524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] 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=-223738524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] 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=-223738524 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] 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=-223738524 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:11.008Z] 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') [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223738523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223738523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223738523 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:11.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223738523 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223738523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223738523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:11.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:11.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:11.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:11.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:11.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:15:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223738523 data=null 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')] [2023-11-21T16:15:11.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223739260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:15:11.265Z] 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"' [2023-11-21T16:15:11.265Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.089 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2023-11-21T16:15:11.265Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest.testWithTrace -- Time elapsed: 3.384 s [2023-11-21T16:15:11.265Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2023-11-21T16:15:11.265Z] 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@377cbdae] time=-223737989 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:11.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:11.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:15:11.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:15:11.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:15:11.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223737871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:15:11.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:15:11.522Z] 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@377cbdae] time=-223737870 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:11.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell' [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:15:11.778Z] 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') [2023-11-21T16:15:11.778Z] 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')) [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223737570 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223737567 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223737567 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223737567 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223737567 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223737567 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}] [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223737518 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223737517 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223737517 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223737517 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223737516 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}] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223737515 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223737515 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223737515 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223737515 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223737514 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223737514 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] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223737465 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:11.779Z] 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') [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:11.779Z] 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') [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223737451 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')] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223737451 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')] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223737451 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223737451 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223737451 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')] [2023-11-21T16:15:11.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223737450 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')] [2023-11-21T16:15:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223737450 data=null 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')] [2023-11-21T16:15:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223737753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:12.036Z] 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@377cbdae] time=-223737370 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:12.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:12.036Z] 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') [2023-11-21T16:15:12.036Z] 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')) [2023-11-21T16:15:12.293Z] 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=-223737163 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223737158 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223737158 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223737158 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223737158 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223737062 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}] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223737042 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:12.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223737041 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223737041 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223737041 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223736988 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223736986 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] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223736984 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:12.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223736979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223736979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223736979 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223736979 data=null}, (of type 'Table')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-223736978 data=null button=1 stateMask=0x0 x=87 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223736978 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')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-223736964 data=null button=1 stateMask=0x80000 x=87 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:12.294Z] 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') [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-223736962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223736962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-223736962 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-223736962 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-223736962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-223736962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-223736880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223736879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-223736879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-223736879 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-223736879 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-11-21T16:15:12.551Z] 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=-223736878 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:12.551Z] 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') [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223736877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223736877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223736877 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223736877 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223736877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223736877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223736877 data=null 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')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-223736962 data=null 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')] [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:12.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:12.552Z] 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') [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:12.552Z] 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') [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223736851 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')] [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223736851 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')] [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223736851 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223736851 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223736850 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')] [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223736850 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')] [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223736850 data=null 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')] [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223737363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:12.552Z] 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@377cbdae] time=-223736774 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:12.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:12.810Z] 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') [2023-11-21T16:15:12.810Z] 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')) [2023-11-21T16:15:12.810Z] 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=-223736644 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223736570 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223736569 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223736569 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223736567 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223736566 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}] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223736475 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:12.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223736474 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223736474 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223736474 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223736474 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223736473 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] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223736472 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:12.810Z] 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') [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-223736468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223736468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-223736468 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-223736468 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-223736468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-223736468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:12.811Z] [2023-11-21T16:15:12.811Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-11-21 16:15:12.757 [2023-11-21T16:15:12.811Z] !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. [2023-11-21T16:15:12.811Z] [2023-11-21T16:15:12.811Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2023-11-21 16:15:12.757 [2023-11-21T16:15:12.811Z] !MESSAGE Import XML analysis file failed. [2023-11-21T16:15:12.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-223736468 data=null 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')] [2023-11-21T16:15:12.811Z] [2023-11-21T16:15:12.811Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:15:12.761 [2023-11-21T16:15:12.811Z] !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. [2023-11-21T16:15:13.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-223736455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223736377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-223736376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-223736376 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-223736376 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2023-11-21T16:15:13.068Z] 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=-223736374 data=null doit=true}, Shell with text {Import XML analysis file failed.}] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:13.068Z] 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') [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223736374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223736374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223736374 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223736374 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223736373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223736373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223736373 data=null 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')] [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:13.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:13.068Z] 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') [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:13.069Z] 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') [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223736350 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')] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223736350 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')] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223736350 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223736350 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223736349 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')] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223736349 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')] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223736349 data=null 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')] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223736767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:13.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@377cbdae] time=-223736276 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:13.069Z] 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') [2023-11-21T16:15:13.069Z] 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')) [2023-11-21T16:15:13.069Z] 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=-223736154 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223736152 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223736152 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223736152 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223736152 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:13.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223736151 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}] [2023-11-21T16:15:13.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223736054 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:13.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:13.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:13.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223736054 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:13.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223736053 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:13.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223736053 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:13.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223736053 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:13.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223736053 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] [2023-11-21T16:15:13.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223736052 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:13.327Z] 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') [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:13.327Z] 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') [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223736038 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')] [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223736038 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')] [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223736037 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223736037 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223736037 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')] [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223736037 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')] [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223736037 data=null 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')] [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223736270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:13.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-223735846 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-223735846 data=null doit=true}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-223735846 data=null}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-223735846 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223735846 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}] [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-223735820 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:13.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-223735819 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-223735819 data=null doit=true}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-223735819 data=null}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-223735818 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223735818 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}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-223735814 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-223735813 data=null doit=true}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-223735813 data=null}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-223735813 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223735813 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}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-223735811 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223735810 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223735810 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223735810 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223735809 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223735809 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]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223735774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223735771 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223735771 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223735771 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223735771 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223735771 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]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223735763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2023-11-21T16:15:13.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...' [2023-11-21T16:15:13.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2023-11-21T16:15:13.842Z] 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)') [2023-11-21T16:15:13.842Z] 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)')) [2023-11-21T16:15:13.842Z] 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=-223735556 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:13.842Z] 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') [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:13.842Z] 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') [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223735555 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')] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223735554 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')] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223735554 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223735554 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223735554 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')] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223735554 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')] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223735554 data=null 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')] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-223735733 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...'] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:13.842Z] 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@377cbdae] time=-223735481 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-223735478 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-223735478 data=null doit=true}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-223735477 data=null}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-223735477 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223735477 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}] [2023-11-21T16:15:13.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-223735460 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}] [2023-11-21T16:15:13.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:13.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:15:13.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:15:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:15:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:15:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:15:14.773Z] 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') [2023-11-21T16:15:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:15:14.773Z] 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=-223734751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.773Z] 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=-223734751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.773Z] 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=-223734751 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.773Z] 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=-223734751 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.773Z] 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=-223734751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.774Z] 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=-223734751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.774Z] 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=-223734751 data=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')] [2023-11-21T16:15:14.774Z] 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=-223734750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.774Z] 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=-223734750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.774Z] 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=-223734750 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.774Z] 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=-223734750 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.774Z] 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=-223734750 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:14.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') [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223734749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223734749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223734749 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223734749 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223734749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223734749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:14.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:14.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:14.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:14.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:14.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223734749 data=null 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')] [2023-11-21T16:15:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223735384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:15:17.751Z] 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@377cbdae] time=-223734240 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:17.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:17.752Z] 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') [2023-11-21T16:15:17.752Z] 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')) [2023-11-21T16:15:17.752Z] 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=-223734141 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223734075 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223734074 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223734074 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223734074 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223734074 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}] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223733954 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:17.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223733952 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223733952 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223733952 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223733952 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223733952 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] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223733951 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:17.752Z] 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') [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:17.752Z] 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') [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223733947 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')] [2023-11-21T16:15:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223733947 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')] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223733947 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223733947 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223733946 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')] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223733946 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')] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223733946 data=null 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')] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223734233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:17.753Z] 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@377cbdae] time=-223733905 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:17.753Z] 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') [2023-11-21T16:15:17.753Z] 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')) [2023-11-21T16:15:17.753Z] 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=-223733671 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223733637 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223733579 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223733579 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223733578 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223733578 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}] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223733559 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:17.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223733558 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223733558 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223733558 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223733557 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223733557 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] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223733555 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:17.753Z] 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') [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:17.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-223733552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223733552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-223733552 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-223733552 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-223733552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-223733552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-223733552 data=null 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')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-223733465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223733464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-223733464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-223733464 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-223733464 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table') [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223733460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223733460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223733460 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223733460 data=null}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-223733459 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223733459 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')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-223733453 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223733453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223733453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223733453 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223733453 data=null}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-223733453 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:17.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223733452 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')] [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-223733434 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:17.755Z] 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') [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit... [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-223733433 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-223733432 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-223733431 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-223733387 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-223733386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-223733386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-223733386 data=null 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')] [2023-11-21T16:15:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-223731026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-223730975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-223730975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-223730975 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-223730975 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit... [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:18.319Z] 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') [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:18.319Z] 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') [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223730973 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')] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223730973 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')] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223730973 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223730973 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223730973 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')] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223730973 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')] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223730973 data=null 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')] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223733899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2023-11-21T16:15:18.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2023-11-21T16:15:18.576Z] 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@377cbdae] time=-223730832 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:18.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:18.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:18.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:18.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:18.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:18.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:18.576Z] 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') [2023-11-21T16:15:18.576Z] 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')) [2023-11-21T16:15:18.576Z] 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=-223730650 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:18.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:18.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:18.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223730633 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223730633 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223730633 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223730632 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223730632 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}] [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223730559 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:18.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223730558 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223730558 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223730558 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223730558 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:18.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223730557 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] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223730477 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table') [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223730474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223730474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223730474 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223730474 data=null}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-223730474 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223730474 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')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-223730468 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223730467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223730467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223730467 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223730467 data=null}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-223730467 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223730466 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')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-223730448 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:18.833Z] 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') [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-223730446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223730446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-223730446 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-223730446 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-223730446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:18.833Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-223730446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-223730369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223730368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-223730368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-223730368 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-223730368 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-11-21T16:15:19.091Z] 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=-223730367 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:19.091Z] 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') [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223730367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223730367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223730367 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223730366 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223730366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223730366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223730366 data=null 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')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-223730446 data=null 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')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:19.091Z] 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') [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:19.091Z] 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') [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223730341 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')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223730340 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')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223730340 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:19.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223730340 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223730340 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')] [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223730340 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')] [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223730340 data=null 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')] [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223730773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:19.092Z] 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@377cbdae] time=-223730259 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:19.092Z] 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') [2023-11-21T16:15:19.092Z] 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')) [2023-11-21T16:15:19.092Z] 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=-223730137 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223730134 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:19.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223730134 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223730071 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223730070 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:19.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223730070 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}] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223729971 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:19.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223729970 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223729970 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223729970 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223729969 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223729969 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] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223729968 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:19.350Z] 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') [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-223729965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223729954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-223729954 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-223729954 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-223729953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-223729953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-223729953 data=null 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')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-223729878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223729877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-223729877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-223729877 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-223729877 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-223729873 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=-223729873 data=null doit=true}, TableItem with text {test_valid}] [2023-11-21T16:15:19.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=-223729873 data=null}, TableItem with text {test_valid}] [2023-11-21T16:15:19.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-223729872 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}] [2023-11-21T16:15:19.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223729872 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}] [2023-11-21T16:15:19.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-223729864 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}] [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-223729862 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}] [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-223729862 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}] [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-223729862 data=null}, TableItem with text {test_valid_xml_timegraphView}] [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-223729862 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}] [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223729862 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}] [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-223729849 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}] [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:19.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:19.609Z] 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') [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:19.609Z] 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') [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223729846 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')] [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223729846 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')] [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223729846 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223729846 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223729846 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')] [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223729846 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')] [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223729846 data=null 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')] [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223730248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:19.609Z] 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@377cbdae] time=-223729757 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:19.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:19.609Z] 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') [2023-11-21T16:15:19.609Z] 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')) [2023-11-21T16:15:19.866Z] 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=-223729576 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223729574 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223729574 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223729574 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223729574 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223729574 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}] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223729476 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:19.866Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223729475 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223729475 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223729475 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223729474 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223729474 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] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223729473 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:19.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table') [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223729462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223729450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223729450 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223729450 data=null}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-223729450 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223729450 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')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-223729440 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223729440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223729440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223729440 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223729440 data=null}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-223729440 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223729440 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')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-223729382 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:19.867Z] 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') [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-223729380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223729380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-223729380 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-223729380 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-223729380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-223729379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-223729351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223729351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-223729351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-223729351 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-223729351 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-11-21T16:15:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-11-21T16:15:20.124Z] 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=-223729350 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:20.124Z] 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') [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223729350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223729349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223729349 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223729349 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223729349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223729349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223729349 data=null 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')] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-223729379 data=null 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')] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:20.125Z] 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') [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:20.125Z] 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') [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223729280 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')] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223729280 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')] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223729280 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223729280 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223729280 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')] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223729279 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')] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223729279 data=null 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')] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223729752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:20.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@377cbdae] time=-223729246 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:20.125Z] 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') [2023-11-21T16:15:20.125Z] 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')) [2023-11-21T16:15:20.382Z] 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=-223729087 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223729073 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223729073 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223729073 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223729073 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223729073 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}] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223729023 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:20.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223729023 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223729022 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223729022 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223729022 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223729022 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] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223729021 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-11-21T16:15:20.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:20.382Z] 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') [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-223729004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223729004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-223729004 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-223729004 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-223728957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-223728957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-223728957 data=null 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')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-223728858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223728857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-223728857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-223728857 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-223728857 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table') [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223728854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223728854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223728854 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223728854 data=null}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-223728853 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223728853 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')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-223728848 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223728848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223728848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223728847 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223728847 data=null}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-223728847 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')] [2023-11-21T16:15:20.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223728847 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')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-223728779 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:20.641Z] 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') [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-223728778 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')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-223728778 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')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-223728778 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-223728778 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-223728778 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')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-223728778 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')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-223728778 data=null 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')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-223728777 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')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-223728777 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')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-223728777 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')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-223728777 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-223728777 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table') [2023-11-21T16:15:20.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223728776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223728776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223728776 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223728776 data=null}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-223728776 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223728776 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')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-223728770 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223728770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223728770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223728770 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223728770 data=null}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-223728770 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223728770 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')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-223728758 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:20.642Z] 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') [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-223728757 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')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-223728757 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')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-223728757 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-223728757 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-223728757 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')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-223728757 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')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-223728757 data=null 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')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-223728744 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')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-223728744 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')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-223728743 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')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-223728743 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-223728743 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:20.643Z] 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') [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-223728742 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')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223728742 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')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-223728742 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-223728742 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-223728742 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')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-223728742 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')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-223728742 data=null 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')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-223728741 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')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-223728741 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')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-223728741 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')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-223728741 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-223728741 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:20.643Z] 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') [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-223728740 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')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223728740 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')] [2023-11-21T16:15:20.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-223728740 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-223728740 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-223728739 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-223728739 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-223728739 data=null 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-223728682 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-223728681 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-223728681 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-223728681 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-223728681 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:20.644Z] 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') [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:20.644Z] 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') [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223728679 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223728679 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223728679 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223728679 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223728679 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223728679 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223728679 data=null 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')] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223729240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:20.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@377cbdae] time=-223728588 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:20.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:20.902Z] 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') [2023-11-21T16:15:20.902Z] 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')) [2023-11-21T16:15:20.902Z] 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=-223728459 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223728447 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223728447 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223728447 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223728446 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223728446 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}] [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223728362 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:20.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223728361 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223728361 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223728361 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223728361 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:20.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223728361 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] [2023-11-21T16:15:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223728351 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:20.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223728276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223728276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223728276 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223728276 data=null}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-223728276 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223728276 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')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-223728271 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223728270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223728270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223728270 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223728270 data=null}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-223728270 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223728269 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')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-223728255 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223728255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223728255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223728255 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223728255 data=null}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-223728254 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223728254 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')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-223728239 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223728239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223728239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223728239 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223728238 data=null}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-223728238 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223728238 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')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-223728172 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223728172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223728172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223728172 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223728172 data=null}, (of type 'Table')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-223728171 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223728171 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')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-223728145 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:21.161Z] 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') [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-223728144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223728144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-223728144 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-223728144 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-223728144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-223728144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-223728061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223728061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-223728061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-223728061 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-223728061 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-11-21T16:15:21.161Z] 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=-223728060 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:21.161Z] 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') [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223728060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223728059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223728059 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223728059 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223728059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223728059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223728059 data=null 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')] [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-223728144 data=null 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')] [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:21.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:21.419Z] 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') [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:21.419Z] 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') [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223727986 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')] [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223727986 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')] [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223727986 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223727986 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223727986 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')] [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223727986 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')] [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223727986 data=null 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')] [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223728581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:21.419Z] 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@377cbdae] time=-223727954 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:21.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:21.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:21.677Z] 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') [2023-11-21T16:15:21.677Z] 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')) [2023-11-21T16:15:21.677Z] 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=-223727775 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223727773 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223727773 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223727773 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223727773 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223727773 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}] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223727634 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:21.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223727634 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223727634 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223727634 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223727634 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223727633 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] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223727628 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:21.677Z] 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') [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-223727626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223727626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-223727626 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-223727626 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-223727626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-223727626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-223727626 data=null 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')] [2023-11-21T16:15:21.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-223727602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223727602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-223727602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-223727602 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-223727588 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223727577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223727577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223727577 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223727577 data=null}, (of type 'Table')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-223727577 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223727577 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')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-223727571 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:21.678Z] 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') [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit... [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-223727570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-223727570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-223727570 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-223727570 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-223727570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-223727570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:21.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-223727570 data=null 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')] [2023-11-21T16:15:22.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-223727278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-223727272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-223727272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-223727272 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-223727272 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit... [2023-11-21T16:15:22.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:22.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:22.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table') [2023-11-21T16:15:22.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223727025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:22.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223727024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:22.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223727024 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:22.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223727024 data=null}, (of type 'Table')] [2023-11-21T16:15:22.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-223727024 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223727024 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')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-223727017 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223727017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223727017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223727017 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223727017 data=null}, (of type 'Table')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-223727016 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223727016 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')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-223727008 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:22.449Z] 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') [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-223727007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223727007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-223727007 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-223727007 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-223727006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-223727006 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-223726960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223726960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-223726960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-223726960 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-223726960 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-11-21T16:15:22.450Z] 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=-223726959 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:22.450Z] 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') [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223726959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223726959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223726959 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223726959 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223726958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223726958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223726958 data=null 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')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-223727006 data=null 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')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:22.450Z] 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') [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:22.450Z] 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') [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223726845 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')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223726844 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')] [2023-11-21T16:15:22.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223726844 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223726844 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223726844 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')] [2023-11-21T16:15:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223726844 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')] [2023-11-21T16:15:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223726844 data=null 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')] [2023-11-21T16:15:22.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223727946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:22.707Z] 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@377cbdae] time=-223726761 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:22.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:22.708Z] 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') [2023-11-21T16:15:22.708Z] 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')) [2023-11-21T16:15:22.708Z] 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=-223726625 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223726576 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223726576 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223726576 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223726576 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223726575 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}] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223726527 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:22.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223726527 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223726527 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223726526 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223726526 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223726525 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] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223726524 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:22.708Z] 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') [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:22.708Z] 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') [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223726522 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')] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223726513 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')] [2023-11-21T16:15:22.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223726513 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:22.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223726513 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:22.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223726513 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')] [2023-11-21T16:15:22.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223726513 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')] [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223726513 data=null 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')] [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223726755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:22.965Z] 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@377cbdae] time=-223726463 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:22.965Z] 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') [2023-11-21T16:15:22.965Z] 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')) [2023-11-21T16:15:22.965Z] 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=-223726343 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223726341 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223726341 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223726341 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223726341 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:22.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223726341 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}] [2023-11-21T16:15:22.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223726266 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:22.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:22.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:22.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223726255 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:22.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223726254 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:22.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223726254 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:22.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223726254 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:22.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223726254 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] [2023-11-21T16:15:22.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223726252 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:23.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:23.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-11-21T16:15:23.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:23.222Z] 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') [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-223726250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223726250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-223726250 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-223726250 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-223726250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-223726250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-223726250 data=null 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')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-223726172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223726172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-223726172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-223726172 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-223726172 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:23.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223726168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223726168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223726168 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223726168 data=null}, (of type 'Table')] [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-223726167 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223726167 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')] [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-223726146 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:23.224Z] 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') [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=-223726145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-223726145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=-223726145 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=-223726145 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=-223726145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=-223726145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=-223726144 data=null 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')] [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=-223726144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-223726144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=-223726144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=-223726144 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=-223726144 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:23.225Z] 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') [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:23.225Z] 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') [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223726143 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')] [2023-11-21T16:15:23.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223726143 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')] [2023-11-21T16:15:23.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223726143 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:23.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223726143 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:23.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223726143 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')] [2023-11-21T16:15:23.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223726142 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')] [2023-11-21T16:15:23.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223726142 data=null 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')] [2023-11-21T16:15:23.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223726457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:23.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:23.226Z] 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@377cbdae] time=-223726061 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:23.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:23.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:23.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:23.483Z] 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') [2023-11-21T16:15:23.483Z] 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')) [2023-11-21T16:15:23.483Z] 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=-223725940 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223725938 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223725938 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223725938 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223725938 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223725938 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}] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223725867 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:23.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223725867 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223725867 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223725866 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223725866 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223725858 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] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223725856 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223725839 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223725824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223725823 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223725823 data=null}, (of type 'Table')] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-223725823 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223725823 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')] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-223725765 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:23.483Z] 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') [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:23.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-223725764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223725764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-223725764 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-223725764 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-223725764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-223725764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-223725675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223725674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-223725674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-223725674 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-223725674 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-11-21T16:15:23.741Z] 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=-223725673 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:23.741Z] 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') [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223725673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223725673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223725673 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223725673 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223725673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223725673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223725673 data=null 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')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-223725764 data=null 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')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:23.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') [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:23.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') [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223725649 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')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223725649 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')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223725649 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223725649 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223725648 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')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223725648 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')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223725648 data=null 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')] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223726055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:23.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:23.742Z] [2023-11-21T16:15:23.742Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-11-21 16:15:23.646 [2023-11-21T16:15:23.742Z] !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. [2023-11-21T16:15:23.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@377cbdae] time=-223725570 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:23.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:23.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:23.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:24.000Z] 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') [2023-11-21T16:15:24.000Z] 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')) [2023-11-21T16:15:24.000Z] 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=-223725447 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223725432 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223725432 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223725432 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223725432 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223725432 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}] [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223725334 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:24.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:24.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223725333 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223725333 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223725333 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223725333 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223725333 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] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223725331 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-223725260 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=-223725260 data=null doit=true}, TableItem with text {test_invalid}] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-223725260 data=null}, TableItem with text {test_invalid}] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-223725259 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}] [2023-11-21T16:15:24.001Z] [2023-11-21T16:15:24.001Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-11-21 16:15:23.961 [2023-11-21T16:15:24.001Z] !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. [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223725259 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}] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-223725253 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}] [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:24.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:24.002Z] 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') [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:24.002Z] 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') [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223725250 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')] [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223725250 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')] [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223725250 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223725250 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223725250 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')] [2023-11-21T16:15:24.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223725250 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')] [2023-11-21T16:15:24.002Z] [2023-11-21T16:15:24.002Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-11-21 16:15:23.971 [2023-11-21T16:15:24.002Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223725250 data=null 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')] [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223725565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:24.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@377cbdae] time=-223725162 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2023-11-21T16:15:24.262Z] 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') [2023-11-21T16:15:24.262Z] 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')) [2023-11-21T16:15:24.262Z] 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=-223724973 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))] [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223724971 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223724971 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:24.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223724971 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223724971 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223724941 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}] [2023-11-21T16:15:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223724854 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:24.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-223724853 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses] [2023-11-21T16:15:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-223724853 data=null doit=true}, Tree node with text: XML Analyses] [2023-11-21T16:15:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-223724852 data=null}, Tree node with text: XML Analyses] [2023-11-21T16:15:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-223724852 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223724852 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] [2023-11-21T16:15:24.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-223724850 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses] [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table') [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table') [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-223724844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-223724844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')] [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-223724844 data=null doit=true}, (of type 'Table')] [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-223724844 data=null}, (of type 'Table')] [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-223724843 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:24.520Z] [2023-11-21T16:15:24.520Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2023-11-21 16:15:24.378 [2023-11-21T16:15:24.520Z] !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. [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223724843 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')] [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-223724838 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')] [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:24.520Z] 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') [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-223724836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223724836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-223724836 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-223724836 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-223724836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-223724836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-223724767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-223724767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-223724767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-223724767 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-223724767 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2023-11-21T16:15:24.521Z] 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=-223724766 data=null doit=true}, Shell with text {Delete XML file(s)}] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:24.521Z] 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') [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223724766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223724766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223724766 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223724766 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223724766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223724766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223724765 data=null 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')] [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-223724836 data=null 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')] [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:24.522Z] 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') [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:24.522Z] 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') [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223724743 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')] [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223724743 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')] [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223724743 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223724743 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223724743 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')] [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223724743 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')] [2023-11-21T16:15:24.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223724743 data=null 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')] [2023-11-21T16:15:24.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223725157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:24.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:24.781Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.32 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2023-11-21T16:15:24.781Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageMenuBar -- Time elapsed: 1.096 s [2023-11-21T16:15:24.781Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportInvalid -- Time elapsed: 0.817 s [2023-11-21T16:15:24.781Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageContextMenu -- Time elapsed: 2.051 s [2023-11-21T16:15:24.781Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testEdit -- Time elapsed: 3.645 s [2023-11-21T16:15:24.781Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportValid -- Time elapsed: 1.014 s [2023-11-21T16:15:24.781Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testCheckButtons -- Time elapsed: 1.292 s [2023-11-21T16:15:24.781Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testDelete -- Time elapsed: 1.491 s [2023-11-21T16:15:24.781Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testExport -- Time elapsed: 0.888 s [2023-11-21T16:15:24.781Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testInvalidLabel -- Time elapsed: 0.910 s [2023-11-21T16:15:24.781Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2023-11-21T16:15:24.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@377cbdae] time=-223724641 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:24.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:24.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:15:24.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:15:24.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:15:24.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223724479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:15:24.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223722878 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223722878 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223722877 data=null}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223722877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223722877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223722869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223722868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223722868 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223722868 data=null}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223722868 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223722868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223722858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223722858 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223722858 data=null}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223722857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223722857 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}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223722856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223722856 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223722855 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223722855 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223722855 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223722855 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]}] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223722850 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223722849 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223722849 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223722849 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223722845 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]}] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223722844 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testTrace2.xml} time=-223722844 data=null doit=true}, Tree node with text: testTrace2.xml] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testTrace2.xml} time=-223722844 data=null}, Tree node with text: testTrace2.xml] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testTrace2.xml} time=-223722844 data=null button=1 stateMask=0x0 x=126 y=81 count=1}, Tree node with text: testTrace2.xml] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223722844 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] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testTrace2.xml} time=-223722842 data=null button=1 stateMask=0x80000 x=126 y=81 count=1}, Tree node with text: testTrace2.xml] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-223722842 data=null doit=true}, Tree node with text: Views] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-223722842 data=null}, Tree node with text: Views] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-223722842 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223722841 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] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-223722840 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=-223722839 data=null doit=true}, Tree node with text: test.xml.conditions] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=-223722839 data=null}, Tree node with text: test.xml.conditions] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=-223722839 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223722839 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] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=-223722838 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-223722838 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-223722837 data=null doit=true}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-223722837 data=null}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-223722837 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223722837 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] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-223722823 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-223722787 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-223722786 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223722786 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] [2023-11-21T16:15:26.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-223722774 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-223722485 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-223722480 data=null doit=true}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-223722479 data=null}, Tree node with text: Xml Timegraph View Test] [2023-11-21T16:15:26.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test [2023-11-21T16:15:28.347Z] 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"' [2023-11-21T16:15:28.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2023-11-21T16:15:28.347Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {} [2023-11-21T16:15:28.605Z] 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@377cbdae] time=-223720854 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223720843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223720843 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223720843 data=null}, TreeItem with text {test}] [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223720842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223720842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223720822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:15:28.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:15:28.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:15:28.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:15:28.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:28.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:15:28.864Z] 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') [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:15:28.864Z] 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=-223720568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] 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=-223720568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] 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=-223720568 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] 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=-223720568 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] 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=-223720568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] 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=-223720568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] 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=-223720568 data=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')] [2023-11-21T16:15:28.864Z] 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=-223720568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] 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=-223720567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] 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=-223720567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] 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=-223720567 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] 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=-223720567 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:28.864Z] 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') [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223720567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223720567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223720567 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223720567 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223720566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223720566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:28.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223720566 data=null 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')] [2023-11-21T16:15:28.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223720790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:15:29.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:29.127Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.294 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2023-11-21T16:15:29.127Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest.testData -- Time elapsed: 4.289 s [2023-11-21T16:15:29.127Z] [2023-11-21T16:15:29.127Z] Results: [2023-11-21T16:15:29.127Z] [2023-11-21T16:15:29.127Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2023-11-21T16:15:29.127Z] [2023-11-21T16:15:29.386Z] [2023-11-21T16:15:29.386Z] !ENTRY org.eclipse.core.resources 2 10035 2023-11-21 16:15:29.137 [2023-11-21T16:15:29.386Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-11-21T16:15:29.642Z] [INFO] All tests passed [2023-11-21T16:15:29.642Z] [INFO] [2023-11-21T16:15:29.642Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:15:29.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT.jar [2023-11-21T16:15:29.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT.pom [2023-11-21T16:15:29.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar [2023-11-21T16:15:29.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml [2023-11-21T16:15:29.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml [2023-11-21T16:15:29.642Z] [INFO] [2023-11-21T16:15:29.642Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2023-11-21T16:15:29.642Z] [INFO] [2023-11-21T16:15:29.642Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2023-11-21T16:15:29.642Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT [133/144] [2023-11-21T16:15:29.642Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2023-11-21T16:15:29.642Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:15:29.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:15:29.642Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2023-11-21T16:15:29.905Z] [INFO] [2023-11-21T16:15:29.905Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:29.905Z] [INFO] [2023-11-21T16:15:29.905Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:29.905Z] [INFO] The project's OSGi version is 1.0.10.202311211602 [2023-11-21T16:15:29.905Z] [INFO] [2023-11-21T16:15:29.905Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:29.905Z] [INFO] [2023-11-21T16:15:29.905Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:29.905Z] [INFO] [2023-11-21T16:15:29.905Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:29.905Z] [INFO] [2023-11-21T16:15:29.905Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:29.905Z] [INFO] [2023-11-21T16:15:29.905Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:29.905Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [2023-11-21T16:15:30.162Z] [INFO] [2023-11-21T16:15:30.162Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.162Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2023-11-21T16:15:30.162Z] [INFO] [2023-11-21T16:15:30.162Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.162Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:15:30.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 [2023-11-21T16:15:30.162Z] [WARNING] The 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.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2023-11-21T16:15:30.162Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:15:30.162Z] [INFO] [2023-11-21T16:15:30.162Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.162Z] [INFO] [2023-11-21T16:15:30.162Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.162Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2023-11-21T16:15:30.162Z] [INFO] [2023-11-21T16:15:30.162Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.162Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped [2023-11-21T16:15:30.162Z] [INFO] [2023-11-21T16:15:30.162Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2023-11-21T16:15:30.426Z] [INFO] [2023-11-21T16:15:30.426Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2023-11-21T16:15:30.426Z] [INFO] [2023-11-21T16:15:30.426Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.426Z] [INFO] [2023-11-21T16:15:30.426Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.426Z] [INFO] [2023-11-21T16:15:30.426Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.426Z] [INFO] [2023-11-21T16:15:30.426Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:15:30.426Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2023-11-21T16:15:30.426Z] [INFO] Command line: [2023-11-21T16:15:30.426Z] [/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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-11-21T16:15:30.426Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:15:32.329Z] !SESSION 2023-11-21 16:15:30.533 ----------------------------------------------- [2023-11-21T16:15:32.329Z] eclipse.buildId=unknown [2023-11-21T16:15:32.329Z] java.version=17.0.2 [2023-11-21T16:15:32.329Z] java.vendor=Oracle Corporation [2023-11-21T16:15:32.329Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-11-21T16:15:32.329Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-11-21T16:15:32.329Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-11-21T16:15:32.329Z] [2023-11-21T16:15:32.329Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:15:32.163 [2023-11-21T16:15:32.329Z] !MESSAGE Error starting bundle: initial@reference:file:../../../../../../../.m2/repository/p2/osgi/bundle/org.slf4j.binding.simple/1.7.30.v20221112-0806/org.slf4j.binding.simple-1.7.30.v20221112-0806.jar [2023-11-21T16:15:32.329Z] !STACK 0 [2023-11-21T16:15:32.329Z] org.osgi.framework.BundleException: Invalid operation on a fragment. osgi.identity; osgi.identity="org.slf4j.binding.simple"; type="osgi.fragment"; version:Version="1.7.30.v20221112-0806" [id=258] [2023-11-21T16:15:32.329Z] at org.eclipse.osgi.container.Module.checkFragment(Module.java:543) [2023-11-21T16:15:32.329Z] at org.eclipse.osgi.container.Module.start(Module.java:426) [2023-11-21T16:15:32.329Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) [2023-11-21T16:15:32.329Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundle(EclipseStarter.java:1067) [2023-11-21T16:15:32.329Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles(EclipseStarter.java:1058) [2023-11-21T16:15:32.329Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:606) [2023-11-21T16:15:32.329Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:331) [2023-11-21T16:15:32.329Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:251) [2023-11-21T16:15:32.329Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-11-21T16:15:32.329Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-11-21T16:15:32.329Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-11-21T16:15:32.329Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-11-21T16:15:32.329Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) [2023-11-21T16:15:32.329Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) [2023-11-21T16:15:32.329Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1459) [2023-11-21T16:15:32.329Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1432) [2023-11-21T16:15:33.259Z] [2023-11-21T16:15:33.259Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:15:33.175 [2023-11-21T16:15:33.259Z] !MESSAGE Bundle org.slf4j.binding.simple_1.7.30.v20221112-0806 [258] is not active. [2023-11-21T16:15:33.515Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:15:33.515Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:15:37.690Z] [2023-11-21T16:15:37.690Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-11-21 16:15:37.241 [2023-11-21T16:15:37.690Z] !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 [2023-11-21T16:15:37.690Z] [2023-11-21T16:15:37.690Z] !ENTRY org.eclipse.urischeme 4 0 2023-11-21 16:15:37.258 [2023-11-21T16:15:37.690Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:15:37.690Z] !STACK 0 [2023-11-21T16:15:37.690Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:15:37.690Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-11-21T16:15:37.690Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-11-21T16:15:37.690Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-11-21T16:15:37.690Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-11-21T16:15:37.690Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-11-21T16:15:37.690Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-11-21T16:15:37.690Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88) [2023-11-21T16:15:37.690Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:15:37.690Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-11-21T16:15:37.690Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-11-21T16:15:37.690Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-11-21T16:15:37.690Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-11-21T16:15:37.690Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-11-21T16:15:37.690Z] ... 7 more [2023-11-21T16:15:37.690Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2023-11-21T16:15:37.947Z] Display size: 1440x900 [2023-11-21T16:15:37.947Z] OS version=5.18.5-100.fc35.x86_64 [2023-11-21T16:15:37.947Z] GTK version=3.22.30 [2023-11-21T16:15:37.947Z] GTK theme=Ambiance [2023-11-21T16:15:37.947Z] LIBOVERLAY_SCROLLBAR=0 [2023-11-21T16:15:37.947Z] Time zone: Greenwich Mean Time [2023-11-21T16:15:37.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@7c4a5ef2] time=-223711378 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:15:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:15:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:15:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-223710758 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:15:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-223710758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:15:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223710753 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:15:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:15:38.511Z] 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@7c4a5ef2] time=-223710739 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:38.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:38.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:38.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223710336 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223710268 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223710252 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223710252 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223710251 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223710251 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}] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223710183 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223710182 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223710182 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223710181 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223710181 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}] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223710179 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-223710177 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-223710177 data=null doit=true}, Tree node with text: Remote Profiles] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-223710177 data=null}, Tree node with text: Remote Profiles] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-223710176 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223710176 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] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-223710140 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:39.281Z] 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') [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-223710135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223710135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-223710135 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-223710135 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-223710135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-223710135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-223710134 data=null 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')] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-223710055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223710054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-223710054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-223710053 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-223710053 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223710048 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-223710048 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-223710047 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223710047 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223710047 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)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709983 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:39.282Z] 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:')) [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-223709975 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-223709975 data=null doit=true}, TreeItem with text {/rootpath}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-223709975 data=null}, TreeItem with text {/rootpath}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-223709974 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709974 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}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-223709970 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:39.282Z] 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:')) [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709961 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-223709960 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-223709960 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709960 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709959 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)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709954 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:39.283Z] 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:')) [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-223709946 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}] [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-223709945 data=null doit=true}, TreeItem with text {/rootpath}] [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-223709945 data=null}, TreeItem with text {/rootpath}] [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-223709945 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}] [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709945 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}] [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-223709941 data=null button=1 stateMask=0x80000 x=108 y=357 count=1}, TreeItem with text {/rootpath}] [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:39.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:39.283Z] 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:')) [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709883 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-223709883 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-223709883 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709882 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709882 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)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709876 data=null button=1 stateMask=0x80000 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:39.540Z] 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:')) [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709871 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-223709871 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-223709870 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709870 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709870 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)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709861 data=null button=1 stateMask=0x80000 x=145 y=297 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:39.540Z] 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:')) [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709856 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-223709856 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-223709856 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709855 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709855 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)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709849 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:39.541Z] 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:')) [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709844 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-223709844 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-223709844 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709839 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709839 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)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709834 data=null button=1 stateMask=0x80000 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:39.541Z] 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:')) [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709782 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-223709782 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-223709781 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709781 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709781 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)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709775 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:39.541Z] 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:')) [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709767 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-223709766 data=null doit=true}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-223709766 data=null}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709766 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709766 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)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-223709760 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}] [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:39.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:39.542Z] 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:')) [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:39.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') [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:39.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') [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223709750 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')] [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223709747 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')] [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223709747 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223709746 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223709746 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')] [2023-11-21T16:15:39.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223709746 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')] [2023-11-21T16:15:39.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223709746 data=null 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')] [2023-11-21T16:15:39.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223710637 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:39.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:40.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:40.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223709375 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223709375 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223709375 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223709374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709374 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223709276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223709275 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223709275 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223709274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223709274 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}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223709257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223709256 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223709256 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223709256 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223709256 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223709255 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:40.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223709239 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:40.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:40.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:15:40.830Z] 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=-223708633 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles' [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:40.830Z] 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') [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles [2023-11-21T16:15:40.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-223708573 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')] [2023-11-21T16:15:40.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-223708573 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')] [2023-11-21T16:15:40.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-223708573 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:15:40.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-223708573 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:15:40.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-223708572 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')] [2023-11-21T16:15:40.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-223708572 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')] [2023-11-21T16:15:41.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-223708375 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')] [2023-11-21T16:15:41.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-223708373 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')] [2023-11-21T16:15:41.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-223708373 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')] [2023-11-21T16:15:41.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-223708373 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-223708373 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles [2023-11-21T16:15:41.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)' [2023-11-21T16:15:41.089Z] 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=-223708371 data=null doit=true}, Shell with text {Preferences (Filtered)}] [2023-11-21T16:15:41.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:15:41.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add' [2023-11-21T16:15:41.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:41.089Z] 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') [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-223708369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-223708369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-223708368 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-223708368 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-223708368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-223708368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-223708368 data=null 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')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-223708345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-223708344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-223708344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-223708344 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-223708344 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223708340 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223708340 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223708340 data=null}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223708340 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223708339 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)] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223708277 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:') [2023-11-21T16:15:41.090Z] 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:')) [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-11-21T16:15:41.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:') [2023-11-21T16:15:41.090Z] 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:')) [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:') [2023-11-21T16:15:41.091Z] 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:')) [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-223708259 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-223708259 data=null doit=true}, Tree node with text: /rootpath] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-223708259 data=null}, Tree node with text: /rootpath] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-223708258 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223708258 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] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-223708251 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:15:41.091Z] 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:')) [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:15:41.091Z] 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') [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK') [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4d86f330 [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-223708241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-223708240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-223708240 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-223708240 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-223708240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-223708240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-223708240 data=null 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')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-223708239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-223708239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-223708238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-223708238 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-223708238 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-223708238 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*] [2023-11-21T16:15:41.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-223708234 data=null doit=true}, Tree node with text: .*] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-223708233 data=null}, Tree node with text: .*] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-223708183 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223708183 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-223708174 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223708170 data=null button=0 stateMask=0x0 x=548 y=150 count=0}, Tree node with text: /rootpath] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223708170 data=null doit=true}, Tree node with text: /rootpath] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223708170 data=null}, Tree node with text: /rootpath] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223708169 data=null button=1 stateMask=0x0 x=548 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223708169 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223708160 data=null button=1 stateMask=0x80000 x=548 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace' [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace' [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-223708153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace'] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace' [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-223708145 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-223708145 data=null doit=true}, Tree node with text: .*] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-223708144 data=null}, Tree node with text: .*] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-223708138 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*] [2023-11-21T16:15:41.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223708137 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-11-21T16:15:41.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-223708082 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*] [2023-11-21T16:15:41.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:15:41.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:41.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-11-21T16:15:41.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-11-21T16:15:41.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-11-21T16:15:41.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-11-21T16:15:41.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:41.550Z] 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') [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223707965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223707965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223707965 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223707965 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223707965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223707965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223707965 data=null 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')] [2023-11-21T16:15:41.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:41.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:41.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:41.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:41.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:41.550Z] 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') [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-223707882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-223707882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-223707881 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-223707881 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-223707881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-223707881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-223707881 data=null 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')] [2023-11-21T16:15:41.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:15:41.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:15:41.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:15:41.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:15:41.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:') [2023-11-21T16:15:41.551Z] 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:')) [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:15:41.551Z] 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:')) [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:15:41.551Z] 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:')) [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:15:41.551Z] 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:')) [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:41.551Z] 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') [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223707871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223707871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223707871 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223707871 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223707871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223707871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223707871 data=null 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')] [2023-11-21T16:15:41.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:41.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:41.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:41.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:41.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:15:41.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:41.552Z] 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') [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-223707850 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')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-223707850 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')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-223707850 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-223707850 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-223707850 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')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-223707850 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')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-223707850 data=null 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')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-223707849 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')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-223707849 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')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-223707848 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')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-223707848 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-223707848 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:41.552Z] 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') [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223707843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223707843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223707843 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223707843 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223707843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223707843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:41.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223707842 data=null 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')] [2023-11-21T16:15:41.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223708957 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...'] [2023-11-21T16:15:41.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:41.553Z] 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@7c4a5ef2] time=-223707738 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:41.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:41.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:41.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:15:41.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=-223707471 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223707453 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223707453 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223707443 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223707442 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:41.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223707442 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}] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223707376 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:42.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-223707375 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-223707375 data=null doit=true}, Tree node with text: Remote Profiles] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-223707374 data=null}, Tree node with text: Remote Profiles] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-223707374 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223707374 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] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-223707372 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-223707354 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-223707354 data=null doit=true}, TreeItem with text {new profile}] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-223707353 data=null}, TreeItem with text {new profile}] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-223707353 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223707353 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}] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-223707350 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:15:42.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:42.068Z] 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') [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223707348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223707348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223707348 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223707348 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223707348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223707348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223707348 data=null 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')] [2023-11-21T16:15:42.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:15:42.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:15:42.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:15:42.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:15:42.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:42.068Z] 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') [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:42.068Z] 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') [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223707283 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')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223707283 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')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223707283 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223707283 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223707283 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')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223707282 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')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223707282 data=null 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')] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223707730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:42.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:42.631Z] 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@7c4a5ef2] time=-223706880 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223706867 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223706866 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223706866 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223706866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223706866 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223706856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:15:42.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:15:43.562Z] 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') [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:15:43.562Z] 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=-223705967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] 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=-223705967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] 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=-223705967 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] 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=-223705966 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] 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=-223705966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] 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=-223705966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] 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=-223705966 data=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')] [2023-11-21T16:15:43.562Z] 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=-223705966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] 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=-223705966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] 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=-223705966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] 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=-223705966 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] 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=-223705966 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:43.562Z] 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') [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223705965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223705965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223705965 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223705965 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223705965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:43.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223705965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:43.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:43.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:43.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:43.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:43.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:43.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:15:43.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223705964 data=null 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')] [2023-11-21T16:15:43.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223706774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:15:44.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@7c4a5ef2] time=-223705350 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:15:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:15:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:15:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:15:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:15:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223705228 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:15:44.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223705173 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223705173 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223705173 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223705172 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223705172 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}] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223705125 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:15:44.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-223705125 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-223705124 data=null doit=true}, Tree node with text: Remote Profiles] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-223705124 data=null}, Tree node with text: Remote Profiles] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-223705124 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223705124 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] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-223705122 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import' [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:44.126Z] 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') [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:44.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import [2023-11-21T16:15:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-223705064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223705064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-223705064 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-223705064 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-223705064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-223705064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-223705064 data=null 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')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-223705031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-223704986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-223704986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-223704985 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-223704985 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text') [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:44.383Z] 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') [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:44.383Z] 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') [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:44.383Z] 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') [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223704980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223704980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223704980 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223704980 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223704979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223704979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:15:44.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223704979 data=null 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')] [2023-11-21T16:15:44.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:15:44.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:15:44.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:15:44.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:15:44.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:15:44.384Z] 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') [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:44.384Z] 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') [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223704963 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')] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223704963 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')] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223704963 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223704963 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223704963 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')] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223704963 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')] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223704962 data=null 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')] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223705338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:44.384Z] 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@7c4a5ef2] time=-223704867 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223704862 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223704862 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223704861 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223704861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:44.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223704861 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:44.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223704784 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:44.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:44.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:15:44.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:15:45.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:15:45.570Z] 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') [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:15:45.570Z] 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=-223703960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] 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=-223703960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] 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=-223703960 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] 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=-223703960 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] 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=-223703960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] 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=-223703960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] 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=-223703960 data=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')] [2023-11-21T16:15:45.570Z] 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=-223703960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] 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=-223703959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] 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=-223703959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] 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=-223703959 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] 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=-223703959 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:45.570Z] 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') [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223703959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223703959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223703959 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223703959 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223703958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223703958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:45.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:45.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:45.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:45.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:45.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223703958 data=null 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')] [2023-11-21T16:15:45.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223704672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223703339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223703338 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223703338 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223703338 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223703338 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223703299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223703298 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223703298 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223703298 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:46.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223703298 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}] [2023-11-21T16:15:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223703295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223703294 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:15:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223703294 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223703294 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:15:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223703294 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223703294 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223703285 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:46.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:15:46.392Z] 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=-223703051 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223703036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:15:46.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:46.392Z] 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') [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223703034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223703034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223703034 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223703034 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223703033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223703033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223702971 data=null 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')] [2023-11-21T16:15:46.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:46.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:46.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:46.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:46.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:46.393Z] 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') [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223702923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223702923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223702923 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223702923 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223702923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223702923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:46.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:46.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:46.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:46.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:46.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:46.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223702923 data=null 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')] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223703246 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...'] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:46.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:46.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223702372 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223702371 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223702371 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223702371 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]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223702365 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:15:46.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223702364 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223702364 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223702364 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223702364 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223702364 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]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223702358 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223702358 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223702357 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223702357 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]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223702347 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223702347 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223702347 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223702347 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:15:46.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again. [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223702346 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223702346 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223702346 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223702345 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223702345 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]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223702340 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223702281 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223702281 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223702281 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]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223702275 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223702275 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223702275 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223702274 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:15:46.959Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-223702274 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-223702274 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-223702274 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223702273 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223702273 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]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223702260 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223702259 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:15:46.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-223702259 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223702259 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]}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223702255 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-223702246 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-223702246 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-223702246 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-11-21T16:15:47.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again. [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-223702245 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223702245 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223702245 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223702245 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223702245 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}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223702176 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223702176 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-223702175 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223702175 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}] [2023-11-21T16:15:47.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223702139 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-223701970 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-223701970 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-223701970 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:47.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-11-21T16:15:48.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-11-21T16:15:48.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:48.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:48.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:48.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:48.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:48.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:15:48.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223701352 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223701352 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223701351 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223701351 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223701351 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]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223701340 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223701339 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223701339 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223701339 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]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223701337 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223701337 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223701336 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223701336 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223701336 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223701336 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223701336 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223701336 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]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223701335 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223701335 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223701335 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223701335 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223701334 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223701334 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]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223701278 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223701278 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223701278 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223701278 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]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223701275 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223701275 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223701275 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223701274 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:15:48.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223701274 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223701274 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223701274 data=null}, TreeItem with text {syslog}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223701273 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223701273 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}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223701250 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:15:48.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223701250 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:15:48.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223701250 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:15:48.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223701250 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}] [2023-11-21T16:15:48.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223701173 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:15:48.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223701166 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:15:48.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223701166 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:15:48.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223701056 data=null}, TreeItem with text {syslog}] [2023-11-21T16:15:48.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:15:48.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:15:48.555Z] 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@7c4a5ef2] time=-223700827 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223700783 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223700783 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223700783 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223700782 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223700782 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223700765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:15:48.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:15:49.487Z] 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') [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:15:49.487Z] 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=-223700011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] 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=-223700011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] 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=-223700011 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] 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=-223700011 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] 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=-223700011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] 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=-223700011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] 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=-223700011 data=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')] [2023-11-21T16:15:49.487Z] 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=-223700011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] 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=-223700011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] 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=-223700011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] 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=-223700011 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] 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=-223700010 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:49.487Z] 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') [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223700010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223700010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223700010 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223700010 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:49.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223700009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:49.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223700009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:49.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:49.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:49.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:49.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:49.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:49.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:15:49.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223700009 data=null 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')] [2023-11-21T16:15:49.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223700687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223699387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223699387 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223699387 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223699387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223699387 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223699375 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223699375 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223699375 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223699375 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223699375 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}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223699373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223699373 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223699373 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223699373 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223699373 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223699372 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223699358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:50.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:15:50.308Z] 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=-223699152 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223699151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:50.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:50.309Z] 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') [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223699135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223699135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223699135 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223699073 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223699073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223699073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223699073 data=null 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')] [2023-11-21T16:15:50.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:50.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:50.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:50.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:50.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:50.309Z] 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') [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223698975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223698975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223698975 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223698975 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223698975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223698975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:50.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:50.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:50.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:50.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:50.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:50.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:15:50.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223698975 data=null 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')] [2023-11-21T16:15:50.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223699330 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...'] [2023-11-21T16:15:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223698468 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223698468 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223698468 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223698468 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223698468 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223698465 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:50.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:51.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:51.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:15:51.080Z] 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=-223698257 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223698256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:51.081Z] 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') [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223698255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223698255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223698255 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223698255 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223698245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223698244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223698244 data=null 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')] [2023-11-21T16:15:51.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:51.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:51.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:51.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:51.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:51.081Z] 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') [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223698145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223698144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223698144 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223698144 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223698144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223698144 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:51.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:51.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:51.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:51.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:51.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:15:51.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:15:51.338Z] 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=-223698073 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:15:51.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:15:51.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2023-11-21T16:15:51.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:51.338Z] 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') [2023-11-21T16:15:51.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:15:51.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:15:51.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:15:51.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:15:51.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:15:51.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename [2023-11-21T16:15:51.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-223698072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-223698072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-223698072 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-223698072 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-223698072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-223698072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-223698072 data=null 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')] [2023-11-21T16:15:51.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:15:51.903Z] 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=-223697480 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:51.903Z] 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') [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-223697479 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')] [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-223697479 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')] [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-223697479 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-223697479 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-11-21T16:15:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-223697479 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')] [2023-11-21T16:15:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-223697479 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')] [2023-11-21T16:15:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-223697479 data=null 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')] [2023-11-21T16:15:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223698144 data=null 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')] [2023-11-21T16:15:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223698442 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...'] [2023-11-21T16:15:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:15:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:52.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:52.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223697057 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:15:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223697057 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:15:52.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223697057 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:15:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223697057 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]}] [2023-11-21T16:15:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223697056 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:15:52.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]} [2023-11-21T16:15:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-223697055 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-223697055 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-223697055 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223697055 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223697054 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]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223697045 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223697044 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-223697044 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223697044 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]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223697041 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-223697041 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-223697041 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-223697041 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]} [2023-11-21T16:15:52.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]} [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-223697040 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-223697040 data=null doit=true}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-223697040 data=null}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-223697040 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223697040 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]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-223697034 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-223697034 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-223697030 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223697029 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]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-223697024 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-223697024 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-223697024 data=null doit=true}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-223697024 data=null}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]} [2023-11-21T16:15:52.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]} [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-223697023 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-223697023 data=null doit=true}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-223697023 data=null}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-223697023 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223697023 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]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-223697018 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-223697017 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-223697017 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223696989 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]}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-223696979 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-223696979 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-223696979 data=null doit=true}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-223696979 data=null}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]} [2023-11-21T16:15:52.419Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again. [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-223696978 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223696978 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223696978 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223696978 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223696978 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}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223696962 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223696962 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-223696961 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223696961 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}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223696882 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-223696877 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-223696877 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-223696877 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:15:52.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-11-21T16:15:52.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-11-21T16:15:52.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:52.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:52.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:52.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:52.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:52.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:52.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]} [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-223696340 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-223696340 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-223696340 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223696340 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223696340 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]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223696329 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223696329 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-223696328 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223696328 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]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223696325 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-223696325 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-223696324 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-223696324 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]} [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-223696324 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-223696324 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223696324 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223696324 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]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223696323 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]} [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-223696322 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-223696322 data=null doit=true}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-223696322 data=null}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-223696322 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223696322 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]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-223696283 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-223696283 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-223696282 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223696282 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]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-223696275 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-223696274 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-223696274 data=null doit=true}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-223696274 data=null}, TreeItem with text {resources [6]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]} [2023-11-21T16:15:52.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]} [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-223696273 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-223696273 data=null doit=true}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-223696273 data=null}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-223696273 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223696273 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]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-223696266 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-223696266 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-223696266 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223696266 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]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-223696263 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-223696263 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-223696263 data=null doit=true}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-223696263 data=null}, TreeItem with text {generated [2]}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]} [2023-11-21T16:15:52.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again. [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)} [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=-223696262 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=-223696262 data=null doit=true}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=-223696262 data=null}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-223696262 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223696262 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)}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-223696239 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-223696238 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:52.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=-223696238 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:53.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223696238 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)}] [2023-11-21T16:15:53.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-223696157 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:53.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=-223696153 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:53.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=-223696153 data=null doit=true}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:53.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=-223696153 data=null}, TreeItem with text {synthetic-trace(2)}] [2023-11-21T16:15:53.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)} [2023-11-21T16:15:53.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"' [2023-11-21T16:15:53.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:54.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:54.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:54.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:54.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:54.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:54.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:54.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]} [2023-11-21T16:15:54.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-223695277 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-223695276 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:54.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-223695276 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223695187 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223695187 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]}] [2023-11-21T16:15:54.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223695080 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223695080 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-223695079 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223695079 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]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223695076 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-223695076 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-223695075 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-223695075 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]} [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-223695075 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-223695075 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223695074 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223694987 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]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223694982 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]} [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-223694979 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-223694979 data=null doit=true}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-223694979 data=null}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-223694978 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223694978 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]}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-223694876 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-223694875 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-223694875 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223694874 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]}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-223694687 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-223694679 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-223694679 data=null doit=true}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-223694679 data=null}, TreeItem with text {resources [6]}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]} [2023-11-21T16:15:54.577Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223694678 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223694678 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223694677 data=null}, TreeItem with text {syslog}] [2023-11-21T16:15:54.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223694677 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:15:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223694677 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}] [2023-11-21T16:15:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223694478 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:15:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223694477 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:15:54.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223694477 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:15:55.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223694477 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}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223694075 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223693078 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223693059 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223693050 data=null}, TreeItem with text {syslog}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:56.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:56.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:15:56.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:56.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]} [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-223693035 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-223693035 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-223693035 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223693035 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223693035 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]}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223692966 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223692966 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-223692966 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223692966 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]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223692963 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-223692963 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-223692963 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-223692963 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]} [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-223692963 data=null doit=true}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-223692963 data=null}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-223692962 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223692962 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]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-223692962 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]} [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-223692962 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-223692962 data=null doit=true}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-223692961 data=null}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-223692961 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223692961 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]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-223692955 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-223692954 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-223692954 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223692954 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]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-223692944 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-223692943 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-223692943 data=null doit=true}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-223692943 data=null}, TreeItem with text {resources [6]}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]} [2023-11-21T16:15:56.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again. [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)} [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=-223692942 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=-223692942 data=null doit=true}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=-223692942 data=null}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-223692942 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223692942 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)}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-223692882 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-223692880 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=-223692880 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223692880 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)}] [2023-11-21T16:15:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-223692866 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=-223692862 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=-223692862 data=null doit=true}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=-223692736 data=null}, TreeItem with text {syslog(2)}] [2023-11-21T16:15:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)} [2023-11-21T16:15:56.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"' [2023-11-21T16:15:57.524Z] 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@7c4a5ef2] time=-223692050 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223692046 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223692046 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223692046 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223692046 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223692045 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223692023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:15:57.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:15:58.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:15:58.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:15:58.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:58.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:15:58.087Z] 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') [2023-11-21T16:15:58.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:58.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:58.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:58.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:58.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:15:58.087Z] 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=-223691273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.087Z] 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=-223691273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.087Z] 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=-223691272 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.087Z] 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=-223691272 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.087Z] 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=-223691272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.087Z] 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=-223691272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.087Z] 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=-223691272 data=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')] [2023-11-21T16:15:58.087Z] 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=-223691272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.087Z] 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=-223691272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.087Z] 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=-223691272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.087Z] 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=-223691272 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.087Z] 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=-223691272 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:58.088Z] 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') [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223691271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223691271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223691271 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223691271 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223691271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223691271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:58.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:58.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:58.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:58.088Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:15:58.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:15:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223691271 data=null 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')] [2023-11-21T16:15:58.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223691986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223690651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223690651 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223690651 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223690651 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223690650 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223690641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223690641 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:15:58.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223690641 data=null}, TreeItem with text {Test}] [2023-11-21T16:15:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223690640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223690640 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}] [2023-11-21T16:15:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223690639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:15:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223690638 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:15:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223690638 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223690638 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:15:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223690638 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223690638 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:58.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223690625 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:15:58.859Z] 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=-223690449 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223690449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:58.859Z] 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') [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223690447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223690447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223690447 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223690447 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223690447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223690447 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:58.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223690447 data=null 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')] [2023-11-21T16:15:58.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:59.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:59.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:59.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:59.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:59.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:15:59.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:15:59.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:15:59.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:59.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:59.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:59.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:59.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:15:59.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:59.116Z] 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') [2023-11-21T16:15:59.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:15:59.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223690276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223690276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223690276 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223690276 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223690276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223690276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.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') [2023-11-21T16:15:59.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') [2023-11-21T16:15:59.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') [2023-11-21T16:15:59.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') [2023-11-21T16:15:59.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') [2023-11-21T16:15:59.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:15:59.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223690275 data=null 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')] [2023-11-21T16:15:59.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223690602 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...'] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223689771 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223689770 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223689770 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223689770 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223689770 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223689767 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:15:59.680Z] 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=-223689630 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223689630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:59.680Z] 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') [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223689625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223689625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223689625 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223689625 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223689625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223689625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223689625 data=null 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')] [2023-11-21T16:15:59.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:59.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:59.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:59.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:59.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:59.938Z] 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') [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223689466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223689465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223689465 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223689465 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223689465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223689465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:59.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:59.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:59.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:59.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:15:59.938Z] 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=-223689374 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2023-11-21T16:15:59.938Z] 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') [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-223689373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-223689373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-223689373 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-223689373 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-223689373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-223689373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:15:59.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-223689373 data=null 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')] [2023-11-21T16:16:00.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:16:00.758Z] 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=-223688674 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:00.758Z] 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') [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-223688674 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')] [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-223688673 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')] [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-223688673 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-223688673 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-223688673 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')] [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-223688673 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')] [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-223688673 data=null 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')] [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223689465 data=null 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')] [2023-11-21T16:16:00.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223689747 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...'] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:01.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:01.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223688156 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223688156 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223688156 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223688156 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]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223688155 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:01.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223688154 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223688154 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223688154 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223688154 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223688154 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]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223688149 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223688149 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223688149 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223688149 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]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223688146 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223688146 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223688146 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223688146 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:16:01.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223688145 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223688145 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223688145 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223688145 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223688145 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]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223688141 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223688136 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223688136 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223688136 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]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223688133 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223688132 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223688132 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223688132 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:16:01.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-223688132 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-223688132 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-223688132 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223688131 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223688131 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]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223688127 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223688127 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-223688126 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223688126 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]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223688118 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-223688118 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-223688118 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-223688117 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-11-21T16:16:01.323Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-223688117 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223688117 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223688117 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223688116 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223688116 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}] [2023-11-21T16:16:01.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223688075 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223688075 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-223688074 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223688074 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}] [2023-11-21T16:16:01.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223688044 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-223688040 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-223688040 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-223688040 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:01.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:01.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:01.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:01.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:01.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223687505 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223687504 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223687504 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223687504 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223687504 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]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223687492 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223687491 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223687491 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223687491 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]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223687489 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223687489 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223687489 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223687489 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223687488 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223687488 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223687488 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223687488 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]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223687487 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223687482 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223687482 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223687481 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223687481 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223687481 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]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223687475 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223687475 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223687474 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223687474 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]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223687472 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223687471 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223687471 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223687471 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:16:01.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223687464 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223687464 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223687464 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223687464 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223687464 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}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223687447 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223687446 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223687446 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:01.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223687446 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}] [2023-11-21T16:16:02.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223687366 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:02.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223687239 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:02.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223687239 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:02.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223687239 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:02.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:02.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:16:02.402Z] 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@7c4a5ef2] time=-223687043 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223687025 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223687024 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223687024 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223687024 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223687024 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223686981 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:02.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:02.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:02.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:02.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:02.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:02.966Z] 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') [2023-11-21T16:16:02.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:02.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:02.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:02.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:02.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:02.966Z] 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=-223686264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] 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=-223686264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] 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=-223686264 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] 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=-223686264 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] 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=-223686264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] 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=-223686263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] 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=-223686263 data=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')] [2023-11-21T16:16:02.967Z] 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=-223686263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] 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=-223686263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] 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=-223686263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] 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=-223686263 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] 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=-223686263 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:02.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') [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223686263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223686263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223686263 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223686263 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223686263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223686262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:02.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:02.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:02.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:02.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:02.967Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:02.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:03.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223686262 data=null 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')] [2023-11-21T16:16:03.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223686955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223685643 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223685643 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223685643 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223685642 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223685642 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223685633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223685632 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223685632 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223685632 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223685632 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}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223685631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223685630 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223685630 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223685630 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223685630 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223685630 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223685617 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:03.787Z] 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=-223685446 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223685432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:03.787Z] 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') [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:03.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:03.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:03.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223685431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:03.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223685431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:03.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223685431 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:03.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223685431 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:03.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223685431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:03.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223685431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223685431 data=null 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')] [2023-11-21T16:16:04.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:04.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:04.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:04.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:04.044Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:04.044Z] 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') [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223685339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223685339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223685339 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223685339 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223685339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223685339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:04.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:04.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:04.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:04.045Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223685339 data=null 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')] [2023-11-21T16:16:04.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223685596 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...'] [2023-11-21T16:16:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223684834 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223684834 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223684834 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223684834 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:04.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223684834 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223684829 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:04.608Z] 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=-223684675 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223684673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:04.608Z] 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') [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223684672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223684672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223684672 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223684672 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223684672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223684671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223684671 data=null 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')] [2023-11-21T16:16:04.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:04.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:04.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:04.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:04.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:04.865Z] 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') [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223684543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223684541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223684541 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223684540 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223684540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223684540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:04.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') [2023-11-21T16:16:04.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') [2023-11-21T16:16:04.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') [2023-11-21T16:16:04.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') [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:16:04.866Z] 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=-223684503 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:04.866Z] 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') [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-223684483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-223684483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-223684483 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-223684483 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-223684483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-223684483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-223684483 data=null 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')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:16:04.866Z] 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=-223684430 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:04.866Z] 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') [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-223684429 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')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-223684429 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')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-223684429 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-223684429 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-223684429 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')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-223684429 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')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-223684429 data=null 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')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223684540 data=null 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')] [2023-11-21T16:16:04.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223684811 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...'] [2023-11-21T16:16:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:05.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:05.124Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223684282 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:05.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223684282 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223684282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223684282 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]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223684281 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:05.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223684281 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223684280 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223684280 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223684280 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223684280 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]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223684276 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223684275 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223684275 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223684275 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]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223684273 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223684272 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223684272 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223684272 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:16:05.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223684272 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223684272 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223684271 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223684271 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223684271 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]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223684261 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223684261 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223684261 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223684261 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]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223684258 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223684257 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223684257 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223684257 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:16:05.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-223684257 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-223684257 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-223684257 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223684256 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223684256 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]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223684246 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223684245 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-223684245 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223684245 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]}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223684243 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-223684242 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-223684242 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-223684242 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-11-21T16:16:05.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-223684242 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223684242 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223684241 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223684241 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223684241 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}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223684174 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223684173 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-223684173 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223684173 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}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223684144 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-223684141 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-223684140 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-223684140 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:05.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-11-21T16:16:05.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:05.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:05.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:05.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:05.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223683607 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223683607 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223683607 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223683606 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223683606 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]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223683597 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223683596 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223683596 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223683596 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]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223683594 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223683594 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223683593 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223683593 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223683593 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223683593 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223683593 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223683593 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]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223683592 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223683592 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223683592 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223683592 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223683592 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223683591 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]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223683581 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223683580 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223683580 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223683580 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]}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223683577 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223683577 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223683577 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223683577 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:16:05.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223683576 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223683576 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223683576 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223683576 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223683576 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}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223683559 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223683559 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223683559 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:05.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223683559 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}] [2023-11-21T16:16:05.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223683546 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:05.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223683442 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:05.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223683442 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:05.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223683441 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:05.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:05.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:16:06.208Z] 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@7c4a5ef2] time=-223683153 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223683149 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223683149 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223683149 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223683149 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223683149 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223683129 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:06.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:06.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') [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:06.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 [2023-11-21T16:16:06.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=-223682937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.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=-223682937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.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=-223682937 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.466Z] 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=-223682937 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.466Z] 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=-223682937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.466Z] 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=-223682937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.466Z] 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=-223682937 data=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')] [2023-11-21T16:16:06.466Z] 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=-223682937 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.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=-223682924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.466Z] 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=-223682924 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.466Z] 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=-223682924 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.466Z] 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=-223682924 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:06.466Z] 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') [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223682923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223682923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223682923 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223682923 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223682923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223682923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:06.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') [2023-11-21T16:16:06.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') [2023-11-21T16:16:06.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') [2023-11-21T16:16:06.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') [2023-11-21T16:16:06.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') [2023-11-21T16:16:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223682923 data=null 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')] [2023-11-21T16:16:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223683087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223682457 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223682456 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223682456 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223682456 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223682456 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223682423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223682423 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223682423 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223682422 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223682422 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}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223682420 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223682419 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223682419 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223682419 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223682419 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:06.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223682419 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:06.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223682412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:06.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:06.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:06.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:07.238Z] 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=-223682223 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223682222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:07.238Z] 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') [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223682168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223682168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223682168 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223682168 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223682168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223682168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223682168 data=null 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')] [2023-11-21T16:16:07.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:07.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:07.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:07.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:07.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:07.239Z] 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') [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223682053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223682053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223682053 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223682039 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223682038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223682038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:07.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:07.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:07.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:07.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:07.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:07.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223682038 data=null 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')] [2023-11-21T16:16:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223682358 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...'] [2023-11-21T16:16:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223681532 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223681532 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223681532 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223681532 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223681532 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223681528 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:08.010Z] 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=-223681375 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223681374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:08.010Z] 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') [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:08.010Z] 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') [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@42f7523d [2023-11-21T16:16:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-223681373 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')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-223681373 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')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-223681373 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-223681373 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-223681373 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')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-223681373 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')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-223681373 data=null 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')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-223681372 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')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-223681372 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')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-223681372 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')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-223681372 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-223681372 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:08.011Z] 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') [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223681372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223681372 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223681372 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223681372 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223681360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223681356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223681356 data=null 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')] [2023-11-21T16:16:08.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:08.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:08.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:08.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:08.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:08.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:08.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') [2023-11-21T16:16:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223681236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223681236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223681236 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223681236 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223681236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223681236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:08.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:08.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:08.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:08.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:08.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:08.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:08.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223681236 data=null 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')] [2023-11-21T16:16:08.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223681511 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...'] [2023-11-21T16:16:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:08.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:08.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:08.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223680576 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223680576 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223680576 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223680576 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]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223680575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:08.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223680575 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223680575 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223680574 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223680574 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223680574 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]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223680566 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223680566 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223680566 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223680566 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]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223680563 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223680563 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223680563 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223680563 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:16:08.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223680562 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223680562 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223680562 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223680562 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223680562 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]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223680558 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223680557 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223680557 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223680553 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]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223680550 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223680550 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223680550 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223680549 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:16:08.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-223680549 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-223680549 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-223680549 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223680548 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223680548 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]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223680544 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223680544 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-223680544 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223680544 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]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223680541 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-223680541 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-223680541 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-223680541 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-11-21T16:16:08.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-223680534 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223680534 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223680534 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223680534 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223680534 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}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223680482 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223680481 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-223680481 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223680481 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}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223680452 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-223680448 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-223680448 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-223680448 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:08.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:09.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:09.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:09.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:09.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223679917 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223679917 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223679917 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223679916 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223679916 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]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223679904 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223679904 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223679904 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223679904 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]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223679902 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223679901 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223679901 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223679901 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223679901 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223679901 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223679901 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223679901 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]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223679900 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223679900 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223679900 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223679900 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223679900 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223679900 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]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223679894 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223679894 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223679894 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223679894 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]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223679892 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223679891 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223679891 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223679891 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:16:09.360Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223679891 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223679891 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223679891 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223679890 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223679890 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}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223679872 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223679872 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:09.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223679871 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223679871 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}] [2023-11-21T16:16:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223679856 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223679747 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223679746 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223679746 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:09.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:16:09.903Z] 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@7c4a5ef2] time=-223679565 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223679562 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223679561 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223679561 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223679561 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223679561 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223679539 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:09.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:10.487Z] 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') [2023-11-21T16:16:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:10.487Z] 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=-223678863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.487Z] 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=-223678863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.487Z] 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=-223678863 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.487Z] 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=-223678863 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.487Z] 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=-223678863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.487Z] 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=-223678862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.487Z] 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=-223678862 data=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')] [2023-11-21T16:16:10.488Z] 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=-223678862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.488Z] 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=-223678862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.488Z] 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=-223678862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.488Z] 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=-223678862 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.488Z] 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=-223678862 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:10.488Z] 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') [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223678862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223678862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223678861 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223678861 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223678861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223678861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:10.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:10.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:10.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:10.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:10.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223678861 data=null 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')] [2023-11-21T16:16:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223679515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223678240 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223678239 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223678239 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223678239 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223678239 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223678226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223678226 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223678226 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223678225 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223678225 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}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223678224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223678223 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223678223 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223678223 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223678212 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223678211 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223678206 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:11.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:11.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:11.321Z] 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=-223678058 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223678057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:11.321Z] 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') [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223678056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223678056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223678055 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223678055 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223678055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:11.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223678055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:11.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:11.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:11.578Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:11.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:11.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223678055 data=null 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')] [2023-11-21T16:16:11.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223678174 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...'] [2023-11-21T16:16:12.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:12.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:12.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:12.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:12.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:12.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223677363 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:12.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223677363 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:12.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223677363 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:12.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223677362 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]}] [2023-11-21T16:16:12.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223677362 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:12.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:12.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:16:12.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223677361 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223677361 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223677361 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223677361 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223677361 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]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223677356 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223677356 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223677356 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223677356 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]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223677353 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223677353 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223677353 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223677353 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:16:12.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223677353 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223677353 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223677352 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223677352 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223677352 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]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223677344 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223677344 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223677343 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223677343 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]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223677340 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223677340 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223677340 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223677340 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:16:12.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-223677339 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-223677339 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-223677339 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223677339 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223677339 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]}] [2023-11-21T16:16:12.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223677335 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223677334 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-223677334 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223677334 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]}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223677332 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-223677332 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-223677332 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-223677332 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-11-21T16:16:12.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-223677331 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223677331 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223677331 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223677325 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223677325 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}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223677310 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223677310 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-223677309 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223677309 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}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223677266 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-223677262 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-223677262 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-223677262 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:12.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-11-21T16:16:12.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-11-21T16:16:12.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:12.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:12.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:12.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:12.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:12.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:12.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223676718 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223676717 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223676717 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223676717 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223676717 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]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223676700 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223676700 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223676688 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223676687 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]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223676681 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223676681 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223676680 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223676680 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223676680 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223676680 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223676680 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223676680 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]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223676679 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223676679 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223676679 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223676679 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223676678 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223676678 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]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223676668 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223676667 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223676667 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223676667 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]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223676664 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223676664 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223676664 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223676664 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:16:12.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:12.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:12.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223676664 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:12.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223676664 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:12.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:12.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223676663 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:12.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223676663 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:12.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223676663 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}] [2023-11-21T16:16:12.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223676653 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:12.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223676653 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:12.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223676653 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:12.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223676653 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}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223676576 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223676458 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223676458 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223676457 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:16:12.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@7c4a5ef2] time=-223676264 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223676261 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223676261 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223676261 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223676260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223676260 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:12.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223676237 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:13.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:13.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:13.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:13.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') [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:13.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 [2023-11-21T16:16:13.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=-223675534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.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=-223675534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.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=-223675534 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.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=-223675534 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.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=-223675534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.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=-223675534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.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=-223675534 data=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')] [2023-11-21T16:16:13.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=-223675534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.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=-223675534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.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=-223675534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.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=-223675534 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.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=-223675534 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:13.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:13.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') [2023-11-21T16:16:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223675533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223675533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223675533 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223675533 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223675533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223675533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:13.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') [2023-11-21T16:16:13.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') [2023-11-21T16:16:13.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') [2023-11-21T16:16:13.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') [2023-11-21T16:16:13.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') [2023-11-21T16:16:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223675533 data=null 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')] [2023-11-21T16:16:13.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223676211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223674920 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:14.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223674913 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223674913 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223674913 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223674913 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223674897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223674896 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223674896 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223674896 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223674896 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}] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223674895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223674894 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223674894 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223674894 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223674894 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223674894 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223674889 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:14.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:14.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:14.689Z] 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=-223674729 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=-223674728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:14.689Z] 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') [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223674727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223674727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223674727 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223674727 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223674726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223674726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223674726 data=null 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')] [2023-11-21T16:16:14.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:14.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:14.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:14.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:14.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:14.689Z] 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') [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223674644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223674644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223674643 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223674643 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223674643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223674643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223674643 data=null 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')] [2023-11-21T16:16:14.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223674859 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...'] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:14.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:14.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223674411 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223674410 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223674410 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223674410 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]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223674409 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:14.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]} [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-223674409 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-223674409 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-223674409 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223674408 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223674408 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]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223674404 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223674404 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-223674404 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223674404 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]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223674402 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-223674401 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-223674401 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-223674401 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]} [2023-11-21T16:16:14.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]} [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-223674401 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-223674400 data=null doit=true}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-223674394 data=null}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-223674394 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223674394 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]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-223674390 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-223674389 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-223674389 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223674389 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]}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-223674386 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-223674386 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-223674386 data=null doit=true}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-223674386 data=null}, TreeItem with text {resources [2]}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]} [2023-11-21T16:16:14.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223674385 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223674385 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223674385 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223674384 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223674384 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}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223674355 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223674355 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223674354 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:14.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223674354 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}] [2023-11-21T16:16:15.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223674341 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:15.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223674180 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:15.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223674180 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:15.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223674180 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:15.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:15.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:16:15.505Z] 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@7c4a5ef2] time=-223673947 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223673934 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223673934 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223673933 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223673933 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223673933 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223673923 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:15.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:16.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:16.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:16.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:16.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:16.085Z] 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') [2023-11-21T16:16:16.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:16.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:16.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:16.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:16.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:16.085Z] 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=-223673203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.085Z] 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=-223673203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.086Z] 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=-223673202 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.086Z] 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=-223673202 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.086Z] 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=-223673202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.086Z] 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=-223673202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.086Z] 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=-223673202 data=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')] [2023-11-21T16:16:16.086Z] 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=-223673202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.086Z] 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=-223673202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.086Z] 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=-223673202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.086Z] 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=-223673202 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.086Z] 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=-223673202 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:16.086Z] 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') [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223673201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223673201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223673201 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223673201 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223673201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223673201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:16.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:16.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:16.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:16.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:16.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223673201 data=null 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')] [2023-11-21T16:16:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223673869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:16.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223672957 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223672957 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223672957 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223672956 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223672956 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223672933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223672933 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223672933 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223672932 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223672932 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}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223672931 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223672931 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223672931 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223672931 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223672930 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223672930 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223672925 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:16.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:16.627Z] 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=-223672748 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=-223672747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:16.627Z] 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') [2023-11-21T16:16:16.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223672743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223672743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223672743 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223672743 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223672742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223672742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223672742 data=null 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')] [2023-11-21T16:16:16.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:16.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:16.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:16.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:16.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:16.628Z] 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') [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223672623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223672623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223672623 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223672623 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223672623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223672623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:16.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:16.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:16.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:16.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:16.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:16.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:16.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223672623 data=null 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')] [2023-11-21T16:16:16.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223672880 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...'] [2023-11-21T16:16:17.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:17.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:17.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223672080 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223672080 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223672079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223672079 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]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223672078 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:17.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]} [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-223672078 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-223672078 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-223672078 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223672077 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223672077 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]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223672073 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223672073 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-223672073 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223672073 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]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223672070 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-223672070 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-223672070 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-223672070 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]} [2023-11-21T16:16:17.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]} [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-223672070 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-223672069 data=null doit=true}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-223672069 data=null}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-223672069 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223672069 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]}] [2023-11-21T16:16:17.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-223672064 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-223672060 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-223672060 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223672059 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]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-223672057 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-223672057 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-223672056 data=null doit=true}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-223672056 data=null}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]} [2023-11-21T16:16:17.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-223672056 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-223672056 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-223672056 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223672056 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223672055 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]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223672051 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223672051 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-223672051 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223672051 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]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223672048 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-223672048 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-223672043 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-223672043 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-11-21T16:16:17.423Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-223672042 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223672042 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223672042 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223672042 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223672042 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}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223672026 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223672026 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-223672026 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223672025 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}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223672013 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-223671843 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-223671840 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-223671840 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-11-21T16:16:17.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:17.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:17.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:17.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:17.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]} [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-223671758 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-223671758 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-223671757 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223671757 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223671757 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]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223671741 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223671738 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-223671738 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223671738 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]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223671736 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-223671736 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-223671736 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-223671736 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]} [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-223671735 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-223671735 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223671732 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223671731 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]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223671731 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]} [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-223671730 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-223671730 data=null doit=true}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-223671730 data=null}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-223671730 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223671730 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]}] [2023-11-21T16:16:17.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-223671725 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-223671724 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-223671724 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223671724 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]}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-223671722 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-223671721 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-223671721 data=null doit=true}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-223671721 data=null}, TreeItem with text {resources [2]}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]} [2023-11-21T16:16:17.688Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223671721 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223671721 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223671720 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223671720 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223671720 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}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223671676 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223671676 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223671675 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223671675 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}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223671663 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223671556 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223671556 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223671556 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:17.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:16:17.959Z] 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@7c4a5ef2] time=-223671360 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223671354 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223671354 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223671354 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223671354 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223671353 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223671322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:17.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:18.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:18.803Z] 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') [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:18.803Z] 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=-223670568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] 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=-223670568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] 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=-223670568 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] 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=-223670568 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] 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=-223670568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] 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=-223670568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] 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=-223670567 data=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')] [2023-11-21T16:16:18.803Z] 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=-223670567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] 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=-223670567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] 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=-223670567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] 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=-223670567 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] 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=-223670567 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:18.803Z] 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') [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223670566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223670566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:18.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223670566 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223670566 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223670566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223670566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:18.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:18.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:18.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:18.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:18.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223670566 data=null 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')] [2023-11-21T16:16:18.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223671276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223669776 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223669776 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223669776 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223669775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223669775 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223669765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223669765 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223669765 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223669765 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223669764 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}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223669763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223669763 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223669763 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223669763 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223669763 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223669763 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223669749 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:19.736Z] 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=-223669569 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=-223669568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:19.736Z] 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') [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223669567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223669567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223669567 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223669567 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223669567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223669567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223669567 data=null 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')] [2023-11-21T16:16:19.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:19.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:19.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:19.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:19.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:19.993Z] 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') [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223669441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223669441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223669441 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223669441 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223669441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223669441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:19.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:19.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:19.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:19.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:19.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223669441 data=null 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')] [2023-11-21T16:16:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223669729 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...'] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:20.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:20.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223668935 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223668935 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223668934 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223668934 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]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223668933 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:16:20.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]} [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-223668933 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-223668933 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-223668933 data=null}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-223668933 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223668933 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]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-223668929 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-223668928 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-223668928 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223668928 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]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-223668926 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-223668925 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-223668925 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-223668925 data=null}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]} [2023-11-21T16:16:20.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]} [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-223668925 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-223668925 data=null doit=true}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:20.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-223668925 data=null}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-223668924 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223668924 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]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-223668921 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-223668920 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-223668920 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223668920 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]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-223668913 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-223668913 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-223668913 data=null doit=true}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-223668913 data=null}, TreeItem with text {resources [1]}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]} [2023-11-21T16:16:20.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223668912 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223668912 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223668912 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223668912 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223668912 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}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223668903 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223668898 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223668898 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223668897 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}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223668872 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223668772 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223668772 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223668772 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:20.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:16:20.817Z] 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@7c4a5ef2] time=-223668543 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223668540 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223668540 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223668540 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223668540 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223668539 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223668517 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:20.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:21.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') [2023-11-21T16:16:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:21.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:21.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 [2023-11-21T16:16:21.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=-223667858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.380Z] 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=-223667858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.380Z] 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=-223667858 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.380Z] 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=-223667858 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.380Z] 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=-223667858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.380Z] 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=-223667858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.380Z] 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=-223667858 data=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')] [2023-11-21T16:16:21.380Z] 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=-223667858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.380Z] 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=-223667858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.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=-223667858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.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=-223667858 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.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=-223667858 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:21.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') [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223667857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223667857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223667857 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223667857 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223667857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223667857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:21.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:21.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:21.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:21.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:21.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:21.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:21.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223667857 data=null 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')] [2023-11-21T16:16:21.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223668493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223667080 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223667079 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223667079 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223667079 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223667079 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223667069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223667069 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223667069 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223667069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223667069 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}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223667068 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223667067 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223667067 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223667067 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:22.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223667067 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:22.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223667067 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:22.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223667051 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:22.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:22.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:22.459Z] 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=-223666924 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=-223666924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:22.459Z] 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') [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223666923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223666922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223666922 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223666922 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223666922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223666922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223666922 data=null 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')] [2023-11-21T16:16:22.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:22.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:22.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:22.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:22.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:22.460Z] 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') [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223666824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223666823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223666823 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223666823 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223666823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223666823 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:22.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:22.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:22.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:22.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:22.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:22.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223666823 data=null 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')] [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223667029 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...'] [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:23.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:23.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223666216 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223666215 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223666215 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223666215 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]}] [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223666214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:23.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]} [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-223666214 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-223666213 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-223666213 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223666213 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223666213 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]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223666209 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223666209 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-223666209 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223666208 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]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223666206 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-223666206 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-223666206 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-223666206 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]} [2023-11-21T16:16:23.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]} [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-223666206 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-223666206 data=null doit=true}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-223666205 data=null}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-223666205 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223666205 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]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-223666201 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-223666196 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-223666196 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223666196 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]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-223666193 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-223666193 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-223666193 data=null doit=true}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-223666193 data=null}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]} [2023-11-21T16:16:23.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-223666192 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-223666192 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-223666192 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223666192 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223666192 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]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223666188 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223666187 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-223666187 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223666187 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]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223666185 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-223666184 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-223666177 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-223666177 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-11-21T16:16:23.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-223666177 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223666177 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223666177 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223666176 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223666176 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}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223666161 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223666161 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-223666161 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223666149 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223666161 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}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-223666148 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-223666130 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-223666129 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:23.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:23.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:23.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:23.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:23.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]} [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-223665599 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-223665599 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-223665598 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223665598 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223665598 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]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223665586 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223665586 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-223665586 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223665586 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]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223665584 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-223665584 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-223665584 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-223665584 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]} [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-223665583 data=null doit=true}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-223665583 data=null}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-223665583 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223665583 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]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-223665583 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]} [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-223665583 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-223665582 data=null doit=true}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-223665582 data=null}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-223665582 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223665582 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]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-223665576 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-223665576 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-223665576 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223665576 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]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-223665573 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-223665573 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-223665573 data=null doit=true}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-223665573 data=null}, TreeItem with text {resources [2]}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]} [2023-11-21T16:16:23.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223665573 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223665573 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223665572 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223665572 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223665572 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}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223665557 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223665556 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223665556 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223665556 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}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223665526 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223665523 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223665522 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223665522 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:23.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:24.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:16:24.704Z] 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@7c4a5ef2] time=-223664673 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223664661 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223664661 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223664661 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223664661 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223664661 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223664651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:25.274Z] 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') [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:25.274Z] 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=-223663972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.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=-223663972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.274Z] 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=-223663972 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.274Z] 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=-223663972 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.274Z] 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=-223663972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.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=-223663972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.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=-223663972 data=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')] [2023-11-21T16:16:25.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=-223663971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.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=-223663971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.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=-223663971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.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=-223663971 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.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=-223663971 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:25.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') [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223663971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:25.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223663971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:25.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223663971 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:25.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223663971 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:25.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223663971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:25.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223663971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:25.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:25.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:25.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:25.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:25.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:25.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:25.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223663971 data=null 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')] [2023-11-21T16:16:25.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223664622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223663225 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223663225 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223663225 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223663224 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223663224 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223663207 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223663206 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223663206 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223663206 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223663206 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}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223663205 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223663204 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223663204 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223663204 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223663204 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:26.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223663204 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:26.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223663199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:26.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:26.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:26.353Z] 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=-223663040 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-223663040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:26.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:26.354Z] 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') [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223662972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223662971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223662971 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223662971 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223662971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223662971 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223662971 data=null 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')] [2023-11-21T16:16:26.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:26.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:26.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:26.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:26.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:26.354Z] 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') [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223662870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223662870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223662870 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223662870 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223662870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223662870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:26.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:26.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:26.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:26.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:26.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:26.354Z] 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') [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:26.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:16:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223662870 data=null 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')] [2023-11-21T16:16:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223663172 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...'] [2023-11-21T16:16:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:26.918Z] 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@7c4a5ef2] time=-223662364 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223662360 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:26.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223662360 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:26.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223662360 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:26.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223662360 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:26.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223662360 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:26.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223662344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:26.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:26.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:27.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:27.737Z] 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') [2023-11-21T16:16:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:27.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:27.738Z] 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=-223661645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] 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=-223661645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] 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=-223661645 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] 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=-223661644 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] 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=-223661644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] 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=-223661644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] 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=-223661644 data=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')] [2023-11-21T16:16:27.738Z] 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=-223661644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] 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=-223661644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] 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=-223661644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] 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=-223661644 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] 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=-223661644 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:27.738Z] 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') [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223661644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:27.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223661643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223661643 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223661643 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223661643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223661643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:27.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:27.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:27.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:27.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:27.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223661643 data=null 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')] [2023-11-21T16:16:27.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223662318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223660730 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223660730 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223660730 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223660730 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223660730 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223660704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223660704 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223660704 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223660704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223660704 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}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223660702 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223660702 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223660702 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223660702 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223660702 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223660702 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223660689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:28.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:28.930Z] 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=-223660536 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=-223660522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:28.930Z] 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') [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223660521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223660521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223660521 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223660521 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223660520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223660520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223660520 data=null 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')] [2023-11-21T16:16:28.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:28.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:28.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:28.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:28.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:28.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:28.931Z] 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') [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223660455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223660455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223660455 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223660439 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223660439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223660439 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:28.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:28.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:28.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:28.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:28.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:28.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:29.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223660439 data=null 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')] [2023-11-21T16:16:29.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223660668 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...'] [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:29.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:29.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223659853 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223659853 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223659852 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223659852 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]}] [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223659851 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:16:29.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]} [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-223659851 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-223659851 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-223659851 data=null}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-223659851 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223659850 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]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-223659845 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-223659845 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-223659844 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223659844 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]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-223659842 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-223659841 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-223659841 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-223659841 data=null}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]} [2023-11-21T16:16:29.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]} [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-223659841 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-223659841 data=null doit=true}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-223659840 data=null}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-223659840 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223659840 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]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-223659829 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-223659829 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-223659828 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223659828 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]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-223659826 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-223659825 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-223659825 data=null doit=true}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-223659825 data=null}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]} [2023-11-21T16:16:29.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-223659825 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-223659825 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-223659824 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223659824 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223659824 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]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223659820 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223659819 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-223659819 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223659819 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]}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223659816 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-223659816 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-223659816 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-223659816 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-11-21T16:16:29.446Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-223659815 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223659815 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223659815 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223659815 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223659815 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}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223659791 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223659791 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-223659791 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223659790 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}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223659778 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-223659575 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-223659572 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-223659572 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:29.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:29.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:29.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:29.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]} [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=-223659535 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=-223659535 data=null doit=true}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=-223659535 data=null}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-223659535 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223659535 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]}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-223659529 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-223659528 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=-223659488 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223659487 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]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-223659485 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=-223659485 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=-223659485 data=null doit=true}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=-223659485 data=null}, TreeItem with text {node2 [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]} [2023-11-21T16:16:29.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]} [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-223659484 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-223659484 data=null doit=true}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-223659484 data=null}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-223659484 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223659484 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]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-223659479 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-223659479 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-223659478 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223659478 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]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-223659476 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-223659476 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-223659476 data=null doit=true}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-223659476 data=null}, TreeItem with text {resources [1]}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]} [2023-11-21T16:16:29.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223659475 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223659475 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:29.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223659475 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223659475 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223659475 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}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223659457 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223659457 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223659457 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223659456 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}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223659443 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223659347 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223659347 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223659347 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"' [2023-11-21T16:16:30.218Z] 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@7c4a5ef2] time=-223659064 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:30.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223659060 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223659060 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223659060 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223659060 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223659060 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223659038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:30.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:30.476Z] 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') [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:30.476Z] 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=-223658866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] 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=-223658866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] 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=-223658865 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] 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=-223658865 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] 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=-223658865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] 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=-223658865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] 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=-223658865 data=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')] [2023-11-21T16:16:30.476Z] 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=-223658865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] 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=-223658865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] 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=-223658865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] 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=-223658865 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] 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=-223658865 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:30.476Z] 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') [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223658865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223658865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223658864 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223658864 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:30.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223658864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:30.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223658864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:30.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:30.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:30.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:30.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:30.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:30.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223658864 data=null 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')] [2023-11-21T16:16:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223659012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:31.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:31.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223658222 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223658222 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223658222 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223658222 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223658222 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223658213 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223658212 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223658212 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:31.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223658212 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223658212 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}] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223658210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223658210 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223658210 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223658209 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223658209 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223658197 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223658188 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:31.262Z] 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=-223658042 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo') [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=-223658041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:31.262Z] 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') [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223658027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223658026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223658026 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223658026 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223658026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223658026 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:31.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:31.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:31.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:31.263Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:31.263Z] 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') [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:31.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:16:31.521Z] [2023-11-21T16:16:31.521Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2023-11-21 16:16:31.332 [2023-11-21T16:16:31.521Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2023-11-21T16:16:31.521Z] !STACK 0 [2023-11-21T16:16:31.521Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392) [2023-11-21T16:16:31.521Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2023-11-21T16:16:31.521Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2023-11-21T16:16:31.521Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730) [2023-11-21T16:16:31.521Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763) [2023-11-21T16:16:31.521Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736) [2023-11-21T16:16:31.521Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86) [2023-11-21T16:16:31.521Z] ... 3 more [2023-11-21T16:16:31.521Z] [2023-11-21T16:16:31.521Z] !ENTRY org.eclipse.jface 4 4 2023-11-21 16:16:31.336 [2023-11-21T16:16:31.521Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2023-11-21T16:16:31.521Z] [2023-11-21T16:16:31.521Z] Reason: [2023-11-21T16:16:31.521Z] Cannot connect Unknown [2023-11-21T16:16:31.521Z] !STACK 0 [2023-11-21T16:16:31.521Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now [2023-11-21T16:16:31.521Z] at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341) [2023-11-21T16:16:31.521Z] at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406) [2023-11-21T16:16:31.521Z] at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114) [2023-11-21T16:16:31.521Z] at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837) [2023-11-21T16:16:31.521Z] at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473) [2023-11-21T16:16:31.521Z] at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316) [2023-11-21T16:16:31.521Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193) [2023-11-21T16:16:31.521Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-11-21T16:16:31.521Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) [2023-11-21T16:16:31.521Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) [2023-11-21T16:16:31.521Z] at org.eclipse.jface.window.Window.open(Window.java:799) [2023-11-21T16:16:31.521Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54) [2023-11-21T16:16:31.521Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) [2023-11-21T16:16:31.521Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) [2023-11-21T16:16:31.521Z] at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) [2023-11-21T16:16:31.521Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-11-21T16:16:31.521Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-11-21T16:16:31.521Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) [2023-11-21T16:16:31.521Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:300) [2023-11-21T16:16:31.521Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) [2023-11-21T16:16:31.521Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) [2023-11-21T16:16:31.521Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) [2023-11-21T16:16:31.521Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) [2023-11-21T16:16:31.521Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485) [2023-11-21T16:16:31.521Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) [2023-11-21T16:16:31.521Z] at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) [2023-11-21T16:16:31.521Z] at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) [2023-11-21T16:16:31.521Z] at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538) [2023-11-21T16:16:31.521Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316) [2023-11-21T16:16:31.521Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193) [2023-11-21T16:16:31.521Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-11-21T16:16:31.521Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78) [2023-11-21T16:16:31.521Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226) [2023-11-21T16:16:31.521Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659) [2023-11-21T16:16:31.521Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178) [2023-11-21T16:16:31.521Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156) [2023-11-21T16:16:31.522Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145) [2023-11-21T16:16:31.522Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135) [2023-11-21T16:16:31.522Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89) [2023-11-21T16:16:31.522Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-11-21T16:16:31.522Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) [2023-11-21T16:16:31.522Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) [2023-11-21T16:16:31.522Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) [2023-11-21T16:16:31.522Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) [2023-11-21T16:16:31.522Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2023-11-21T16:16:31.522Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645) [2023-11-21T16:16:31.522Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) [2023-11-21T16:16:31.522Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552) [2023-11-21T16:16:31.522Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) [2023-11-21T16:16:31.522Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) [2023-11-21T16:16:31.522Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) [2023-11-21T16:16:31.522Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) [2023-11-21T16:16:31.522Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) [2023-11-21T16:16:31.522Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-11-21T16:16:31.522Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) [2023-11-21T16:16:31.522Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-11-21T16:16:31.522Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) [2023-11-21T16:16:31.522Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-11-21T16:16:31.522Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-11-21T16:16:31.522Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-11-21T16:16:31.522Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-11-21T16:16:31.522Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-11-21T16:16:31.522Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) [2023-11-21T16:16:31.522Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) [2023-11-21T16:16:31.522Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1459) [2023-11-21T16:16:31.522Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1432) [2023-11-21T16:16:31.522Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2023-11-21 16:16:31.336 [2023-11-21T16:16:31.522Z] !MESSAGE Cannot connect Unknown [2023-11-21T16:16:31.522Z] !STACK 1 [2023-11-21T16:16:31.522Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90) [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143) [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392) [2023-11-21T16:16:31.522Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2023-11-21T16:16:31.522Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2023-11-21T16:16:31.522Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730) [2023-11-21T16:16:31.522Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763) [2023-11-21T16:16:31.522Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736) [2023-11-21T16:16:31.522Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166) [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86) [2023-11-21T16:16:31.522Z] ... 3 more [2023-11-21T16:16:31.522Z] [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436) [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414) [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361) [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414) [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575) [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471) [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114) [2023-11-21T16:16:31.522Z] at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837) [2023-11-21T16:16:31.522Z] at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473) [2023-11-21T16:16:31.522Z] at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316) [2023-11-21T16:16:31.522Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193) [2023-11-21T16:16:31.522Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-11-21T16:16:31.522Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) [2023-11-21T16:16:31.522Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) [2023-11-21T16:16:31.522Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) [2023-11-21T16:16:31.522Z] at org.eclipse.jface.window.Window.open(Window.java:799) [2023-11-21T16:16:31.522Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54) [2023-11-21T16:16:31.522Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283) [2023-11-21T16:16:31.522Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:97) [2023-11-21T16:16:31.522Z] at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source) [2023-11-21T16:16:31.522Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-11-21T16:16:31.522Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-11-21T16:16:31.522Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) [2023-11-21T16:16:31.522Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:300) [2023-11-21T16:16:31.522Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:234) [2023-11-21T16:16:31.522Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:173) [2023-11-21T16:16:31.522Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:156) [2023-11-21T16:16:31.523Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488) [2023-11-21T16:16:31.523Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485) [2023-11-21T16:16:31.523Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213) [2023-11-21T16:16:31.523Z] at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438) [2023-11-21T16:16:31.523Z] at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449) [2023-11-21T16:16:31.523Z] at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475) [2023-11-21T16:16:31.523Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2023-11-21T16:16:31.523Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855) [2023-11-21T16:16:31.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529) [2023-11-21T16:16:31.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555) [2023-11-21T16:16:31.523Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538) [2023-11-21T16:16:31.523Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224) [2023-11-21T16:16:31.523Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90) [2023-11-21T16:16:31.523Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2023-11-21T16:16:31.523Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) [2023-11-21T16:16:31.523Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5040) [2023-11-21T16:16:31.523Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4520) [2023-11-21T16:16:31.523Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) [2023-11-21T16:16:31.523Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) [2023-11-21T16:16:31.523Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) [2023-11-21T16:16:31.523Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2023-11-21T16:16:31.523Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:645) [2023-11-21T16:16:31.523Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) [2023-11-21T16:16:31.523Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:552) [2023-11-21T16:16:31.523Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:171) [2023-11-21T16:16:31.523Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) [2023-11-21T16:16:31.523Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) [2023-11-21T16:16:31.523Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) [2023-11-21T16:16:31.523Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) [2023-11-21T16:16:31.523Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2023-11-21T16:16:31.523Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) [2023-11-21T16:16:31.523Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2023-11-21T16:16:31.523Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) [2023-11-21T16:16:31.523Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2023-11-21T16:16:31.523Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-11-21T16:16:31.523Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-11-21T16:16:31.523Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-11-21T16:16:31.523Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-11-21T16:16:31.523Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) [2023-11-21T16:16:31.523Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) [2023-11-21T16:16:31.523Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1459) [2023-11-21T16:16:31.523Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1432) [2023-11-21T16:16:31.523Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90) [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143) [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392) [2023-11-21T16:16:31.523Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2023-11-21T16:16:31.523Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730) [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763) [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736) [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166) [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86) [2023-11-21T16:16:31.523Z] ... 3 more [2023-11-21T16:16:31.523Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2023-11-21 16:16:31.337 [2023-11-21T16:16:31.523Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90) [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143) [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392) [2023-11-21T16:16:31.523Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2023-11-21T16:16:31.523Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730) [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763) [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736) [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166) [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86) [2023-11-21T16:16:31.523Z] ... 3 more [2023-11-21T16:16:31.523Z] [2023-11-21T16:16:31.523Z] !STACK 0 [2023-11-21T16:16:31.523Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90) [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143) [2023-11-21T16:16:31.523Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392) [2023-11-21T16:16:31.523Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2023-11-21T16:16:31.523Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730) [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763) [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736) [2023-11-21T16:16:31.523Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166) [2023-11-21T16:16:31.524Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86) [2023-11-21T16:16:31.524Z] ... 3 more [2023-11-21T16:16:31.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223658026 data=null 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')] [2023-11-21T16:16:31.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223657468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223657468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223657468 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223657468 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223657468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223657468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:16:31.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223657468 data=null 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')] [2023-11-21T16:16:31.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223658168 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...'] [2023-11-21T16:16:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:32.038Z] 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@7c4a5ef2] time=-223657429 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223657425 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223657425 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223657425 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223657425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:32.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223657425 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:32.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223657418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:32.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:32.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:32.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:32.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:32.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:32.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:32.603Z] 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') [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:32.603Z] 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=-223656717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] 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=-223656717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] 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=-223656716 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] 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=-223656716 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] 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=-223656716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] 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=-223656716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] 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=-223656716 data=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')] [2023-11-21T16:16:32.603Z] 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=-223656716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] 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=-223656716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] 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=-223656716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] 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=-223656716 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] 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=-223656716 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:32.603Z] 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') [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223656715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223656715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223656715 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223656715 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223656715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223656714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:32.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:32.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:32.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:32.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:32.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:32.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:32.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223656714 data=null 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')] [2023-11-21T16:16:32.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223657382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223656081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223656081 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223656081 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223656080 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223656080 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223656069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223656069 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223656069 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223656069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223656069 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}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223656067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223656067 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223656066 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223656066 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223656066 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223656066 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:33.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223656050 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:33.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=-223655906 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles' [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:33.424Z] 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') [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-223655905 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')] [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-223655905 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')] [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-223655905 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-223655905 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-223655905 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')] [2023-11-21T16:16:33.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-223655904 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')] [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-223655722 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')] [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-223655720 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')] [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-223655720 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')] [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-223655720 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-223655720 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)' [2023-11-21T16:16:33.681Z] 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=-223655718 data=null doit=true}, Shell with text {Preferences (Filtered)}] [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add' [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:33.681Z] 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') [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:33.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-223655707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-223655707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-223655707 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-223655707 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-223655707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-223655706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-223655706 data=null 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')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-223655694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-223655694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-223655694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-223655694 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-223655689 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223655685 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223655685 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223655684 data=null}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223655684 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223655683 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)] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223655665 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:') [2023-11-21T16:16:33.682Z] 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:')) [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:') [2023-11-21T16:16:33.682Z] 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:')) [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:') [2023-11-21T16:16:33.682Z] 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:')) [2023-11-21T16:16:33.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-223655656 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-223655656 data=null doit=true}, Tree node with text: /rootpath] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-223655656 data=null}, Tree node with text: /rootpath] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-223655655 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223655655 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] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-223655648 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:16:33.683Z] 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:')) [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:33.683Z] 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') [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK') [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@20de2518 [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-223655640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-223655640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-223655640 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-223655639 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-223655639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-223655639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-223655639 data=null 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')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-223655638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-223655638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-223655638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-223655638 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-223655638 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-223655638 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-223655638 data=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-223655638 data=null}, Tree node with text: .*] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-223655637 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*] [2023-11-21T16:16:33.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223655637 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-223655616 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223655575 data=null button=0 stateMask=0x0 x=548 y=150 count=0}, Tree node with text: /rootpath] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223655575 data=null doit=true}, Tree node with text: /rootpath] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223655575 data=null}, Tree node with text: /rootpath] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223655575 data=null button=1 stateMask=0x0 x=548 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223655574 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223655563 data=null button=1 stateMask=0x80000 x=548 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace' [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace' [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-223655560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace'] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace' [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-223655549 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-223655549 data=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-223655549 data=null}, Tree node with text: .*] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-223655548 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*] [2023-11-21T16:16:33.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223655548 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-223655528 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*] [2023-11-21T16:16:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-11-21T16:16:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-11-21T16:16:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-11-21T16:16:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-11-21T16:16:33.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:33.943Z] 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') [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223655448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223655448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223655448 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223655448 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223655448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223655448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223655448 data=null 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')] [2023-11-21T16:16:33.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:33.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:33.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:33.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:33.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:33.944Z] 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') [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-223655428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-223655428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-223655428 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-223655428 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-223655428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-223655428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-223655428 data=null 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')] [2023-11-21T16:16:33.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:33.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:33.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:33.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:33.944Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:') [2023-11-21T16:16:33.944Z] 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:')) [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:16:33.944Z] 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:')) [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:16:33.944Z] 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:')) [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:16:33.944Z] 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:')) [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:33.944Z] 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') [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:33.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223655383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223655383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223655383 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223655383 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223655383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223655383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223655383 data=null 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')] [2023-11-21T16:16:33.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:33.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:33.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:33.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:33.945Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:33.945Z] 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') [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-223655361 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')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-223655361 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')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-223655361 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-223655361 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-223655361 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')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-223655361 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')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-223655361 data=null 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')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-223655360 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')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-223655359 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')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-223655359 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')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-223655359 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-223655359 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:33.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:33.946Z] 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') [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223655356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223655349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223655349 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223655349 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223655349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223655349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:33.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:33.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:33.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:33.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:33.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223655349 data=null 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')] [2023-11-21T16:16:33.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223656026 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...'] [2023-11-21T16:16:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:34.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:34.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223654843 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:16:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223654842 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:16:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223654842 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:16:34.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223654842 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]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223654841 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:16:34.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]} [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-223654841 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-223654841 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-223654841 data=null}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-223654840 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223654840 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]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-223654836 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-223654835 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-223654835 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223654835 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]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-223654833 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-223654832 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-223654832 data=null doit=true}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-223654832 data=null}, TreeItem with text {node1 [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]} [2023-11-21T16:16:34.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]} [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-223654831 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-223654831 data=null doit=true}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-223654831 data=null}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-223654831 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223654831 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]}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-223654819 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-223654818 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-223654818 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223654818 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]}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-223654815 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-223654815 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-223654815 data=null doit=true}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-223654815 data=null}, TreeItem with text {resources [1]}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]} [2023-11-21T16:16:34.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223654814 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223654814 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223654814 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223654814 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223654814 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}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223654803 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223654803 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223654803 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223654803 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}] [2023-11-21T16:16:34.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223654774 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223654770 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223654683 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223654683 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:16:34.770Z] 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@7c4a5ef2] time=-223654682 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}] [2023-11-21T16:16:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:16:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:16:34.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:16:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:16:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:16:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223654447 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:16:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:34.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223654445 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223654445 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223654445 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223654445 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223654445 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}] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223654370 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:16:35.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-223654369 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-223654369 data=null doit=true}, Tree node with text: Remote Profiles] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-223654369 data=null}, Tree node with text: Remote Profiles] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-223654368 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223654368 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] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-223654366 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:35.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-223654363 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-223654363 data=null doit=true}, TreeItem with text {new profile}] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-223654363 data=null}, TreeItem with text {new profile}] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-223654363 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223654363 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}] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-223654361 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:35.030Z] 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') [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223654360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223654360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223654360 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223654360 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223654359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223654359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223654359 data=null 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')] [2023-11-21T16:16:35.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:35.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:35.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:35.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:35.030Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:16:35.030Z] 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') [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:35.030Z] 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') [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223654344 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')] [2023-11-21T16:16:35.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223654344 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')] [2023-11-21T16:16:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223654344 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:16:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223654344 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:16:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223654343 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')] [2023-11-21T16:16:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223654343 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')] [2023-11-21T16:16:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223654343 data=null 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')] [2023-11-21T16:16:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223654650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:16:35.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:35.290Z] 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@7c4a5ef2] time=-223654176 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:35.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223654172 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223654172 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223654172 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223654172 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223654172 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223654143 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:35.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:35.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:35.863Z] 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') [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:35.863Z] 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=-223653482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] 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=-223653482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] 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=-223653482 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] 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=-223653482 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] 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=-223653481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] 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=-223653481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] 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=-223653481 data=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')] [2023-11-21T16:16:35.863Z] 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=-223653481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] 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=-223653481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] 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=-223653481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] 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=-223653481 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] 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=-223653481 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:35.863Z] 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') [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223653481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223653481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223653481 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223653480 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223653480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223653480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:35.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:35.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:35.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:35.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:35.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223653480 data=null 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')] [2023-11-21T16:16:35.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223654119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223652867 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223652866 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223652866 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223652866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223652866 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223652857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223652857 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223652856 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223652856 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223652856 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}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223652855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223652854 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223652854 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223652854 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223652854 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223652854 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223652838 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:36.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:36.686Z] 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=-223652730 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles' [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:36.686Z] 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') [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-223652730 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')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-223652730 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')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-223652730 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-223652729 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-223652729 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')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-223652729 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')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-223652621 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')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-223652619 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')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-223652619 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')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-223652619 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-223652619 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)' [2023-11-21T16:16:36.687Z] 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=-223652586 data=null doit=true}, Shell with text {Preferences (Filtered)}] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:36.687Z] 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') [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-223652571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-223652571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-223652571 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-223652571 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-223652570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-223652570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-223652570 data=null 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')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-223652545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-223652545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-223652545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-223652545 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-223652545 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223652542 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223652542 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223652542 data=null}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223652542 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223652542 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)] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223652538 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:' [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:') [2023-11-21T16:16:36.687Z] 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:')) [2023-11-21T16:16:36.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:36.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:36.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-11-21T16:16:36.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-11-21T16:16:36.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:') [2023-11-21T16:16:36.688Z] 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:')) [2023-11-21T16:16:36.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text' [2023-11-21T16:16:36.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-11-21T16:16:36.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:') [2023-11-21T16:16:36.688Z] 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:')) [2023-11-21T16:16:36.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:36.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-223652523 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath] [2023-11-21T16:16:36.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-223652522 data=null doit=true}, Tree node with text: /rootpath] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-223652522 data=null}, Tree node with text: /rootpath] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-223652522 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223652522 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] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-223652518 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:16:36.955Z] 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:')) [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:36.955Z] 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') [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK') [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@15aa7d97 [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-223652508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-223652508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-223652508 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-223652508 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-223652508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-223652508 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-223652508 data=null 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')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-223652507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-223652507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-223652488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-223652477 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-223652477 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-223652476 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-223652476 data=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-223652476 data=null}, Tree node with text: .*] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-223652476 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223652476 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:36.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-223652469 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223652459 data=null button=0 stateMask=0x0 x=548 y=150 count=0}, Tree node with text: /rootpath] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223652459 data=null doit=true}, Tree node with text: /rootpath] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223652459 data=null}, Tree node with text: /rootpath] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223652459 data=null button=1 stateMask=0x0 x=548 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223652459 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223652453 data=null button=1 stateMask=0x80000 x=548 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-223652451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace'] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-223652435 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-223652435 data=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-223652435 data=null}, Tree node with text: .*] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-223652435 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223652435 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-223652376 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*] [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-11-21T16:16:36.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:36.958Z] 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') [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223652270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223652270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223652270 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223652270 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223652270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223652270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:36.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223652270 data=null 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')] [2023-11-21T16:16:37.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:37.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:37.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:37.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:37.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back' [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:37.217Z] 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') [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back [2023-11-21T16:16:37.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-223652250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-223652250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-223652250 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-223652250 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-223652250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-223652250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-223652250 data=null 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')] [2023-11-21T16:16:37.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:37.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:37.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:37.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:37.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:') [2023-11-21T16:16:37.218Z] 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:')) [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:16:37.218Z] 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:')) [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:16:37.218Z] 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:')) [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:16:37.218Z] 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:')) [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:37.218Z] 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') [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223652240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223652240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223652239 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223652239 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223652239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223652239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223652239 data=null 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')] [2023-11-21T16:16:37.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:37.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:37.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:37.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:37.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:37.219Z] 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') [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-223652180 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')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-223652179 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')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-223652179 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-223652179 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-223652179 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')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-223652179 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')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-223652179 data=null 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')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-223652178 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')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-223652178 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')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-223652178 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')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-223652178 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-223652178 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:37.219Z] 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') [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223652177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223652177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223652177 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223652177 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223652177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223652177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223652177 data=null 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')] [2023-11-21T16:16:37.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223652816 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...'] [2023-11-21T16:16:37.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:37.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@7c4a5ef2] time=-223652140 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:37.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:16:37.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:16:37.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:16:37.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223651969 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223651937 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223651937 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223651937 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223651937 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223651937 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}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223651874 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:16:37.479Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-223651874 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-223651874 data=null doit=true}, Tree node with text: Remote Profiles] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-223651874 data=null}, Tree node with text: Remote Profiles] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-223651873 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223651873 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] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-223651872 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-223651869 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-223651869 data=null doit=true}, TreeItem with text {new profile}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-223651869 data=null}, TreeItem with text {new profile}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-223651853 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223651853 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}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-223651839 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:37.479Z] 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') [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223651838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223651838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223651838 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223651838 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223651838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223651838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223651838 data=null 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')] [2023-11-21T16:16:37.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:37.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:37.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:37.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:37.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:16:37.480Z] 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') [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:37.480Z] 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') [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223651817 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')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223651817 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')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223651817 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223651817 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223651817 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')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223651817 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')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223651817 data=null 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')] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223652135 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:16:37.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:38.044Z] 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@7c4a5ef2] time=-223651471 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223651457 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223651457 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223651457 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223651457 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223651457 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223651451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:38.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:38.609Z] 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') [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:38.609Z] 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=-223650813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] 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=-223650813 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] 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=-223650813 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] 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=-223650813 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] 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=-223650812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] 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=-223650812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] 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=-223650812 data=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')] [2023-11-21T16:16:38.609Z] 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=-223650812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] 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=-223650812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] 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=-223650812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] 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=-223650812 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] 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=-223650812 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:38.609Z] 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') [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223650812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223650812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223650812 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223650812 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223650811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:38.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223650811 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:38.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:38.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:38.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:38.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:38.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223650811 data=null 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')] [2023-11-21T16:16:38.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223651423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:39.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:39.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223650195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223650195 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223650195 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223650194 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223650194 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223650172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223650171 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223650171 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223650171 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223650171 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}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223650170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223650169 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, Tree node with text: Traces [0]] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223650169 data=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223650169 data=null}, Tree node with text: Traces [0]] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223650169 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223650169 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Traces [0]] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223650158 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [0]] [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:39.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...' [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2023-11-21T16:16:39.439Z] 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=-223650010 data=null doit=true}, Shell with text {Fetch Remote Traces}] [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles' [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:39.439Z] 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') [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-223650009 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')] [2023-11-21T16:16:39.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-223650009 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')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-223650009 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-223650009 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-223650009 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')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-223650009 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')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-223649850 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')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-223649846 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')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-223649846 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')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-223649846 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-223649846 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)' [2023-11-21T16:16:39.440Z] 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=-223649845 data=null doit=true}, Shell with text {Preferences (Filtered)}] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:39.440Z] 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') [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-223649844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-223649843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-223649843 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-223649843 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-223649843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-223649843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-223649843 data=null 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')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-223649825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-223649783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-223649782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-223649782 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-223649782 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:39.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223649780 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223649779 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223649779 data=null}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:39.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223649779 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:39.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223649779 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)] [2023-11-21T16:16:39.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223649775 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:39.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:39.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:39.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-11-21T16:16:39.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text' [2023-11-21T16:16:39.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:' [2023-11-21T16:16:39.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:') [2023-11-21T16:16:39.699Z] 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:')) [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:') [2023-11-21T16:16:39.699Z] 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:')) [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:') [2023-11-21T16:16:39.699Z] 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:')) [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-223649760 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-223649760 data=null doit=true}, Tree node with text: /rootpath] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-223649760 data=null}, Tree node with text: /rootpath] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-223649759 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223649759 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] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-223649755 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:16:39.699Z] 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:')) [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:39.699Z] 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') [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK') [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3f5a4a48 [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-223649744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-223649744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-223649744 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-223649744 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-223649744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-223649744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-223649744 data=null 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')] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-223649743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-223649743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-223649743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-223649743 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-223649743 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-223649743 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-223649742 data=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-223649742 data=null}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-223649742 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223649742 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-223649727 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223649723 data=null button=0 stateMask=0x0 x=548 y=150 count=0}, Tree node with text: /rootpath] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223649723 data=null doit=true}, Tree node with text: /rootpath] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223649723 data=null}, Tree node with text: /rootpath] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223649722 data=null button=1 stateMask=0x0 x=548 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223649722 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223649714 data=null button=1 stateMask=0x80000 x=548 y=150 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-223649709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace'] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-223649700 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-223649700 data=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-223649700 data=null}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-223649700 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223649700 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-223649685 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*] [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-11-21T16:16:39.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:39.702Z] 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') [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223649616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223649616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223649616 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223649616 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223649616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223649616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223649616 data=null 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')] [2023-11-21T16:16:39.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:39.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:39.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:39.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:39.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:39.702Z] 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') [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-223649566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-223649566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-223649566 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-223649565 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-223649565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-223649565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-223649565 data=null 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')] [2023-11-21T16:16:39.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:39.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:39.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:39.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:39.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH') [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:') [2023-11-21T16:16:39.703Z] 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:')) [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:16:39.703Z] 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:')) [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:16:39.703Z] 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:')) [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:') [2023-11-21T16:16:39.703Z] 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:')) [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:39.703Z] 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') [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223649553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223649553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223649553 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223649553 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223649553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223649553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223649553 data=null 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')] [2023-11-21T16:16:39.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:39.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:39.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:39.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:39.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:16:39.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:39.704Z] 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') [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223649540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223649540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223649540 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223649540 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223649540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223649539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:16:39.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') [2023-11-21T16:16:39.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') [2023-11-21T16:16:39.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') [2023-11-21T16:16:39.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') [2023-11-21T16:16:39.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') [2023-11-21T16:16:39.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:16:39.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223649539 data=null 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')] [2023-11-21T16:16:39.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-223650138 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...'] [2023-11-21T16:16:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:40.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:40.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223649026 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:40.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223649025 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223649025 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223649025 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]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223649024 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:16:40.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223649024 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223649024 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223649024 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223649023 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223649023 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]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223649019 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223649019 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223649018 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223649018 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]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223649016 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223649016 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223649015 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223649015 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:16:40.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223649015 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223649015 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223649015 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223649014 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223649014 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]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223649010 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223649006 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223649005 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223649005 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]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223649003 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223649002 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223649002 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223649002 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:16:40.219Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]} [2023-11-21T16:16:40.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-223649002 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-223649002 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:40.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-223649001 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223649001 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223649001 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]}] [2023-11-21T16:16:40.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223648997 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-223648996 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-223648996 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223648996 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]}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-223648988 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-223648988 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-223648988 data=null doit=true}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-223648988 data=null}, TreeItem with text {generated [1]}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]} [2023-11-21T16:16:40.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again. [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace} [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-223648987 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-223648987 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-223648987 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223648987 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223648987 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}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223648964 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-223648964 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-223648964 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223648963 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}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-223648930 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-223648926 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-223648926 data=null doit=true}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-223648926 data=null}, TreeItem with text {synthetic-trace}] [2023-11-21T16:16:40.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace} [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"' [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:41.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:41.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2023-11-21T16:16:41.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:41.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]} [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-223648393 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223648393 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223648392 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223648392 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223648392 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]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223648385 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223648385 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-223648385 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223648385 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]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223648378 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-223648378 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-223648377 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-223648377 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]} [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-223648377 data=null doit=true}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-223648377 data=null}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-223648377 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223648376 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]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-223648376 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]} [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-223648376 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-223648376 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-223648375 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223648375 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223648375 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]}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223648370 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-223648370 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-223648369 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223648369 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]}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-223648367 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-223648367 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-223648367 data=null doit=true}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-223648367 data=null}, TreeItem with text {resources [3]}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]} [2023-11-21T16:16:41.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again. [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog} [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-223648366 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-223648360 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-223648359 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223648359 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223648359 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}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223648350 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-223648350 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-223648344 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223648344 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}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-223648314 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-223648232 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-223648232 data=null doit=true}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-223648232 data=null}, TreeItem with text {syslog}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog} [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"' [2023-11-21T16:16:41.043Z] 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@7c4a5ef2] time=-223648231 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}] [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:16:41.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223647956 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223647927 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223647927 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223647927 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223647927 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:16:41.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223647927 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}] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223647910 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:16:41.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-223647909 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-223647909 data=null doit=true}, Tree node with text: Remote Profiles] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-223647909 data=null}, Tree node with text: Remote Profiles] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-223647909 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223647909 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] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-223647907 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-223647905 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-223647905 data=null doit=true}, TreeItem with text {new profile}] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-223647905 data=null}, TreeItem with text {new profile}] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-223647904 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223647904 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}] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-223647902 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:41.558Z] 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') [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223647901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223647901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223647901 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223647901 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223647901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223647901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223647901 data=null 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')] [2023-11-21T16:16:41.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:41.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:41.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:41.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:41.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:16:41.559Z] 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') [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:41.559Z] 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') [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223647894 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')] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223647894 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')] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223647894 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223647894 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223647894 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')] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223647886 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')] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223647886 data=null 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')] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223648210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:41.559Z] 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@7c4a5ef2] time=-223647679 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-223647676 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-223647676 data=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-223647676 data=null}, TreeItem with text {Test}] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-223647675 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:41.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223647675 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}] [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-223647654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}] [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:41.816Z] 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') [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:41.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:41.816Z] 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=-223647453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.816Z] 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=-223647453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.816Z] 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=-223647453 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.816Z] 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=-223647453 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.816Z] 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=-223647453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.816Z] 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=-223647453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.816Z] 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=-223647453 data=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')] [2023-11-21T16:16:41.817Z] 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=-223647453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.817Z] 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=-223647453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.817Z] 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=-223647452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.817Z] 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=-223647452 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.817Z] 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=-223647452 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:41.817Z] 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') [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223647452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223647452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223647452 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223647452 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223647452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223647452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:41.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:41.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:41.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:41.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:41.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:41.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:42.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223647452 data=null 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')] [2023-11-21T16:16:42.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223647626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:42.654Z] 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@7c4a5ef2] time=-223646823 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223646711 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223646709 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223646709 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223646709 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223646709 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223646708 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}] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223646666 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:16:42.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-223646665 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-223646665 data=null doit=true}, Tree node with text: Remote Profiles] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-223646665 data=null}, Tree node with text: Remote Profiles] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-223646665 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223646665 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] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-223646663 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:42.654Z] 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') [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:42.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-223646662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-223646662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-223646662 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-223646662 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-223646661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-223646661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-223646661 data=null 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')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-223646627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-223646627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-223646627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-223646627 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-223646627 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223646616 data=null button=0 stateMask=0x0 x=160 y=299 count=0}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223646616 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223646616 data=null}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223646615 data=null button=1 stateMask=0x0 x=160 y=299 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223646598 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)] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-223646581 data=null button=1 stateMask=0x80000 x=160 y=294 count=1}, Tree node with text: name (ssh://userinfo@host:22)] [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:') [2023-11-21T16:16:42.655Z] 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:')) [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:') [2023-11-21T16:16:42.655Z] 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:')) [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:' [2023-11-21T16:16:42.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:') [2023-11-21T16:16:42.655Z] 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:')) [2023-11-21T16:16:42.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:42.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-223646576 data=null button=0 stateMask=0x0 x=108 y=299 count=0}, Tree node with text: /rootpath] [2023-11-21T16:16:42.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-223646575 data=null doit=true}, Tree node with text: /rootpath] [2023-11-21T16:16:42.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-223646575 data=null}, Tree node with text: /rootpath] [2023-11-21T16:16:42.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-223646575 data=null button=1 stateMask=0x0 x=108 y=299 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:42.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223646575 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] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-223646543 data=null button=1 stateMask=0x80000 x=108 y=286 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:') [2023-11-21T16:16:42.948Z] 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:')) [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK' [2023-11-21T16:16:42.948Z] 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') [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK') [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2126cfaf [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-223646540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-223646540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-223646540 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-223646540 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-223646540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-223646540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-223646540 data=null 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')] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-223646539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-223646539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-223646539 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-223646539 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-223646539 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-223646539 data=null button=0 stateMask=0x0 x=102 y=299 count=0}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-223646539 data=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-223646539 data=null}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-223646538 data=null button=1 stateMask=0x0 x=102 y=299 count=1}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223646538 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-223646523 data=null button=1 stateMask=0x80000 x=102 y=290 count=1}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223646521 data=null button=0 stateMask=0x0 x=548 y=253 count=0}, Tree node with text: /rootpath] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223646521 data=null doit=true}, Tree node with text: /rootpath] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223646521 data=null}, Tree node with text: /rootpath] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223646520 data=null button=1 stateMask=0x0 x=548 y=253 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223646520 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-223646515 data=null button=1 stateMask=0x80000 x=548 y=253 count=1}, Tree node with text: /rootpath] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-223646513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace'] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-223646492 data=null button=0 stateMask=0x0 x=102 y=276 count=0}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-223646491 data=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-223646491 data=null}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-223646491 data=null button=1 stateMask=0x0 x=102 y=276 count=1}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223646491 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-223646484 data=null button=1 stateMask=0x80000 x=102 y=276 count=1}, Tree node with text: .*] [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:' [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:') [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:')) [2023-11-21T16:16:42.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:16:44.557Z] 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=-223644837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=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')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] 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=-223644836 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:44.557Z] 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') [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223644835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223644835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223644835 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223644835 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223644835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223644835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:16:44.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:44.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:44.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:44.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:44.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223644835 data=null 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')] [2023-11-21T16:16:44.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223645460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:16:45.133Z] 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@7c4a5ef2] time=-223644326 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223644206 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:45.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223644204 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223644204 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223644204 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223644204 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223644203 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}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223644169 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:16:45.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-223644168 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-223644168 data=null doit=true}, Tree node with text: Remote Profiles] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-223644168 data=null}, Tree node with text: Remote Profiles] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-223644168 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223644168 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] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-223644148 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=-223644145 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestAllRecursive}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=-223644145 data=null doit=true}, TreeItem with text {TestAllRecursive}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=-223644145 data=null}, TreeItem with text {TestAllRecursive}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=-223644137 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223644136 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}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=-223644134 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:45.134Z] 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') [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223644115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223644115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223644115 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223644114 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223644114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223644114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223644114 data=null 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')] [2023-11-21T16:16:45.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=-223644063 data=null button=0 stateMask=0x0 x=108 y=12 count=0}, TreeItem with text {TestAllNonRecursive}] [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=-223644063 data=null doit=true}, TreeItem with text {TestAllNonRecursive}] [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=-223644063 data=null}, TreeItem with text {TestAllNonRecursive}] [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=-223644063 data=null button=1 stateMask=0x0 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}] [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223644063 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}] [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=-223644051 data=null button=1 stateMask=0x80000 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}] [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:45.393Z] 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') [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:45.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223644048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223644048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223644048 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223644047 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223644047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223644047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223644047 data=null 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')] [2023-11-21T16:16:45.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=-223644026 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=-223644026 data=null doit=true}, TreeItem with text {TestSpecificRecursive}] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=-223644026 data=null}, TreeItem with text {TestSpecificRecursive}] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=-223644026 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223644026 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}] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=-223644024 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}] [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:45.394Z] 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') [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:45.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223644022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223644022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223644022 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223644022 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223644022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223644022 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223644022 data=null 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')] [2023-11-21T16:16:45.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-223644017 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=-223644017 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=-223644017 data=null}, TreeItem with text {TestSpecificNonRecursive}] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-223644017 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223644017 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}] [2023-11-21T16:16:45.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-223644015 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}] [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:45.396Z] 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') [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223644014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223644014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223644014 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223644014 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223644014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223644014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223644013 data=null 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')] [2023-11-21T16:16:45.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-223644004 data=null button=0 stateMask=0x0 x=147 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}] [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-223644004 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}] [2023-11-21T16:16:45.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-223644004 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}] [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-223644004 data=null button=1 stateMask=0x0 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}] [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223644003 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}] [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-223644002 data=null button=1 stateMask=0x80000 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}] [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:45.397Z] 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') [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223644000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223644000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223644000 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223644000 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223644000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223644000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223644000 data=null 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')] [2023-11-21T16:16:45.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.398Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=-223643996 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {TestMultiNode}] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=-223643996 data=null doit=true}, TreeItem with text {TestMultiNode}] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=-223643996 data=null}, TreeItem with text {TestMultiNode}] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=-223643996 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223643996 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}] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=-223643989 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:45.398Z] 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') [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223643988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223643988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223643988 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223643988 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223643987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223643987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223643987 data=null 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')] [2023-11-21T16:16:45.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.399Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=-223643984 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}] [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=-223643984 data=null doit=true}, TreeItem with text {TestUnknown}] [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=-223643984 data=null}, TreeItem with text {TestUnknown}] [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=-223643984 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}] [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223643984 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}] [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=-223643982 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}] [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:45.399Z] 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') [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223643981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223643981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223643981 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223643981 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223643981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223643981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223643981 data=null 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')] [2023-11-21T16:16:45.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=-223643979 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}] [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=-223643978 data=null doit=true}, TreeItem with text {TestLocal}] [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=-223643978 data=null}, TreeItem with text {TestLocal}] [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=-223643978 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}] [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223643978 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}] [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=-223643976 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}] [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:45.400Z] 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') [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove [2023-11-21T16:16:45.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-223643975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-223643975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-223643975 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-223643975 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-223643975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-223643975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')] [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-223643975 data=null 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')] [2023-11-21T16:16:45.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button' [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button' [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button' [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button' [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button' [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button' [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:16:45.401Z] 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') [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:16:45.401Z] 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') [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223643970 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')] [2023-11-21T16:16:45.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223643970 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')] [2023-11-21T16:16:45.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223643970 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:16:45.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223643970 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:16:45.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223643970 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')] [2023-11-21T16:16:45.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223643969 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')] [2023-11-21T16:16:45.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223643969 data=null 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')] [2023-11-21T16:16:45.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223644321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:16:45.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:16:45.402Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 67.84 s -- in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportNothing -- Time elapsed: 4.100 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_7_03 -- Time elapsed: 2.003 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_04 -- Time elapsed: 3.949 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_05 -- Time elapsed: 8.739 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_06 -- Time elapsed: 5.008 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_07 -- Time elapsed: 3.187 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_08 -- Time elapsed: 4.213 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_09 -- Time elapsed: 3.328 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_10 -- Time elapsed: 1.963 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_11 -- Time elapsed: 3.004 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_12 -- Time elapsed: 2.708 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_13 -- Time elapsed: 3.885 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_14 -- Time elapsed: 2.392 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_15 -- Time elapsed: 2.745 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_9_01 -- Time elapsed: 2.121 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest skipped [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportOnlyOne -- Time elapsed: 3.232 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEmptyFile -- Time elapsed: 2.668 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportAll -- Time elapsed: 3.374 s [2023-11-21T16:16:45.402Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEditProfile -- Time elapsed: 2.602 s [2023-11-21T16:16:45.402Z] [2023-11-21T16:16:45.402Z] Results: [2023-11-21T16:16:45.402Z] [2023-11-21T16:16:45.402Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2023-11-21T16:16:45.402Z] [2023-11-21T16:16:45.660Z] [2023-11-21T16:16:45.660Z] !ENTRY org.eclipse.core.resources 2 10035 2023-11-21 16:16:45.567 [2023-11-21T16:16:45.660Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-11-21T16:16:46.224Z] [INFO] All tests passed [2023-11-21T16:16:46.224Z] [INFO] [2023-11-21T16:16:46.224Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:16:46.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2023-11-21T16:16:46.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2023-11-21T16:16:46.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2023-11-21T16:16:46.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2023-11-21T16:16:46.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2023-11-21T16:16:46.224Z] [INFO] [2023-11-21T16:16:46.224Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2023-11-21T16:16:46.224Z] [INFO] [2023-11-21T16:16:46.224Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2023-11-21T16:16:46.224Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT [134/144] [2023-11-21T16:16:46.224Z] [INFO] from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2023-11-21T16:16:46.224Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:16:46.224Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:16:46.224Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2023-11-21T16:16:46.486Z] [INFO] [2023-11-21T16:16:46.486Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:46.486Z] [INFO] [2023-11-21T16:16:46.486Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:46.486Z] [INFO] The project's OSGi version is 1.0.14.202311211602 [2023-11-21T16:16:46.486Z] [INFO] [2023-11-21T16:16:46.486Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:46.486Z] [INFO] [2023-11-21T16:16:46.486Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:46.486Z] [INFO] [2023-11-21T16:16:46.486Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:46.486Z] [INFO] [2023-11-21T16:16:46.486Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:46.486Z] [INFO] [2023-11-21T16:16:46.486Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:46.486Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests [2023-11-21T16:16:46.743Z] [INFO] [2023-11-21T16:16:46.743Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:46.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2023-11-21T16:16:46.743Z] [INFO] [2023-11-21T16:16:46.743Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:46.743Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:16:46.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 [2023-11-21T16:16:46.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.integration.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2023-11-21T16:16:46.743Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:16:47.001Z] [INFO] [2023-11-21T16:16:47.001Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:47.001Z] [INFO] [2023-11-21T16:16:47.001Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:47.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2023-11-21T16:16:47.001Z] [INFO] [2023-11-21T16:16:47.001Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:47.001Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped [2023-11-21T16:16:47.001Z] [INFO] [2023-11-21T16:16:47.001Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:47.001Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-sources.jar [2023-11-21T16:16:47.001Z] [INFO] [2023-11-21T16:16:47.001Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:47.001Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT.jar [2023-11-21T16:16:47.001Z] [INFO] [2023-11-21T16:16:47.001Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:47.001Z] [INFO] [2023-11-21T16:16:47.001Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:47.001Z] [INFO] [2023-11-21T16:16:47.001Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:47.001Z] [INFO] [2023-11-21T16:16:47.001Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:16:47.258Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2023-11-21T16:16:47.258Z] [INFO] Command line: [2023-11-21T16:16:47.258Z] [/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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2023-11-21T16:16:47.258Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2023-11-21T16:16:49.781Z] !SESSION 2023-11-21 16:16:47.442 ----------------------------------------------- [2023-11-21T16:16:49.781Z] eclipse.buildId=unknown [2023-11-21T16:16:49.781Z] java.version=17.0.2 [2023-11-21T16:16:49.781Z] java.vendor=Oracle Corporation [2023-11-21T16:16:49.781Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2023-11-21T16:16:49.781Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2023-11-21T16:16:49.781Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2023-11-21T16:16:49.781Z] [2023-11-21T16:16:49.781Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:16:49.254 [2023-11-21T16:16:49.781Z] !MESSAGE Error starting bundle: initial@reference:file:../../../../../../../.m2/repository/p2/osgi/bundle/org.slf4j.binding.simple/1.7.30.v20221112-0806/org.slf4j.binding.simple-1.7.30.v20221112-0806.jar [2023-11-21T16:16:49.781Z] !STACK 0 [2023-11-21T16:16:49.781Z] org.osgi.framework.BundleException: Invalid operation on a fragment. osgi.identity; osgi.identity="org.slf4j.binding.simple"; type="osgi.fragment"; version:Version="1.7.30.v20221112-0806" [id=270] [2023-11-21T16:16:49.781Z] at org.eclipse.osgi.container.Module.checkFragment(Module.java:543) [2023-11-21T16:16:49.781Z] at org.eclipse.osgi.container.Module.start(Module.java:426) [2023-11-21T16:16:49.781Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) [2023-11-21T16:16:49.781Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundle(EclipseStarter.java:1067) [2023-11-21T16:16:49.781Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startBundles(EclipseStarter.java:1058) [2023-11-21T16:16:49.781Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(EclipseStarter.java:606) [2023-11-21T16:16:49.781Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:331) [2023-11-21T16:16:49.781Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:251) [2023-11-21T16:16:49.781Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2023-11-21T16:16:49.782Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) [2023-11-21T16:16:49.782Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2023-11-21T16:16:49.782Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568) [2023-11-21T16:16:49.782Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) [2023-11-21T16:16:49.782Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) [2023-11-21T16:16:49.782Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1459) [2023-11-21T16:16:49.782Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1432) [2023-11-21T16:16:50.361Z] [2023-11-21T16:16:50.361Z] !ENTRY org.eclipse.osgi 4 0 2023-11-21 16:16:50.266 [2023-11-21T16:16:50.361Z] !MESSAGE Bundle org.slf4j.binding.simple_1.7.30.v20221112-0806 [270] is not active. [2023-11-21T16:16:50.617Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:16:50.617Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory) [2023-11-21T16:16:54.799Z] [2023-11-21T16:16:54.799Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2023-11-21 16:16:54.445 [2023-11-21T16:16:54.799Z] !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 [2023-11-21T16:16:54.799Z] [2023-11-21T16:16:54.799Z] !ENTRY org.eclipse.urischeme 4 0 2023-11-21 16:16:54.456 [2023-11-21T16:16:54.799Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:16:54.799Z] !STACK 0 [2023-11-21T16:16:54.799Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory [2023-11-21T16:16:54.799Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) [2023-11-21T16:16:54.799Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) [2023-11-21T16:16:54.799Z] at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) [2023-11-21T16:16:54.799Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) [2023-11-21T16:16:54.799Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) [2023-11-21T16:16:54.799Z] at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) [2023-11-21T16:16:54.799Z] at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88) [2023-11-21T16:16:54.799Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-21T16:16:54.799Z] Caused by: java.io.IOException: error=2, No such file or directory [2023-11-21T16:16:54.799Z] at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) [2023-11-21T16:16:54.799Z] at java.base/java.lang.ProcessImpl.(ProcessImpl.java:314) [2023-11-21T16:16:54.799Z] at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244) [2023-11-21T16:16:54.799Z] at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) [2023-11-21T16:16:54.799Z] ... 7 more [2023-11-21T16:16:54.799Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2023-11-21T16:16:55.056Z] Display size: 1440x900 [2023-11-21T16:16:55.056Z] OS version=5.18.5-100.fc35.x86_64 [2023-11-21T16:16:55.056Z] GTK version=3.22.30 [2023-11-21T16:16:55.056Z] GTK theme=Ambiance [2023-11-21T16:16:55.056Z] LIBOVERLAY_SCROLLBAR=0 [2023-11-21T16:16:55.056Z] Time zone: Greenwich Mean Time [2023-11-21T16:16:55.312Z] 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@3fc4038f] time=-223634163 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:16:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:16:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:16:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:16:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:16:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-223633481 data=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:16:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-223633480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}] [2023-11-21T16:16:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223633473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:16:55.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:17:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"' [2023-11-21T16:17:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set' [2023-11-21T16:17:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...' [2023-11-21T16:17:01.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...' [2023-11-21T16:17:01.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-223628782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...'] [2023-11-21T16:17:01.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...' [2023-11-21T16:17:01.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"' [2023-11-21T16:17:01.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"' [2023-11-21T16:17:01.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text " ", using matcher: of type 'Button' [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:17:06.407Z] 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=-223622843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] 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=-223622842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] 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=-223622842 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] 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=-223622842 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] 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=-223622842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] 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=-223622842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] 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=-223622842 data=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')] [2023-11-21T16:17:06.407Z] 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=-223622841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] 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=-223622841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] 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=-223622841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] 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=-223622841 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] 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=-223622841 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:17:06.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:06.407Z] 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') [2023-11-21T16:17:06.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:17:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223622769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223622769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223622768 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223622768 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223622768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223622768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:06.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') [2023-11-21T16:17:06.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') [2023-11-21T16:17:06.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') [2023-11-21T16:17:06.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') [2023-11-21T16:17:06.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') [2023-11-21T16:17:06.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:17:06.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223622768 data=null 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')] [2023-11-21T16:17:06.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223623083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:17:07.181Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.25 s -- in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2023-11-21T16:17:07.181Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testEditMarkerSet -- Time elapsed: 2.790 s [2023-11-21T16:17:07.181Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testMenuNoMarkerSet -- Time elapsed: 0.092 s [2023-11-21T16:17:07.181Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testNavigateBetweenMarkers -- Time elapsed: 2.590 s [2023-11-21T16:17:07.181Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2023-11-21T16:17:07.181Z] 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@3fc4038f] time=-223622168 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:17:07.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:07.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:17:07.439Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:17:07.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:17:07.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223621980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:17:07.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-223621684 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-223621684 data=null doit=true}, TreeItem with text {c-project}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-223621683 data=null}, TreeItem with text {c-project}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-223621683 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223621683 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}] [2023-11-21T16:17:07.696Z] [2023-11-21T16:17:07.696Z] !ENTRY org.eclipse.cdt.core 1 0 2023-11-21 16:17:07.555 [2023-11-21T16:17:07.696Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-223621582 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-223621581 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-223621580 data=null doit=true}, TreeItem with text {c-project}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-223621580 data=null}, TreeItem with text {c-project}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-223621580 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223621580 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}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-223621575 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2023-11-21T16:17:07.696Z] 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' [2023-11-21T16:17:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2023-11-21T16:17:07.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-223621538 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'] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223621351 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223621351 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223621351 data=null}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223621350 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223621350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223621340 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223621340 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223621339 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223621339 data=null}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223621339 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223621339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223621326 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223621325 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223621325 data=null}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223621325 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223621324 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}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223621312 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223621286 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:07.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223621286 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223621286 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223621286 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223621286 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]}] [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223621278 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223621276 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223621276 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223621276 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223621275 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223621275 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]}] [2023-11-21T16:17:07.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223621272 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-223621239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223621174 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223621174 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223621174 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223621174 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]}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223621171 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223621170 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223621170 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223621170 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223621170 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223621170 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}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223621149 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format' [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace' [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace' [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-223621066 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'] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace' [2023-11-21T16:17:08.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223621052 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223621052 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:08.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223621052 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:08.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223621052 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:08.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223621052 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}] [2023-11-21T16:17:08.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223621041 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format' [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace' [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace' [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-223620959 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'] [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace' [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223620941 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223620940 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223620940 data=null}, TreeItem with text {test}] [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223620940 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:08.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223620940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223620876 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223620876 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223620876 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223620876 data=null}, TreeItem with text {test}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223620875 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223620875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223620871 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:08.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223620870 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223620870 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223620870 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223620870 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223620870 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]}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223620855 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:08.470Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223620855 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223620854 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223620854 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223620854 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223620854 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}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223620837 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:17:08.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:17:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:17:08.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223620763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:17:09.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"' [2023-11-21T16:17:10.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:10.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:10.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223619069 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:10.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223619069 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:10.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223619068 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:10.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223619068 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:10.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223619068 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]}] [2023-11-21T16:17:10.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223619059 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:10.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-11-21T16:17:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-11-21T16:17:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-11-21T16:17:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-11-21T16:17:10.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-223618986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-11-21T16:17:10.479Z] [2023-11-21T16:17:10.479Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-11-21 16:17:10.429 [2023-11-21T16:17:10.479Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2023-11-21T16:17:11.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"' [2023-11-21T16:17:11.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223617284 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223617284 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223617284 data=null}, TreeItem with text {test}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223617284 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223617283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223617272 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:11.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-223617271 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-223617271 data=null}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-223617271 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223617271 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]}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-223617260 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223617256 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223617256 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223617255 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223617255 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:11.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223617255 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}] [2023-11-21T16:17:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223617179 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-223617150 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-223617150 data=null doit=true}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-223617150 data=null}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-223617150 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223617150 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]}] [2023-11-21T16:17:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-223617136 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:12.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223617072 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223617072 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223617072 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223617072 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223617071 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]}] [2023-11-21T16:17:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223617064 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-11-21T16:17:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-11-21T16:17:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-223617039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-11-21T16:17:12.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-11-21T16:17:12.492Z] [2023-11-21T16:17:12.492Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.492Z] [2023-11-21T16:17:12.492Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.492Z] [2023-11-21T16:17:12.492Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.492Z] [2023-11-21T16:17:12.492Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.492Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.411: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:12.493Z] [2023-11-21T16:17:12.493Z] (Eclipse:7660): Gtk-WARNING **: 16:17:12.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:13.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') [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-223616237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-223616237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-223616237 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-223616237 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-223616237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-223616237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-223616236 data=null 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')] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223616165 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223616164 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223616164 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223616164 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:13.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223616164 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}] [2023-11-21T16:17:13.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223616136 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-223616069 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-223616069 data=null doit=true}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-223616069 data=null}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-223616069 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223616069 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]}] [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-223616050 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"' [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:13.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"' [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223615754 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223615753 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223615753 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223615753 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223615753 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}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223615730 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223615667 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223615667 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223615667 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223615667 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223615666 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]}] [2023-11-21T16:17:13.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223615658 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-223615587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-11-21T16:17:13.829Z] [2023-11-21T16:17:13.829Z] (Eclipse:7660): Gtk-WARNING **: 16:17:13.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:13.829Z] [2023-11-21T16:17:13.829Z] (Eclipse:7660): Gtk-WARNING **: 16:17:13.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:13.829Z] [2023-11-21T16:17:13.829Z] (Eclipse:7660): Gtk-WARNING **: 16:17:13.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:13.829Z] [2023-11-21T16:17:13.829Z] (Eclipse:7660): Gtk-WARNING **: 16:17:13.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:13.829Z] [2023-11-21T16:17:13.829Z] (Eclipse:7660): Gtk-WARNING **: 16:17:13.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:13.829Z] [2023-11-21T16:17:13.829Z] (Eclipse:7660): Gtk-WARNING **: 16:17:13.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:13.829Z] [2023-11-21T16:17:13.829Z] (Eclipse:7660): Gtk-WARNING **: 16:17:13.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:13.829Z] [2023-11-21T16:17:13.829Z] (Eclipse:7660): Gtk-WARNING **: 16:17:13.765: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:13.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') [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223615441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223615441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223615441 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223615441 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223615441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223615440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:13.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223615440 data=null 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')] [2023-11-21T16:17:14.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:14.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:14.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223615182 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223615182 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223615182 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223615182 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223615182 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}] [2023-11-21T16:17:14.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223615170 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223615080 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223615080 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223615080 data=null}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223615079 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223615079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223615058 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223615058 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223615058 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223615058 data=null}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223615057 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223615057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223615053 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:14.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223615051 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223615051 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223615051 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223615051 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223615051 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]}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223615043 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:14.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:17:14.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223615042 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223615042 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223615042 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223615033 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223615033 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}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223614970 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format' [2023-11-21T16:17:14.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace' [2023-11-21T16:17:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace' [2023-11-21T16:17:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-223614942 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'] [2023-11-21T16:17:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace' [2023-11-21T16:17:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223614885 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223614885 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223614884 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223614884 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223614884 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}] [2023-11-21T16:17:14.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223614880 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:17:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:17:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:17:14.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223614855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:17:15.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"' [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223613345 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223613344 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223613344 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223613344 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223613344 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]}] [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223613336 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-11-21T16:17:16.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-223613274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-11-21T16:17:16.107Z] [2023-11-21T16:17:16.107Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2023-11-21 16:17:16.029 [2023-11-21T16:17:16.107Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2023-11-21T16:17:16.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"' [2023-11-21T16:17:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:17.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:17.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:17.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:17.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223611651 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-11-21T16:17:17.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223611651 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:17.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223611650 data=null}, TreeItem with text {test}] [2023-11-21T16:17:17.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223611650 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:17.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:17.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223611582 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:17.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:17.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223611581 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223611581 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223611580 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223611580 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611580 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}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223611555 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223611533 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223611533 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223611533 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223611533 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611532 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}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223611474 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-223611448 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-223611448 data=null doit=true}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-223611448 data=null}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-223611448 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611447 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]}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-223611428 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223611365 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223611365 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223611365 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223611364 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:17.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611364 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]}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223611357 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-223611335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223611288 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223611287 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223611287 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223611287 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611287 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}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223611276 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223611254 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223611254 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223611254 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223611254 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611254 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}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223611246 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-223611176 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-223611176 data=null doit=true}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-223611176 data=null}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-223611176 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611176 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]}] [2023-11-21T16:17:18.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-223611162 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223611076 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223611076 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223611076 data=null}, TreeItem with text {test}] [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223611076 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223611068 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223611067 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}] [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223611067 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223611067 data=null}, TreeItem with text {test}] [2023-11-21T16:17:18.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223611067 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223611053 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}] [2023-11-21T16:17:18.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223611052 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223611052 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223611052 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223611052 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223611052 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]}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223611047 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:18.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:17:18.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-223610979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-11-21T16:17:18.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-223610852 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-223610852 data=null doit=true}, TreeItem with text {c-project}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-223610852 data=null}, TreeItem with text {c-project}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-223610851 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:18.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223610851 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}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-223610839 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-223610838 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-223610838 data=null doit=true}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-223610838 data=null}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-223610838 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223610838 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}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-223610824 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-223610751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-223610649 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-223610649 data=null doit=true}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-223610649 data=null}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-223610649 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223610649 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}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-223610636 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh' [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-223610613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh'] [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh' [2023-11-21T16:17:18.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-223610609 data=null doit=true}, TreeItem with text {c-project}] [2023-11-21T16:17:18.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-223610609 data=null}, TreeItem with text {c-project}] [2023-11-21T16:17:18.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-223610608 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:18.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223610586 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}] [2023-11-21T16:17:18.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-223610584 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:18.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-223610583 data=null doit=true}, TreeItem with text {Trace Compass}] [2023-11-21T16:17:18.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-223610583 data=null}, TreeItem with text {Trace Compass}] [2023-11-21T16:17:18.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-223610583 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}] [2023-11-21T16:17:18.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223610583 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}] [2023-11-21T16:17:18.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-223610581 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}] [2023-11-21T16:17:18.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:18.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223610581 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:18.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223610581 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:18.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223610580 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:18.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223610580 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:18.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223610580 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]}] [2023-11-21T16:17:18.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223610575 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:17:18.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:17:18.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:17:19.145Z] 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') [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:17:19.145Z] 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. [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:17:19.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Button' [2023-11-21T16:17:23.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:23.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:23.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:17:23.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:17:23.554Z] 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=-223605949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.554Z] 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=-223605949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.554Z] 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=-223605949 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.554Z] 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=-223605949 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.554Z] 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=-223605949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.554Z] 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=-223605949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.554Z] 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=-223605949 data=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')] [2023-11-21T16:17:23.554Z] 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=-223605949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.554Z] 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=-223605949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.554Z] 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=-223605949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.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=-223605948 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.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=-223605948 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:23.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') [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223605948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223605948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223605948 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223605948 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223605947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223605947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:23.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') [2023-11-21T16:17:23.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') [2023-11-21T16:17:23.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') [2023-11-21T16:17:23.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') [2023-11-21T16:17:23.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') [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223605947 data=null 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')] [2023-11-21T16:17:23.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223606686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:17:23.812Z] 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@3fc4038f] time=-223605435 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:17:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:17:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-223605431 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}] [2023-11-21T16:17:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-223605431 data=null doit=true}, TreeItem with text {c-project}] [2023-11-21T16:17:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-223605431 data=null}, TreeItem with text {c-project}] [2023-11-21T16:17:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-223605430 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223605430 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}] [2023-11-21T16:17:23.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-223605407 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}] [2023-11-21T16:17:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:17:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:17:24.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:17:24.068Z] [2023-11-21T16:17:24.068Z] (Eclipse:7660): Gtk-CRITICAL **: 16:17:23.931: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:17:24.632Z] 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') [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:17:24.632Z] 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') [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:17:24.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:17:24.632Z] 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=-223604661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.632Z] 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=-223604660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.632Z] 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=-223604660 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.632Z] 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=-223604660 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.632Z] 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=-223604660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.632Z] 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=-223604660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.632Z] [2023-11-21T16:17:24.632Z] (Eclipse:7660): Gtk-CRITICAL **: 16:17:24.564: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:17:24.632Z] 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=-223604660 data=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')] [2023-11-21T16:17:24.632Z] 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=-223604650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.632Z] 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=-223604649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.632Z] 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=-223604649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.633Z] 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=-223604649 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.633Z] 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=-223604649 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:24.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') [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223604648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223604648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223604648 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223604648 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223604648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223604648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:24.633Z] [2023-11-21T16:17:24.633Z] (Eclipse:7660): Gtk-CRITICAL **: 16:17:24.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:17:24.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:17:24.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:17:24.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:17:24.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:17:24.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:17:24.633Z] [2023-11-21T16:17:24.633Z] (Eclipse:7660): Gtk-CRITICAL **: 16:17:24.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223604648 data=null 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')] [2023-11-21T16:17:24.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223605364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:17:25.195Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.07 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2023-11-21T16:17:25.195Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_01RefreshTraceAdded -- Time elapsed: 0.411 s [2023-11-21T16:17:25.196Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_02RefreshOpenedTraceContentModified -- Time elapsed: 5.861 s [2023-11-21T16:17:25.196Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_03RefreshClosedTraceContentModified -- Time elapsed: 4.004 s [2023-11-21T16:17:25.196Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_04RefreshTraceDeleted -- Time elapsed: 0.223 s [2023-11-21T16:17:25.196Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_05CProjectRefreshTraceDeleted -- Time elapsed: 3.822 s [2023-11-21T16:17:25.196Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2023-11-21T16:17:25.196Z] 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@3fc4038f] time=-223604088 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:17:25.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:25.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:17:25.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:17:25.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:17:25.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223603979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:17:25.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:17:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:26.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:27.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223602388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223602388 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223602388 data=null}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223602387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223602387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223602379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223602378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223602378 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223602378 data=null}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223602378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223602378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223602374 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223602374 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223602374 data=null}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223602374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223602374 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}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223602366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223602365 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223602365 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223602365 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223602365 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223602365 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]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223602359 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223602359 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223602359 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223602359 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223602359 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]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223602358 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223602357 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223602357 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223602357 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223602357 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223602357 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}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223602343 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:27.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223602170 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223602169 data=null doit=true}, TableItem with text {}] [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223602169 data=null}, TableItem with text {}] [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223602169 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223602169 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223602164 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:27.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:27.338Z] [2023-11-21T16:17:27.338Z] (Eclipse:7660): Gtk-WARNING **: 16:17:27.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:27.338Z] [2023-11-21T16:17:27.338Z] (Eclipse:7660): Gtk-WARNING **: 16:17:27.145: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:27.338Z] [2023-11-21T16:17:27.338Z] (Eclipse:7660): Gtk-WARNING **: 16:17:27.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2023-11-21T16:17:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:27.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:27.338Z] [2023-11-21T16:17:27.338Z] (Eclipse:7660): Gtk-WARNING **: 16:17:27.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:27.338Z] [2023-11-21T16:17:27.338Z] (Eclipse:7660): Gtk-WARNING **: 16:17:27.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223601843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223601843 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223601843 data=null}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223601842 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223601842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223601779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223601779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223601779 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223601779 data=null}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223601779 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223601778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223601775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:27.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223601774 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223601774 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223601774 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223601774 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223601773 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]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223601770 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223601770 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223601769 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223601769 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223601769 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223601769 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]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223601766 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:17:27.595Z] [2023-11-21T16:17:27.595Z] (Eclipse:7660): Gtk-WARNING **: 16:17:27.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:27.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:17:27.596Z] [2023-11-21T16:17:27.596Z] (Eclipse:7660): Gtk-WARNING **: 16:17:27.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:27.596Z] 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=-223601652 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:27.596Z] 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') [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223601640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223601640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223601640 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223601639 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223601639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223601639 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223601639 data=null 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')] [2023-11-21T16:17:27.853Z] [2023-11-21T16:17:27.853Z] (Eclipse:7660): Gtk-WARNING **: 16:17:27.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:28.109Z] [2023-11-21T16:17:28.109Z] (Eclipse:7660): Gtk-WARNING **: 16:17:27.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:28.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223601746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:17:28.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:28.109Z] [2023-11-21T16:17:28.109Z] (Eclipse:7660): Gtk-WARNING **: 16:17:28.032: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:28.109Z] [2023-11-21T16:17:28.109Z] (Eclipse:7660): Gtk-WARNING **: 16:17:28.059: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:29.476Z] [2023-11-21T16:17:29.476Z] (Eclipse:7660): Gtk-WARNING **: 16:17:29.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:29.476Z] [2023-11-21T16:17:29.476Z] (Eclipse:7660): Gtk-WARNING **: 16:17:29.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223599766 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223599766 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223599766 data=null}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223599766 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223599766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223599749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223599749 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223599749 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223599749 data=null}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223599748 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223599748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223599745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:29.476Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223599744 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223599744 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:29.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223599744 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223599743 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:29.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223599743 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]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223599735 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223599735 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223599735 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223599735 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223599735 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]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223599733 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-223599733 data=null doit=true}, TreeItem with text {symbolic-link [1]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-223599733 data=null}, TreeItem with text {symbolic-link [1]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-223599733 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223599732 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]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-223599732 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223599730 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223599730 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223599729 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223599729 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223599729 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}] [2023-11-21T16:17:29.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223599681 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223599680 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223599680 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223599680 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}] [2023-11-21T16:17:29.735Z] [2023-11-21T16:17:29.735Z] (Eclipse:7660): Gtk-WARNING **: 16:17:29.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:29.735Z] [2023-11-21T16:17:29.735Z] (Eclipse:7660): Gtk-WARNING **: 16:17:29.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:29.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223599655 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223599475 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223599475 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223599474 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223599463 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223599462 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223599462 data=null}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223599462 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223599462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223599448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223599447 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223599447 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223599447 data=null}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223599447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223599447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223599425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223599384 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223599384 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223599384 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223599384 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223599383 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]}] [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223599376 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:17:29.992Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:29.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223599375 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223599373 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223599373 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223599373 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223599373 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}] [2023-11-21T16:17:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223599370 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2023-11-21T16:17:29.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...' [2023-11-21T16:17:29.993Z] [2023-11-21T16:17:29.993Z] (Eclipse:7660): Gtk-WARNING **: 16:17:29.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:29.993Z] [2023-11-21T16:17:29.993Z] (Eclipse:7660): Gtk-WARNING **: 16:17:29.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:30.250Z] [2023-11-21T16:17:30.250Z] (Eclipse:7660): Gtk-WARNING **: 16:17:30.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:30.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...' [2023-11-21T16:17:30.250Z] [2023-11-21T16:17:30.250Z] (Eclipse:7660): Gtk-WARNING **: 16:17:30.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:30.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2023-11-21T16:17:30.250Z] [2023-11-21T16:17:30.250Z] (Eclipse:7660): Gtk-WARNING **: 16:17:30.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:30.250Z] 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=-223599134 data=null doit=true}, Shell with text {Rename Trace}] [2023-11-21T16:17:30.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-11-21T16:17:30.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-11-21T16:17:30.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-11-21T16:17:30.250Z] 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:')) [2023-11-21T16:17:30.250Z] [2023-11-21T16:17:30.250Z] (Eclipse:7660): Gtk-WARNING **: 16:17:30.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:30.251Z] 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') [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223599072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223599072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223599072 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223599072 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223599072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223599072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:30.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223599072 data=null 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')] [2023-11-21T16:17:30.251Z] [2023-11-21T16:17:30.251Z] (Eclipse:7660): Gtk-WARNING **: 16:17:30.241: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:30.508Z] [2023-11-21T16:17:30.508Z] (Eclipse:7660): Gtk-WARNING **: 16:17:30.264: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:30.508Z] [2023-11-21T16:17:30.508Z] (Eclipse:7660): Gtk-WARNING **: 16:17:30.432: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-223599335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...'] [2023-11-21T16:17:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:30.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223598661 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223598661 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223598661 data=null}, TreeItem with text {test}] [2023-11-21T16:17:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223598661 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:30.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223598661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223598656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223598655 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223598655 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223598655 data=null}, TreeItem with text {test}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223598655 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223598655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223598651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:30.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223598651 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223598650 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223598650 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223598650 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223598650 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]}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223598647 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:30.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:17:30.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223598646 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-223598646 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-223598645 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223598645 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223598645 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}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223598639 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:17:30.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223598577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:17:30.765Z] [2023-11-21T16:17:30.765Z] (Eclipse:7660): Gtk-WARNING **: 16:17:30.751: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:31.022Z] [2023-11-21T16:17:31.022Z] (Eclipse:7660): Gtk-WARNING **: 16:17:30.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223598063 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223598063 data=null doit=true}, TableItem with text {}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223598063 data=null}, TableItem with text {}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223598063 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223598060 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223598059 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223597979 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-223597979 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-223597979 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223597979 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223597979 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}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223597976 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:31.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:31.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223597876 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223597876 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223597876 data=null}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223597876 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223597876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223597856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223597855 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223597855 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223597855 data=null}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223597855 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223597855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223597841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:31.537Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223597840 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223597840 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223597840 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223597840 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:31.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223597840 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]}] [2023-11-21T16:17:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223597830 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223597830 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223597830 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223597830 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223597829 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223597829 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]}] [2023-11-21T16:17:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223597827 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:17:31.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:17:31.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:17:31.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:17:31.795Z] 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=-223597668 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:17:31.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:31.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:31.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:31.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') [2023-11-21T16:17:31.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:31.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:31.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223597658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:31.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223597658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:31.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223597658 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:31.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223597658 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:31.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223597657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:31.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223597657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:31.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223597657 data=null 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')] [2023-11-21T16:17:31.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:31.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223597771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223595574 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223595574 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223595574 data=null}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223595573 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223595573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223595564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223595564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223595564 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223595564 data=null}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223595563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223595563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223595556 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:33.689Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223595555 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:33.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223595555 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223595555 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223595554 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223595554 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]}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223595548 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223595548 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223595548 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223595548 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223595548 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]}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223595547 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223595541 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223595540 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223595540 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223595540 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:33.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223595540 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}] [2023-11-21T16:17:33.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223595479 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-11-21T16:17:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-11-21T16:17:33.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-11-21T16:17:34.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-11-21T16:17:34.205Z] 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=-223595183 data=null doit=true}, Shell with text {Copy Trace}] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-11-21T16:17:34.206Z] 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:')) [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-11-21T16:17:34.206Z] 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' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2023-11-21T16:17:34.206Z] 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') [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:34.206Z] 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') [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-223595180 data=null doit=true}, Button with text {Copy as a link}] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-223595180 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}] [2023-11-21T16:17:34.206Z] 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') [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-223595180 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-223595179 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')] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-223595179 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')] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-223595179 data=null 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')] [2023-11-21T16:17:34.206Z] 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') [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:34.206Z] 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') [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223595178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223595178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223595178 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223595178 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223595177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223595177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223595177 data=null 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')] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-223595461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223595055 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223595055 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:34.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223595055 data=null}, TreeItem with text {test}] [2023-11-21T16:17:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223595054 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223595054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:34.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223595030 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223594974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223594974 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223594973 data=null}, TreeItem with text {test}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223594973 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223594973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223594968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:34.464Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223594967 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223594967 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223594967 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223594967 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223594967 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]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223594950 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223594950 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223594950 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223594950 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223594949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223594949 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]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223594937 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:34.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-223594876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223594312 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223594312 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223594312 data=null}, TreeItem with text {test}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223594312 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223594312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223594306 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:35.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-223594305 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-223594305 data=null}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-223594305 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223594305 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]}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-223594304 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:35.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-223594301 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-223594301 data=null doit=true}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-223594301 data=null}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-223594301 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223594301 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]}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-223594287 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}] [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-11-21T16:17:35.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2023-11-21T16:17:35.286Z] 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=-223594074 data=null doit=true}, Shell with text {Copy Experiment}] [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text' [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2023-11-21T16:17:35.286Z] 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:')) [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:35.286Z] 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') [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223594072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223594072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223594071 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223594071 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223594071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223594071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223594071 data=null 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')] [2023-11-21T16:17:35.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-223594268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:35.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223593841 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223593841 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223593841 data=null}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223593841 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223593840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223593779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223593778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223593778 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223593778 data=null}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223593778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223593778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223593773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:35.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:35.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223593772 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223593772 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223593772 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223593772 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223593772 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]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223593755 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:35.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-223593754 data=null doit=true}, TreeItem with text {exp [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-223593754 data=null}, TreeItem with text {exp [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-223593748 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223593747 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]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-223593745 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-223593742 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-223593742 data=null doit=true}, TreeItem with text {exp [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-223593742 data=null}, TreeItem with text {exp [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-223593742 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223593742 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]}] [2023-11-21T16:17:35.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-223593681 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}] [2023-11-21T16:17:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-11-21T16:17:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-11-21T16:17:35.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-11-21T16:17:35.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2023-11-21T16:17:36.061Z] 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=-223593384 data=null doit=true}, Shell with text {Copy Experiment}] [2023-11-21T16:17:36.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text' [2023-11-21T16:17:36.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2023-11-21T16:17:36.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2023-11-21T16:17:36.061Z] 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:')) [2023-11-21T16:17:36.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2023-11-21T16:17:36.061Z] 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)' [2023-11-21T16:17:36.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:17:36.061Z] 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') [2023-11-21T16:17:36.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:36.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:36.061Z] 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') [2023-11-21T16:17:36.061Z] 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 [2023-11-21T16:17:36.061Z] 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=-223593349 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')] [2023-11-21T16:17:36.061Z] 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=-223593349 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')] [2023-11-21T16:17:36.061Z] 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=-223593349 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')] [2023-11-21T16:17:36.061Z] 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=-223593349 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')] [2023-11-21T16:17:36.061Z] 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=-223593349 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')] [2023-11-21T16:17:36.061Z] 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=-223593349 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')] [2023-11-21T16:17:36.061Z] 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=-223593349 data=null 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')] [2023-11-21T16:17:36.062Z] 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=-223593349 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')] [2023-11-21T16:17:36.062Z] 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=-223593349 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')] [2023-11-21T16:17:36.062Z] 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=-223593349 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')] [2023-11-21T16:17:36.062Z] 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=-223593349 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')] [2023-11-21T16:17:36.062Z] 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=-223593348 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')] [2023-11-21T16:17:36.062Z] 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') [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:36.062Z] 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') [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223593348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223593348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223593348 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223593348 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223593348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223593347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:36.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:17:36.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:17:36.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:17:36.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:17:36.062Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223593347 data=null 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')] [2023-11-21T16:17:36.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-223593664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-11-21T16:17:36.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223592836 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223592836 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223592836 data=null}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223592835 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223592835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223592828 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223592827 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223592827 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223592827 data=null}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223592827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223592827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223592811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:36.625Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223592810 data=null button=0 stateMask=0x0 x=92 y=242 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223592810 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223592810 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223592810 data=null button=1 stateMask=0x0 x=92 y=242 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223592809 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]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223592804 data=null button=1 stateMask=0x80000 x=92 y=242 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-223592804 data=null doit=true}, TreeItem with text {expDeepCopy [2]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-223592804 data=null}, TreeItem with text {expDeepCopy [2]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-223592803 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223592803 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]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-223592792 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}] [2023-11-21T16:17:36.626Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-223592791 data=null doit=true}, TreeItem with text {expDeepCopy [2]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-223592791 data=null}, TreeItem with text {expDeepCopy [2]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-223592791 data=null button=1 stateMask=0x0 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223592791 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]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-223592789 data=null button=1 stateMask=0x80000 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223592760 data=null button=0 stateMask=0x0 x=172 y=403 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223592760 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223592760 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223592760 data=null button=1 stateMask=0x0 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223592760 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}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223592730 data=null button=1 stateMask=0x80000 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223592664 data=null button=0 stateMask=0x0 x=176 y=426 count=0}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-223592664 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-223592664 data=null}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223592664 data=null button=1 stateMask=0x0 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223592663 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}] [2023-11-21T16:17:36.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223592655 data=null button=1 stateMask=0x80000 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:36.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:36.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223592431 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223592431 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223592431 data=null}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223592431 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223592431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223592382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223592381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223592381 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223592381 data=null}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223592381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223592381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223592372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:36.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223592371 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223592371 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223592371 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223592370 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223592370 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]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223592365 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223592364 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223592364 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223592364 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223592364 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223592364 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]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223592361 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:17:36.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:17:37.142Z] 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=-223592166 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:37.142Z] 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') [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223592164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223592164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223592164 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223592164 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223592164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223592164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223592164 data=null 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')] [2023-11-21T16:17:37.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:37.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223592340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:17:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223590110 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223590110 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223590110 data=null}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223590110 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223590110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223590080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223590079 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223590079 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223590079 data=null}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223590079 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223590079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223590075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223590074 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223590074 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223590074 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223590074 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223590074 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]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223590066 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223590065 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223590065 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223590065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223590065 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]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223590064 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223590064 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223590064 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223590064 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223590063 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223590063 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}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223590054 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223589955 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223589955 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223589954 data=null}, TreeItem with text {test}] [2023-11-21T16:17:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223589954 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223589954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223589936 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223589935 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223589935 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223589935 data=null}, TreeItem with text {test}] [2023-11-21T16:17:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223589935 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223589935 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223589887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:39.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223589886 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223589886 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223589886 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223589886 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223589886 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]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223589879 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223589878 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223589878 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223589878 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223589878 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223589878 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]}] [2023-11-21T16:17:39.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223589875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:17:39.552Z] 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=-223589763 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:39.552Z] 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') [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223589762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223589762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223589762 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223589751 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223589751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223589751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:39.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223589751 data=null 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')] [2023-11-21T16:17:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223589852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:17:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223588034 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223588034 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223588034 data=null}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223588034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223588034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223588027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223588026 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223588026 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223588026 data=null}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223588026 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223588026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223588018 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:41.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223588017 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223588017 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223588017 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223588017 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223588017 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]}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223588011 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223588011 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223588011 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223588011 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223588010 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]}] [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223588010 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223588009 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223588009 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223588009 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223588009 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223588009 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}] [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223587981 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...' [2023-11-21T16:17:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...' [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2023-11-21T16:17:41.691Z] 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=-223587734 data=null doit=true}, Shell with text {Rename Trace}] [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-11-21T16:17:41.691Z] 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:')) [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:41.691Z] 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') [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223587684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223587684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223587684 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223587684 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223587683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223587683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:41.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223587683 data=null 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')] [2023-11-21T16:17:41.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-223587957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...'] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223587355 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223587355 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223587355 data=null}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223587355 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223587354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223587335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223587335 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223587335 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223587334 data=null}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223587334 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223587334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223587279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:41.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223587278 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223587278 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223587278 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223587277 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223587277 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]}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223587271 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:41.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223587270 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-223587270 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-223587270 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:41.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223587270 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:42.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223587270 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}] [2023-11-21T16:17:42.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223587253 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:42.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:17:42.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:17:42.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:17:42.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223587236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223586671 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223586671 data=null doit=true}, TableItem with text {}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223586668 data=null}, TableItem with text {}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223586667 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223586667 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223586664 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223586612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223586612 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223586586 data=null}, TreeItem with text {test}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223586586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223586585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223586569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223586568 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223586568 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223586568 data=null}, TreeItem with text {test}] [2023-11-21T16:17:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223586568 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223586568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223586564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:42.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223586563 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223586563 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223586563 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223586563 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223586563 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]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223586557 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223586557 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223586557 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223586557 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223586557 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223586557 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]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223586554 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:17:42.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:17:43.026Z] 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=-223586428 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:43.026Z] 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') [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223586427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223586427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223586427 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223586427 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223586427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:43.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223586427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223586427 data=null 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')] [2023-11-21T16:17:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223586535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:17:43.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17: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"' [2023-11-21T16:17:44.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223584774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223584773 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223584773 data=null}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223584773 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223584773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223584767 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223584766 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223584766 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223584766 data=null}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223584766 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223584766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223584762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:44.653Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223584762 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223584761 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223584761 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223584761 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223584761 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]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223584751 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223584751 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223584751 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223584751 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223584751 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]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223584750 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223584749 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223584749 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:44.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223584749 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223584749 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223584749 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}] [2023-11-21T16:17:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223584733 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-11-21T16:17:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-11-21T16:17:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-11-21T16:17:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-11-21T16:17:44.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-223584675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223584134 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223584134 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223584134 data=null}, TreeItem with text {test}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223584134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223584134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223584124 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:45.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-223584124 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-223584124 data=null}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-223584123 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223584123 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]}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-223584123 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:45.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-223584115 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-223584115 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-11-21T16:17:45.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-223584115 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223584114 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]}] [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-223584113 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223584113 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223584113 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223584112 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223584112 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223584112 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] [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223584085 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2023-11-21T16:17:45.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove' [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove' [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2023-11-21T16:17:45.475Z] 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=-223583950 data=null doit=true}, Shell with text {Confirm Remove}] [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:45.475Z] 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') [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223583950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223583949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223583949 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223583949 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:45.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223583949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:45.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223583949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:45.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223583949 data=null 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')] [2023-11-21T16:17:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-223584070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove'] [2023-11-21T16:17:45.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:45.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:46.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223583154 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223583154 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223583153 data=null}, TreeItem with text {test}] [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223583153 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223583153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223583117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:46.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223583116 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223583116 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223583116 data=null}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223583116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223583116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223583097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223583096 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223583096 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223583096 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223583095 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223583095 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]}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223583086 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223583075 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223583075 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223583075 data=null}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223583075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223583075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223583061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223583060 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223583060 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223583060 data=null}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223583059 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223583059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223583054 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:46.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223583053 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223583053 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223583053 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223583053 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223583053 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]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223583041 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223583041 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223583040 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223583040 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223583040 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223583040 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]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223583037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:17:46.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:17:46.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:17:46.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:17:46.553Z] 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=-223582851 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:17:46.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:46.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:46.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:46.553Z] 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') [2023-11-21T16:17:46.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:46.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:46.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223582851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:46.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223582851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:46.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223582851 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:46.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223582851 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:46.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223582850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:46.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223582850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:46.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223582850 data=null 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')] [2023-11-21T16:17:46.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:46.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223582978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223580885 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223580885 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223580885 data=null}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223580885 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223580885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223580874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223580874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223580874 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223580874 data=null}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223580873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223580873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223580870 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:48.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223580869 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:48.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223580869 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223580869 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223580869 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223580869 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]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223580861 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223580860 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223580860 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223580860 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223580860 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]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223580859 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-223580858 data=null doit=true}, TreeItem with text {symbolic-link [1]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-223580858 data=null}, TreeItem with text {symbolic-link [1]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-223580858 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223580858 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]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-223580857 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223580855 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223580855 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223580855 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223580855 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223580855 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}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223580837 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-11-21T16:17:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-11-21T16:17:48.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-11-21T16:17:48.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-11-21T16:17:48.706Z] 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=-223580719 data=null doit=true}, Shell with text {Copy Trace}] [2023-11-21T16:17:48.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-11-21T16:17:48.707Z] 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:')) [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:48.707Z] 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') [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223580704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223580704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223580704 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223580704 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223580704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223580704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223580704 data=null 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')] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-223580786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223580570 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223580570 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223580570 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223580569 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223580569 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}] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223580566 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-11-21T16:17:48.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-11-21T16:17:48.965Z] 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=-223580434 data=null doit=true}, Shell with text {Copy Trace}] [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-11-21T16:17:48.965Z] 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:')) [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-11-21T16:17:48.965Z] 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' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2023-11-21T16:17:48.965Z] 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') [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:48.965Z] 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') [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-223580432 data=null doit=true}, Button with text {Copy as a link}] [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-223580432 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}] [2023-11-21T16:17:48.965Z] 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') [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-223580432 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')] [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-223580419 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')] [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-223580419 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')] [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-223580419 data=null 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')] [2023-11-21T16:17:48.965Z] 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') [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:48.965Z] 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') [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223580417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223580417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223580417 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223580417 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223580417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223580417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223580417 data=null 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')] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-223580546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223580336 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223580334 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223580334 data=null}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223580333 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223580333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223580316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223580316 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223580316 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223580316 data=null}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223580315 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223580315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223580284 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:48.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223580283 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223580283 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223580283 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223580283 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223580283 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]}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223580277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:48.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:17:48.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223580276 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-223580276 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-223580276 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223580276 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223580276 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}] [2023-11-21T16:17:48.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223580257 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:17:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:17:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:17:49.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223580243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:17:49.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223578679 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223578679 data=null doit=true}, TableItem with text {}] [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223578679 data=null}, TableItem with text {}] [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223578679 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223578679 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223578672 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:50.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223578660 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223578660 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223578660 data=null}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223578659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223578659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223578620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223578585 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223578585 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223578585 data=null}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223578585 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223578585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223578581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:50.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223578581 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223578580 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223578580 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223578580 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223578580 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]}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223578575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:50.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:17:50.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223578574 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-223578574 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-223578573 data=null}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223578573 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223578573 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}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223578558 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:17:50.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:17:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:17:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:50.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223578540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:17:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:51.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:52.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223576965 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223576965 data=null doit=true}, TableItem with text {}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223576965 data=null}, TableItem with text {}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223576965 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223576965 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223576961 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223576909 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-223576909 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-223576909 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223576908 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223576908 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}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223576898 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223576854 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-223576854 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-223576854 data=null}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223576853 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223576853 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}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223576846 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223576759 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223576759 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223576759 data=null}, TreeItem with text {test}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223576759 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:52.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223576758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223576740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223576739 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223576739 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223576739 data=null}, TreeItem with text {test}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223576739 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223576739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223576735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:52.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223576735 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223576735 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223576735 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223576734 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223576734 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]}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223576683 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223576683 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223576683 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:52.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223576683 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223576682 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223576682 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]}] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223576680 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:17:52.733Z] 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=-223576542 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:52.733Z] 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') [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223576541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223576541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223576541 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223576541 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223576541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223576541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:52.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223576541 data=null 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')] [2023-11-21T16:17:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:52.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223576665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:17:54.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223574497 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223574496 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223574496 data=null}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223574496 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223574496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223574483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223574483 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223574483 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223574483 data=null}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223574483 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223574482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223574478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:54.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223574477 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223574477 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223574477 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223574477 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223574477 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]}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223574468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:54.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223574468 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223574467 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223574467 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223574467 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]}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223574465 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223574464 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223574464 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223574464 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223574464 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223574464 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}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223574455 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:17:54.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:17:55.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2023-11-21T16:17:55.142Z] 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=-223574255 data=null doit=true}, Shell with text {Confirm Delete}] [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:55.142Z] 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') [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223574255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223574255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223574255 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223574255 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223574255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223574255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223574255 data=null 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')] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223574426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223574037 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223574037 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223574037 data=null}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223574037 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223574037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223574017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223574017 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223574017 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223574017 data=null}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223574017 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223574016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223573972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:55.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223573971 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:55.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223573971 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223573971 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223573970 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223573970 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]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223573965 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223573964 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223573964 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223573964 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223573964 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223573964 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]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223573961 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:17:55.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:17:55.658Z] 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=-223573772 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:55.658Z] 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') [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223573772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223573771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223573771 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223573771 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223573771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223573761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223573761 data=null 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')] [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223573938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:17:55.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:57.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:57.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:57.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223572188 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223572188 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223572188 data=null}, TreeItem with text {test}] [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223572187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223572187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223572170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:57.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223572170 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223572170 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223572170 data=null}, TreeItem with text {test}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223572169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223572169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223572166 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:57.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223572165 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223572165 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223572165 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223572165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223572165 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]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223572156 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223572156 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223572156 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223572156 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223572155 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]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223572155 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223572154 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223572154 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:57.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223572154 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:57.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223572154 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:57.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223572154 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}] [2023-11-21T16:17:57.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223572139 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:57.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-11-21T16:17:57.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2023-11-21T16:17:57.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment' [2023-11-21T16:17:57.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment' [2023-11-21T16:17:57.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-223572122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment'] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223571546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223571545 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223571545 data=null}, TreeItem with text {test}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223571545 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223571545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223571527 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:57.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-223571526 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-223571526 data=null}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-223571526 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223571526 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]}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-223571525 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:17:57.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-223571525 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-223571525 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-223571524 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-11-21T16:17:57.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223571524 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]}] [2023-11-21T16:17:57.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-223571523 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}] [2023-11-21T16:17:57.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:57.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223571523 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:17:57.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223571522 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:17:57.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223571522 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:17:57.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223571522 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:17:57.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223571522 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] [2023-11-21T16:17:57.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223571512 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:17:57.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:17:57.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2023-11-21T16:17:58.105Z] 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=-223571241 data=null doit=true}, Shell with text {Confirm Delete}] [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:58.105Z] 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') [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223571240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223571240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223571240 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223571240 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223571240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223571240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223571240 data=null 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')] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223571472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223571047 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223571046 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223571046 data=null}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223571046 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223571046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223571028 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223571027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223571027 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223571027 data=null}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223571027 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223571027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223571023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:58.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:58.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223571022 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223571022 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223571022 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223571021 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223571021 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]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223571008 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223571007 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223571007 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223571007 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223571007 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223571007 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]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223571003 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:17:58.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:17:58.619Z] 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=-223570767 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:17:58.619Z] 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') [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223570766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223570766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223570766 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223570766 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223570766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223570766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223570766 data=null 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')] [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223570972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:17:58.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223569322 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223569322 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223569322 data=null}, TreeItem with text {test}] [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223569322 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223569322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223569313 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223569312 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223569312 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223569312 data=null}, TreeItem with text {test}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223569312 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223569312 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223569309 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:17:59.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223569308 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223569308 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223569308 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223569307 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223569307 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]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223569303 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223569302 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223569302 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223569302 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223569302 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]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223569301 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223569301 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223569301 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223569300 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223569300 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223569300 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}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223569282 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223569282 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223569282 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:17:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223569282 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}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223569270 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223569218 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223569218 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223569218 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223569176 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223569176 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223569176 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223569175 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223569175 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}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223569172 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-11-21T16:18:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-11-21T16:18:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-11-21T16:18:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-11-21T16:18:00.502Z] 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=-223568952 data=null doit=true}, Shell with text {Copy Trace}] [2023-11-21T16:18:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-11-21T16:18:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-11-21T16:18:00.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-11-21T16:18:00.503Z] 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:')) [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:00.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') [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223568950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223568950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223568935 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223568935 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223568935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223568935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223568935 data=null 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')] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-223569085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223568834 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223568834 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223568834 data=null}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223568834 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223568834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223568824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223568824 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223568824 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223568824 data=null}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223568824 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223568823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223568809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:00.503Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223568809 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223568809 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223568809 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223568808 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223568808 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]}] [2023-11-21T16:18:00.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223568793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:00.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223568791 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-223568791 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-223568791 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223568790 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223568790 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}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223568762 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223568762 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223568762 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223568761 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}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223568733 data=null button=1 stateMask=0x80000 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223568729 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-223568729 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-223568729 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2023-11-21T16:18:00.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:01.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:01.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:02.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:18:02.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223567194 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223567194 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:02.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223567193 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223567193 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223567193 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}] [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223567179 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223567178 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223567178 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223567178 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}] [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223567141 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223567045 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223567045 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223567045 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:02.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223566879 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223566878 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223566878 data=null}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223566878 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223566878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223566868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223566867 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223566867 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223566867 data=null}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223566867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223566867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223566858 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:02.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223566858 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223566857 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223566857 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223566857 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223566857 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]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223566852 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223566852 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223566852 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223566852 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223566851 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223566851 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]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223566849 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:18:02.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:18:02.508Z] 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=-223566769 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:02.508Z] 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') [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223566768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223566768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223566768 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223566768 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223566768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223566768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:02.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223566768 data=null 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')] [2023-11-21T16:18:02.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:02.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223566831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:18:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223564792 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:04.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223564791 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223564791 data=null}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223564791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223564791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223564752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223564752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223564752 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223564751 data=null}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223564751 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223564751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223564747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:04.655Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223564746 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223564746 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223564746 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223564746 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223564745 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]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223564741 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223564737 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223564737 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223564736 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223564736 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]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223564736 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223564735 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223564735 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223564735 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223564735 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223564735 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}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223564713 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2023-11-21T16:18:04.655Z] 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=-223564629 data=null doit=true}, Shell with text {Confirm Delete}] [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:04.655Z] 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') [2023-11-21T16:18:04.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:18:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:18:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223564514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223564514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223564514 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223564514 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223564514 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223564513 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:04.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223564513 data=null 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')] [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223564246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223564246 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223564246 data=null}, TreeItem with text {test}] [2023-11-21T16:18:05.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223564246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223564246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223564178 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223564177 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223564177 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223564177 data=null}, TreeItem with text {test}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223564177 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223564177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223564173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:05.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223564172 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223564172 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223564172 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223564172 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223564172 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]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223564160 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223564159 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223564159 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223564159 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223564159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223564158 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]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223564155 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:05.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:18:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:18:05.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:18:05.427Z] 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=-223564044 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:05.427Z] 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') [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223564044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223564043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223564034 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223564034 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223564034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223564033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223564033 data=null 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')] [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223564137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:18:05.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223562590 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223562589 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223562589 data=null}, TreeItem with text {test}] [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223562589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:06.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223562589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223562584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:06.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-223562579 data=null doit=true}, TreeItem with text {Experiments [0]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-223562579 data=null}, TreeItem with text {Experiments [0]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-223562579 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223562578 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]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-223562578 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-223562578 data=null doit=true}, TreeItem with text {exp [1]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-223562577 data=null}, TreeItem with text {exp [1]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-223562577 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223562577 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]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-223562576 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-223562575 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-223562575 data=null doit=true}, TreeItem with text {exp [1]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-223562575 data=null}, TreeItem with text {exp [1]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-223562575 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223562575 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]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-223562571 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}] [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:18:06.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223562553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223561884 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223561884 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223561884 data=null}, TreeItem with text {test}] [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223561884 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223561884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223561877 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:07.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223561876 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223561876 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223561876 data=null}, TreeItem with text {test}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223561876 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223561876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223561873 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:07.360Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223561872 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223561872 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223561872 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223561872 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223561871 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]}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223561861 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223561860 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223561860 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223561860 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223561860 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:07.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223561860 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]}] [2023-11-21T16:18:07.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223561857 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:18:07.616Z] 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=-223561750 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:07.616Z] 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') [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223561749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223561749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223561749 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223561749 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223561749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223561749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223561749 data=null 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')] [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:07.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223561839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223559711 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223559711 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:09.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223559711 data=null}, TreeItem with text {test}] [2023-11-21T16:18:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223559711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223559711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223559700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:09.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223559700 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223559700 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223559700 data=null}, TreeItem with text {test}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223559700 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223559699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223559696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:09.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223559695 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223559695 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223559695 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223559695 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223559695 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]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223559691 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223559690 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223559690 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223559690 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223559690 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]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223559689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223559689 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223559689 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223559689 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223559689 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223559685 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}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223559676 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223559658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223559563 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223559563 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223559563 data=null}, TableItem with text {}] [2023-11-21T16:18:09.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223559563 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223559563 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223559560 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:09.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:09.763Z] [2023-11-21T16:18:09.763Z] (Eclipse:7660): Gtk-WARNING **: 16:18:09.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:10.020Z] [2023-11-21T16:18:10.020Z] (Eclipse:7660): Gtk-WARNING **: 16:18:09.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:10.020Z] [2023-11-21T16:18:10.020Z] (Eclipse:7660): Gtk-WARNING **: 16:18:09.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223559308 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:10.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223559308 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223559307 data=null}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223559307 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223559307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223559296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223559296 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223559296 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223559296 data=null}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223559295 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223559295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223559292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:10.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223559291 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223559291 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223559291 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223559291 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223559291 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]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223559284 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223559283 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223559283 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223559283 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223559283 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223559283 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]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223559280 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:18:10.021Z] [2023-11-21T16:18:10.021Z] (Eclipse:7660): Gtk-WARNING **: 16:18:09.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:10.021Z] [2023-11-21T16:18:10.021Z] (Eclipse:7660): Gtk-WARNING **: 16:18:09.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:18:10.021Z] 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=-223559208 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:10.021Z] 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') [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223559207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:10.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223559207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223559207 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223559207 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223559207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223559207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:10.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223559207 data=null 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')] [2023-11-21T16:18:10.279Z] [2023-11-21T16:18:10.279Z] (Eclipse:7660): Gtk-WARNING **: 16:18:10.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:10.279Z] [2023-11-21T16:18:10.279Z] (Eclipse:7660): Gtk-WARNING **: 16:18:10.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223559265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:18:10.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:10.279Z] [2023-11-21T16:18:10.279Z] (Eclipse:7660): Gtk-WARNING **: 16:18:10.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:10.279Z] [2023-11-21T16:18:10.279Z] (Eclipse:7660): Gtk-WARNING **: 16:18:10.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:10.279Z] [2023-11-21T16:18:10.279Z] (Eclipse:7660): Gtk-WARNING **: 16:18:10.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:10.279Z] [2023-11-21T16:18:10.279Z] (Eclipse:7660): Gtk-WARNING **: 16:18:10.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223557704 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223557704 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223557704 data=null}, TreeItem with text {test}] [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223557704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:11.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223557704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223557699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223557698 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223557698 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223557698 data=null}, TreeItem with text {test}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223557698 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223557698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223557695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:11.646Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223557694 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223557694 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223557694 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223557694 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223557694 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]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223557684 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223557684 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223557683 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223557683 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223557683 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]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223557682 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223557679 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223557679 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223557679 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223557678 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223557678 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}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223557675 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-11-21T16:18:11.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-11-21T16:18:11.903Z] [2023-11-21T16:18:11.903Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-11-21T16:18:11.903Z] [2023-11-21T16:18:11.903Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.672: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-11-21T16:18:11.903Z] 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=-223557537 data=null doit=true}, Shell with text {Copy Trace}] [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-11-21T16:18:11.903Z] 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:')) [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:11.903Z] 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') [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223557535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223557534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223557534 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223557534 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223557534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223557534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:11.903Z] [2023-11-21T16:18:11.903Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:11.903Z] [2023-11-21T16:18:11.903Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:11.903Z] [2023-11-21T16:18:11.903Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223557534 data=null 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')] [2023-11-21T16:18:11.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-223557655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:11.904Z] [2023-11-21T16:18:11.904Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223557429 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223557429 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223557429 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223557429 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223557429 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}] [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223557425 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:11.904Z] [2023-11-21T16:18:11.904Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2023-11-21T16:18:11.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...' [2023-11-21T16:18:11.904Z] [2023-11-21T16:18:11.904Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.899: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.160Z] [2023-11-21T16:18:12.161Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.161Z] [2023-11-21T16:18:12.161Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...' [2023-11-21T16:18:12.161Z] [2023-11-21T16:18:12.161Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2023-11-21T16:18:12.161Z] 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=-223557246 data=null doit=true}, Shell with text {Copy Trace}] [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2023-11-21T16:18:12.161Z] 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:')) [2023-11-21T16:18:12.161Z] [2023-11-21T16:18:12.161Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.161Z] [2023-11-21T16:18:12.161Z] (Eclipse:7660): Gtk-WARNING **: 16:18:11.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-11-21T16:18:12.161Z] 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' [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:12.161Z] 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') [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:12.161Z] 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') [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-223557213 data=null doit=true}, Button with text {Copy as a link}] [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-223557213 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}] [2023-11-21T16:18:12.161Z] 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') [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-223557213 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')] [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-223557213 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')] [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-223557212 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')] [2023-11-21T16:18:12.161Z] [2023-11-21T16:18:12.161Z] (Eclipse:7660): Gtk-WARNING **: 16:18:12.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-223557212 data=null 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')] [2023-11-21T16:18:12.161Z] 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') [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button' [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:12.161Z] 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') [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223557198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223557198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223557198 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223557198 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:12.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223557198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223557198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:12.162Z] [2023-11-21T16:18:12.162Z] (Eclipse:7660): Gtk-WARNING **: 16:18:12.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.162Z] [2023-11-21T16:18:12.162Z] (Eclipse:7660): Gtk-WARNING **: 16:18:12.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.162Z] [2023-11-21T16:18:12.162Z] (Eclipse:7660): Gtk-WARNING **: 16:18:12.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.162Z] [2023-11-21T16:18:12.162Z] (Eclipse:7660): Gtk-WARNING **: 16:18:12.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223557198 data=null 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')] [2023-11-21T16:18:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-223557377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...'] [2023-11-21T16:18:12.162Z] [2023-11-21T16:18:12.162Z] (Eclipse:7660): Gtk-WARNING **: 16:18:12.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:12.162Z] [2023-11-21T16:18:12.162Z] (Eclipse:7660): Gtk-WARNING **: 16:18:12.147: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.162Z] [2023-11-21T16:18:12.162Z] (Eclipse:7660): Gtk-WARNING **: 16:18:12.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223557048 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223557048 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223557048 data=null}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223557047 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223557047 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223557038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223557037 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223557037 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223557037 data=null}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223557037 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223557037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223557034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:12.421Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223557033 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223557033 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:12.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223557033 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223557033 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223557032 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]}] [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223557030 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:12.422Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223557029 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-223557029 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-223557029 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223557028 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223557028 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}] [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223557021 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:18:12.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223557006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:18:12.422Z] [2023-11-21T16:18:12.422Z] (Eclipse:7660): Gtk-WARNING **: 16:18:12.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.422Z] [2023-11-21T16:18:12.422Z] (Eclipse:7660): Gtk-WARNING **: 16:18:12.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:12.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:13.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223555492 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223555489 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223555489 data=null}, TableItem with text {}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223555489 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223555489 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223555488 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223555477 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223555477 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223555477 data=null}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223555477 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223555477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223555449 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223555448 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223555448 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223555448 data=null}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223555448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223555447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223555436 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:13.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223555435 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223555435 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223555435 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223555435 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223555435 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]}] [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223555432 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:13.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223555431 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:18:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-223555431 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:18:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-223555431 data=null}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:18:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223555431 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:18:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223555431 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}] [2023-11-21T16:18:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223555428 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:18:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:18:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:18:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:18:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223555407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:18:13.915Z] [2023-11-21T16:18:13.915Z] (Eclipse:7660): Gtk-WARNING **: 16:18:13.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:13.915Z] [2023-11-21T16:18:13.915Z] (Eclipse:7660): Gtk-WARNING **: 16:18:13.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:14.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:14.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223553890 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223553890 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223553890 data=null}, TableItem with text {}] [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223553889 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223553889 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223553888 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223553839 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-223553839 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:15.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-223553839 data=null}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:15.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223553838 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:15.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223553838 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}] [2023-11-21T16:18:15.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-223553815 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}] [2023-11-21T16:18:15.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:15.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:15.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:15.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:15.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"' [2023-11-21T16:18:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223553773 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:18:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-223553773 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:18:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-223553772 data=null}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:18:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223553772 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:18:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223553772 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}] [2023-11-21T16:18:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-223553751 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}] [2023-11-21T16:18:15.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223553685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223553685 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223553685 data=null}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223553684 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223553684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223553671 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223553670 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223553670 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223553670 data=null}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223553669 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223553669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223553666 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:15.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223553665 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223553665 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223553665 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223553665 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223553665 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]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223553653 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223553653 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223553653 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223553653 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223553652 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223553652 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]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223553650 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:18:15.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:18:15.921Z] 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=-223553468 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:15.921Z] 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') [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223553456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223553456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223553456 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223553456 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223553456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223553456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:15.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223553455 data=null 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')] [2023-11-21T16:18:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:16.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223553585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223551412 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223551412 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223551412 data=null}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223551411 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223551411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223551386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223551385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223551385 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223551385 data=null}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223551385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223551385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:18.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223551382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:18.071Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223551381 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223551381 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223551381 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223551381 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223551380 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]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223551373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223551372 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223551372 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223551372 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223551372 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]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223551370 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223551370 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223551370 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223551369 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223551369 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223551369 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}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223551361 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223551360 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223551360 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223551360 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}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223551335 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223551321 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223551321 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223551321 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223551319 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223551319 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223551319 data=null}, TableItem with text {}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223551319 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223551280 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223551277 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:18.072Z] [2023-11-21T16:18:18.072Z] (Eclipse:7660): Gtk-WARNING **: 16:18:17.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.072Z] [2023-11-21T16:18:18.072Z] (Eclipse:7660): Gtk-WARNING **: 16:18:17.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:18.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223551213 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223551213 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223551213 data=null}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223551213 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223551212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223551209 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223551208 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223551208 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223551208 data=null}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223551208 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223551208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223551190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:18.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223551189 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223551189 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223551189 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223551189 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223551189 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]}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223551186 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223551185 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223551185 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223551185 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223551185 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223551185 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]}] [2023-11-21T16:18:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223551182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:18:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:18:18.330Z] [2023-11-21T16:18:18.330Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.093: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.330Z] [2023-11-21T16:18:18.330Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:18:18.330Z] [2023-11-21T16:18:18.330Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.132: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.330Z] [2023-11-21T16:18:18.330Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.330Z] [2023-11-21T16:18:18.330Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:18:18.330Z] 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=-223551052 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:18:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:18:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:18:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:18.330Z] 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') [2023-11-21T16:18:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:18:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:18:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223551052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223551052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223551052 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223551052 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223551052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223551052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223551052 data=null 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')] [2023-11-21T16:18:18.331Z] [2023-11-21T16:18:18.331Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.331Z] [2023-11-21T16:18:18.331Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223551163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:18.331Z] 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@3fc4038f] time=-223550932 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223550928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223550928 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223550928 data=null}, TreeItem with text {test}] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223550928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:18.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223550928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:18.587Z] [2023-11-21T16:18:18.587Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.587Z] [2023-11-21T16:18:18.587Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.341: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.587Z] [2023-11-21T16:18:18.587Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.344: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223550871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:18.587Z] [2023-11-21T16:18:18.587Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:18:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:18:18.587Z] [2023-11-21T16:18:18.587Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:18:18.587Z] [2023-11-21T16:18:18.587Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.588Z] [2023-11-21T16:18:18.588Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.588Z] [2023-11-21T16:18:18.588Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.588Z] [2023-11-21T16:18:18.588Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.497: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.588Z] [2023-11-21T16:18:18.588Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.515: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.588Z] [2023-11-21T16:18:18.588Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.588Z] [2023-11-21T16:18:18.588Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.588Z] [2023-11-21T16:18:18.588Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.588Z] [2023-11-21T16:18:18.588Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.581: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.843Z] [2023-11-21T16:18:18.843Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.844Z] [2023-11-21T16:18:18.844Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.615: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.844Z] [2023-11-21T16:18:18.844Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:18.844Z] [2023-11-21T16:18:18.844Z] (Eclipse:7660): Gtk-WARNING **: 16:18:18.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:18:19.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:18:19.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:18:19.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:19.099Z] 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') [2023-11-21T16:18:19.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:18:19.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:19.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:19.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:18:19.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:18:19.099Z] 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=-223550240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.099Z] 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=-223550240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.099Z] 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=-223550240 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.099Z] 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=-223550240 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.099Z] 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=-223550240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.100Z] 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=-223550240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.100Z] 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=-223550240 data=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')] [2023-11-21T16:18:19.100Z] 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=-223550240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.100Z] 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=-223550240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.100Z] 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=-223550240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.100Z] 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=-223550240 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.100Z] 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=-223550240 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:19.100Z] 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') [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223550239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223550239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223550239 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223550239 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223550239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223550239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:19.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:18:19.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:18:19.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:18:19.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:18:19.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:18:19.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223550239 data=null 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')] [2023-11-21T16:18:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223550847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:18:19.101Z] [2023-11-21T16:18:19.101Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.101Z] [2023-11-21T16:18:19.101Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.101Z] [2023-11-21T16:18:19.101Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.101Z] [2023-11-21T16:18:19.101Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.044: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.101Z] [2023-11-21T16:18:19.101Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.101Z] [2023-11-21T16:18:19.101Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.101Z] [2023-11-21T16:18:19.101Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.357Z] [2023-11-21T16:18:19.357Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.111: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.357Z] [2023-11-21T16:18:19.357Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.357Z] [2023-11-21T16:18:19.357Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.357Z] [2023-11-21T16:18:19.357Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.357Z] [2023-11-21T16:18:19.357Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.357Z] [2023-11-21T16:18:19.357Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.613Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.39 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_06OpenKeyboard -- Time elapsed: 2.522 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testRenameSymbolicLinks -- Time elapsed: 4.394 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_10CopyExperiment -- Time elapsed: 5.377 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_01ContextMenuPresence -- Time elapsed: 2.023 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_04Rename -- Time elapsed: 3.300 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_12RemoveTraceFromExperiment -- Time elapsed: 3.970 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testCopySymbolicLinks -- Time elapsed: 6.410 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_05Delete -- Time elapsed: 2.163 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_11DeleteTraceFromExperiment -- Time elapsed: 2.989 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_09BringToTop -- Time elapsed: 4.577 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_07DeleteKeyboard -- Time elapsed: 2.157 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testExperimentLinkBackwardCompatibility -- Time elapsed: 2.803 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_02Open -- Time elapsed: 2.117 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_03Copy -- Time elapsed: 6.311 s [2023-11-21T16:18:19.613Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_08OpenDoubleClick -- Time elapsed: 1.822 s [2023-11-21T16:18:19.613Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest [2023-11-21T16:18:19.613Z] 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@3fc4038f] time=-223549714 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:18:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:18:19.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:18:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:18:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223549644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:18:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:18:19.869Z] [2023-11-21T16:18:19.869Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:19.869Z] [2023-11-21T16:18:19.869Z] (Eclipse:7660): Gtk-WARNING **: 16:18:19.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:21.237Z] [2023-11-21T16:18:21.237Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:20.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:21.237Z] [2023-11-21T16:18:21.237Z] (Eclipse:7660): Gtk-WARNING **: 16:18:20.862: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:21.237Z] [2023-11-21T16:18:21.237Z] (Eclipse:7660): Gtk-WARNING **: 16:18:20.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:21.237Z] [2023-11-21T16:18:21.237Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:20.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:21.237Z] [2023-11-21T16:18:21.237Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:21.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:23.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"' [2023-11-21T16:18:23.142Z] [2023-11-21T16:18:23.142Z] (Eclipse:7660): Gtk-WARNING **: 16:18:23.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:23.142Z] [2023-11-21T16:18:23.142Z] (Eclipse:7660): Gtk-WARNING **: 16:18:23.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:23.142Z] [2023-11-21T16:18:23.142Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:23.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"' [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223544862 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223544862 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223544862 data=null}, TreeItem with text {test}] [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223544861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223544861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223544857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223544857 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:24.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223544857 data=null}, TreeItem with text {test}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223544857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223544857 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}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223544833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223544832 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223544832 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223544832 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223544832 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]}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223544831 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:24.516Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-223544831 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-223544831 data=null}, TreeItem with text {Experiments [1]}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-223544830 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223544830 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]}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-223544829 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-223544828 data=null doit=true}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-223544828 data=null}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-223544828 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223544828 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] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-223544824 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-223544810 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-223544808 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-223544801 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-223544800 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-223544800 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-223544799 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-223544799 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-223544795 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-223544783 data=null doit=true}, Tree node with text: bug446190] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-223544783 data=null}, Tree node with text: bug446190] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-223544783 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, Tree node with text: bug446190] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223544783 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] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-223544779 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-223544779 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190] [2023-11-21T16:18:24.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-223544778 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-223544778 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-223544777 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-223544777 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-223544777 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-223544777 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-223544761 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]} [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-223544759 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-223544759 data=null doit=true}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-223544759 data=null}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-223544758 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223544758 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]}] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-223544749 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-223544749 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-223544748 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223544748 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]}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-223544662 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=-223544662 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=-223544661 data=null doit=true}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=-223544661 data=null}, TreeItem with text {TestExperiment [0]}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [0]} [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223544658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223544658 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223544657 data=null}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223544657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223544657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223544567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223544561 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223544561 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223544561 data=null}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223544560 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223544560 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223544555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:24.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223544450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223544450 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223544450 data=null}, TreeItem with text {test}] [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223544450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223544450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223544446 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:24.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223544445 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223544445 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223544445 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:24.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223544444 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223544444 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]}] [2023-11-21T16:18:25.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223544439 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:25.033Z] [2023-11-21T16:18:25.033Z] (Eclipse:7660): Gtk-WARNING **: 16:18:24.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:25.288Z] [2023-11-21T16:18:25.288Z] (Eclipse:7660): Gtk-WARNING **: 16:18:25.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:25.288Z] [2023-11-21T16:18:25.288Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:25.045: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:25.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:18:25.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:18:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-223544059 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}] [2023-11-21T16:18:25.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-223544059 data=null}, TreeItem with text {debuginfo-synth-exec}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-223544059 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223544059 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}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-223544058 data=null button=1 stateMask=0x80000 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-223544057 data=null doit=true}, Tree node with text: Views] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-223544057 data=null}, Tree node with text: Views] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-223544057 data=null button=1 stateMask=0x0 x=116 y=150 count=1}, Tree node with text: Views] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223544057 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] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-223544040 data=null button=1 stateMask=0x80000 x=116 y=150 count=1}, Tree node with text: Views] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223543965 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223543965 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223543965 data=null}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223543965 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223543965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223543961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223543958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223543958 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223543958 data=null}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223543958 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223543958 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223543954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223543954 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223543954 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223543954 data=null}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223543954 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223543954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223543944 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:25.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223543943 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223543943 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:25.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223543943 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223543943 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223543943 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]}] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223543940 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:25.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:18:25.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-223543939 data=null doit=true}, TreeItem with text {bug446190}] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-223543939 data=null}, TreeItem with text {bug446190}] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-223543939 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223543939 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}] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-223543938 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-223543938 data=null doit=true}, Tree node with text: Views] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-223543938 data=null}, Tree node with text: Views] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-223543938 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views] [2023-11-21T16:18:25.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223543937 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] [2023-11-21T16:18:25.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-223543874 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views] [2023-11-21T16:18:26.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:26.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-223542669 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}] [2023-11-21T16:18:26.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-223542669 data=null doit=true}, TreeItem with text {bug446190}] [2023-11-21T16:18:26.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-223542669 data=null}, TreeItem with text {bug446190}] [2023-11-21T16:18:26.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-223542669 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-11-21T16:18:26.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223542667 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}] [2023-11-21T16:18:26.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-223542663 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-11-21T16:18:26.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:26.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.687: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.745: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.800: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.912Z] [2023-11-21T16:18:26.912Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.801: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.801: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.837: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:26.913Z] 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') [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223542357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223542357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223542357 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223542357 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223542357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223542356 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223542356 data=null 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')] [2023-11-21T16:18:26.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-223542641 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...'] [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:26.913Z] [2023-11-21T16:18:26.913Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-223542256 data=null button=0 stateMask=0x0 x=155 y=288 count=0}, Tree node with text: IRQ Analysis] [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-223542256 data=null doit=true}, Tree node with text: IRQ Analysis] [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-223542256 data=null}, Tree node with text: IRQ Analysis] [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-223542256 data=null button=1 stateMask=0x0 x=155 y=288 count=1}, Tree node with text: IRQ Analysis] [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223542255 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] [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-223542252 data=null button=1 stateMask=0x80000 x=155 y=288 count=1}, Tree node with text: IRQ Analysis] [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-WARNING **: 16:18:26.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:26.996: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open' [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-223542217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open'] [2023-11-21T16:18:27.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open' [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-WARNING **: 16:18:27.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-WARNING **: 16:18:27.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-WARNING **: 16:18:27.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-WARNING **: 16:18:27.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-WARNING **: 16:18:27.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-WARNING **: 16:18:27.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-WARNING **: 16:18:27.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.135: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.170Z] [2023-11-21T16:18:27.170Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.427Z] [2023-11-21T16:18:27.427Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:27.427Z] [2023-11-21T16:18:27.427Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:27.201: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:28.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:28.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-223540572 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}] [2023-11-21T16:18:28.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-223540572 data=null doit=true}, TreeItem with text {bug446190}] [2023-11-21T16:18:28.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-223540572 data=null}, TreeItem with text {bug446190}] [2023-11-21T16:18:28.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-223540572 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-11-21T16:18:28.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223540571 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}] [2023-11-21T16:18:28.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-223540563 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-11-21T16:18:28.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:28.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:28.796Z] [2023-11-21T16:18:28.796Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:28.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.814: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:28.828: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.848: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:28.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:28.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:28.929: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.949: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.055Z] [2023-11-21T16:18:29.055Z] (Eclipse:7660): Gtk-WARNING **: 16:18:28.949: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.056Z] [2023-11-21T16:18:29.056Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:28.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:29.056Z] 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') [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223540243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223540243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223540243 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223540243 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223540243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223540243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223540243 data=null 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')] [2023-11-21T16:18:29.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-223540547 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...'] [2023-11-21T16:18:29.056Z] [2023-11-21T16:18:29.056Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.314Z] [2023-11-21T16:18:29.314Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.314Z] [2023-11-21T16:18:29.314Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.314Z] [2023-11-21T16:18:29.314Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-223540071 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}] [2023-11-21T16:18:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-223540071 data=null doit=true}, TreeItem with text {bug446190}] [2023-11-21T16:18:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-223540071 data=null}, TreeItem with text {bug446190}] [2023-11-21T16:18:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-223540071 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-11-21T16:18:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223540071 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}] [2023-11-21T16:18:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-223540068 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-11-21T16:18:29.314Z] [2023-11-21T16:18:29.314Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.314Z] [2023-11-21T16:18:29.314Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.314Z] [2023-11-21T16:18:29.314Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.314Z] [2023-11-21T16:18:29.314Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:29.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:29.314Z] [2023-11-21T16:18:29.314Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.361: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.382: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.442: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.462: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.481: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.570Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.570Z] [2023-11-21T16:18:29.571Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.481: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:29.571Z] 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') [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223539680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223539680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223539680 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223539680 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223539680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223539680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223539680 data=null 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')] [2023-11-21T16:18:29.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-223540037 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...'] [2023-11-21T16:18:29.571Z] [2023-11-21T16:18:29.571Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.563: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.571Z] [2023-11-21T16:18:29.571Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.564: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.827Z] [2023-11-21T16:18:29.827Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.827Z] [2023-11-21T16:18:29.827Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-223539581 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-223539581 data=null doit=true}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-223539581 data=null}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-223539580 data=null button=1 stateMask=0x0 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223539580 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] [2023-11-21T16:18:29.827Z] [2023-11-21T16:18:29.827Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.827Z] [2023-11-21T16:18:29.827Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-223539565 data=null button=1 stateMask=0x80000 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-223539565 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-223539564 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223539564 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] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-223539562 data=null button=1 stateMask=0x80000 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-223539562 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-223539562 data=null doit=true}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-223539562 data=null}, Tree node with text: Futex Contention Analysis] [2023-11-21T16:18:29.827Z] [2023-11-21T16:18:29.827Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.827Z] [2023-11-21T16:18:29.827Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis [2023-11-21T16:18:29.827Z] [2023-11-21T16:18:29.827Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.827Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-WARNING **: 16:18:29.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:29.828Z] [2023-11-21T16:18:29.828Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:30.084Z] [2023-11-21T16:18:30.084Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:30.084Z] [2023-11-21T16:18:30.084Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:29.857: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:31.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:31.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-223537245 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}] [2023-11-21T16:18:31.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-223537244 data=null doit=true}, TreeItem with text {bug446190}] [2023-11-21T16:18:31.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-223537244 data=null}, TreeItem with text {bug446190}] [2023-11-21T16:18:31.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-223537244 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-11-21T16:18:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223537244 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}] [2023-11-21T16:18:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-223537240 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}] [2023-11-21T16:18:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.078: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.162: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.182: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.231Z] [2023-11-21T16:18:32.231Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.488Z] [2023-11-21T16:18:32.488Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.242: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.283: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:32.489Z] 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') [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223536918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223536918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223536918 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223536918 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223536918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223536918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223536918 data=null 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')] [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-223537185 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...'] [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.395: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:32.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.489Z] [2023-11-21T16:18:32.489Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.490Z] [2023-11-21T16:18:32.490Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.490Z] [2023-11-21T16:18:32.490Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223536784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223536784 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223536784 data=null}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223536784 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223536784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223536780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223536778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223536778 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223536778 data=null}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223536777 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223536777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] [2023-11-21T16:18:32.490Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.490Z] [2023-11-21T16:18:32.490Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223536763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223536763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223536762 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223536762 data=null}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223536762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223536762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] [2023-11-21T16:18:32.490Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.490Z] [2023-11-21T16:18:32.490Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223536749 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:32.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223536748 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223536748 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223536748 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223536748 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223536748 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]}] [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223536745 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:32.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:18:32.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:18:32.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again. [2023-11-21T16:18:32.490Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again. [2023-11-21T16:18:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:32.490Z] [2023-11-21T16:18:32.491Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.480: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.491Z] [2023-11-21T16:18:32.491Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223536729 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223536729 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223536729 data=null}, TreeItem with text {test}] [2023-11-21T16:18:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223536729 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223536729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:32.747Z] [2023-11-21T16:18:32.747Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.747Z] [2023-11-21T16:18:32.747Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.497: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223536714 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:32.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-223536713 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-223536713 data=null doit=true}, TreeItem with text {Experiments [1]}] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-223536713 data=null}, TreeItem with text {Experiments [1]}] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-223536712 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223536712 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]}] [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-223536709 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}] [2023-11-21T16:18:32.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:18:32.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-223536698 data=null doit=true}, TreeItem with text {TestExperiment [2]}] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-223536698 data=null}, TreeItem with text {TestExperiment [2]}] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-223536698 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223536698 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]}] [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-223536671 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-223536671 data=null doit=true}, Tree node with text: Views] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-223536671 data=null}, Tree node with text: Views] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-223536670 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223536670 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] [2023-11-21T16:18:32.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-223536664 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views] [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.679: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:32.684: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:32.748Z] [2023-11-21T16:18:32.748Z] (Eclipse:7660): Gtk-WARNING **: 16:18:32.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.310Z] 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@3fc4038f] time=-223535930 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:18:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:18:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223535927 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223535927 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223535926 data=null}, TreeItem with text {test}] [2023-11-21T16:18:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223535926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223535926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223535922 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:18:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:18:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:18:33.567Z] [2023-11-21T16:18:33.567Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.567Z] [2023-11-21T16:18:33.567Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.567Z] [2023-11-21T16:18:33.567Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.567Z] [2023-11-21T16:18:33.567Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.567Z] [2023-11-21T16:18:33.567Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.823Z] [2023-11-21T16:18:33.823Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.823Z] [2023-11-21T16:18:33.823Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.823Z] [2023-11-21T16:18:33.823Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.823Z] [2023-11-21T16:18:33.823Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.823Z] [2023-11-21T16:18:33.823Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.642: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.823Z] [2023-11-21T16:18:33.823Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:33.823Z] [2023-11-21T16:18:33.823Z] (Eclipse:7660): Gtk-WARNING **: 16:18:33.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:18:34.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:18:34.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:18:34.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:34.079Z] 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') [2023-11-21T16:18:34.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:18:34.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:34.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:34.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:18:34.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:18:34.079Z] 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=-223535194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.079Z] 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=-223535194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.079Z] 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=-223535194 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.079Z] 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=-223535194 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.079Z] 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=-223535194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.079Z] 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=-223535194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.079Z] 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=-223535194 data=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')] [2023-11-21T16:18:34.080Z] 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=-223535194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.080Z] 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=-223535194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.080Z] 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=-223535194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.080Z] 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=-223535194 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.080Z] 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=-223535193 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:34.080Z] 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') [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223535193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223535193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223535193 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223535193 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223535193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223535193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:18:34.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:18:34.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:18:34.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:18:34.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:18:34.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:18:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:18:34.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223535193 data=null 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')] [2023-11-21T16:18:34.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223535875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:18:34.336Z] [2023-11-21T16:18:34.336Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.336Z] [2023-11-21T16:18:34.336Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.336Z] [2023-11-21T16:18:34.336Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.233: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.336Z] [2023-11-21T16:18:34.336Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.251: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.336Z] [2023-11-21T16:18:34.336Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.336Z] [2023-11-21T16:18:34.336Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.336Z] [2023-11-21T16:18:34.336Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.336Z] [2023-11-21T16:18:34.336Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.336Z] [2023-11-21T16:18:34.336Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.592Z] [2023-11-21T16:18:34.592Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.592Z] [2023-11-21T16:18:34.592Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.592Z] [2023-11-21T16:18:34.592Z] (Eclipse:7660): Gtk-WARNING **: 16:18:34.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:34.592Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.03 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest [2023-11-21T16:18:34.592Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testUstAnalyses -- Time elapsed: 0.626 s [2023-11-21T16:18:34.592Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testAnalysisRun -- Time elapsed: 7.224 s [2023-11-21T16:18:34.592Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testKernelAnalyses -- Time elapsed: 0.068 s [2023-11-21T16:18:34.592Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testExperimentAnalyses -- Time elapsed: 0.081 s [2023-11-21T16:18:34.592Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2023-11-21T16:18:34.592Z] 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@3fc4038f] time=-223534655 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223534535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223534422 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223534422 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223534421 data=null}, TreeItem with text {test}] [2023-11-21T16:18:34.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223534421 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223534399 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223534399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223534399 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223534398 data=null}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223534398 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223534395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223534395 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223534395 data=null}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223534394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223534394 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}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223534393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223534393 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223534393 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223534393 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223534392 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534392 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]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223534387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223534387 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223534387 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223534387 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223534386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534386 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]}] [2023-11-21T16:18:34.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223534379 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2023-11-21T16:18:35.106Z] 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=-223534265 data=null doit=true}, Shell with text {Manage Custom Parsers}] [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List') [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-223534253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')] [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-223534253 data=null doit=true}, (of type 'List')] [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-223534253 data=null}, (of type 'List')] [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-223534252 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')] [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-223534249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')] [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-223534249 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')] [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:35.106Z] 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') [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2023-11-21T16:18:35.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-223534238 data=null doit=true}, Button with text {Text}] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-223534238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}] [2023-11-21T16:18:35.107Z] 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') [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-223534237 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-223534237 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-223534237 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-223534237 data=null 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')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List') [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-223534220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-223534220 data=null doit=true}, (of type 'List')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-223534220 data=null}, (of type 'List')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-223534220 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-223534220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-223534219 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:35.107Z] 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') [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-223534217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-223534217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-223534217 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-223534217 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-223534217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-223534217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-223534217 data=null 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')] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-223534361 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...'] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223534175 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223534175 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223534175 data=null}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223534175 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223534164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223534164 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223534164 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223534164 data=null}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223534164 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223534148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223534147 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223534147 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223534147 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223534147 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534147 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]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223534142 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223534142 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223534141 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223534141 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223534141 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534141 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]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223534139 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223534117 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223534116 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223534116 data=null}, TreeItem with text {test}] [2023-11-21T16:18:35.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223534116 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223534077 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223534076 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:35.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223534076 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223534076 data=null}, TreeItem with text {test}] [2023-11-21T16:18:35.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223534076 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223534073 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.366Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223534072 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223534072 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223534072 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223534072 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534068 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]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223534062 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223534062 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223534062 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223534062 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223534061 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223534061 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]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223534059 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:18:35.366Z] 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=-223533905 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:35.367Z] 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') [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223533874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223533874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223533874 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223533874 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223533873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223533873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223533873 data=null 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')] [2023-11-21T16:18:35.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223534040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223533822 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223533822 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223533822 data=null}, TreeItem with text {test}] [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223533821 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223533821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223533811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223533811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223533810 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223533810 data=null}, TreeItem with text {test}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223533810 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223533810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223533807 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:35.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223533806 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223533806 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223533806 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223533806 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223533806 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]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223533796 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223533796 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223533796 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223533795 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223533795 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223533795 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]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223533793 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:18:35.629Z] 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=-223533644 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:35.629Z] 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') [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:35.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:35.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:35.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:35.630Z] 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. [2023-11-21T16:18:35.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:35.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:35.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:35.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:35.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223533491 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:'))] [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] 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' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:35.887Z] 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') [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:18:35.887Z] 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. [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:35.887Z] 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') [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:35.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@28d2ec29 [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-223533489 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223533488 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-223533488 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-223533488 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-223533488 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-223533488 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-223533488 data=null 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-223533488 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223533488 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-223533488 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-223533488 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-223533488 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:35.888Z] 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') [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7b805a3f [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-223533486 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-223533486 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-223533486 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-223533486 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-223533486 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-223533486 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')] [2023-11-21T16:18:35.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-223533485 data=null 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')] [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-223533485 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')] [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-223533485 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')] [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-223533485 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')] [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-223533485 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-223533485 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:35.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' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:35.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') [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:35.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') [2023-11-21T16:18:35.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. [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:35.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') [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:18:35.889Z] 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. [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:35.889Z] 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)' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:35.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') [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:35.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') [2023-11-21T16:18:35.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. [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:35.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') [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223533474 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223533474 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:35.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:35.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:35.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:35.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:35.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:35.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:18:36.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223533473 data=null 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')] [2023-11-21T16:18:36.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223533766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223532964 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223532964 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223532964 data=null}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223532963 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223532963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223532954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223532953 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223532953 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223532953 data=null}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223532953 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223532953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223532950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:36.403Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223532949 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223532949 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223532949 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223532949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223532949 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]}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223532945 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223532944 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223532944 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:36.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223532944 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:36.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223532944 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]}] [2023-11-21T16:18:36.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223532943 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532719 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223532718 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223532718 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532718 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223532718 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}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532709 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:36.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532707 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223532707 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223532707 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532707 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223532707 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}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532704 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532704 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223532704 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223532704 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532703 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223532703 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}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532696 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532696 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532696 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223532696 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}] [2023-11-21T16:18:36.661Z] [2023-11-21T16:18:36.661Z] (Eclipse:7660): Gtk-CRITICAL **: 16:18:36.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:18:36.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532672 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223532546 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223532545 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223532545 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:36.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:18:36.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:36.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:36.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:37.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:37.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223531536 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223531535 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223531535 data=null}, TableItem with text {}] [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223531535 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223531535 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223531531 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:37.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223531311 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223531311 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223531310 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223531310 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223531310 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}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223531294 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:37.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223531290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223531289 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223531289 data=null}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223531289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223531289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223531280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223531280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223531280 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223531279 data=null}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223531279 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223531279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223531276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:37.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223531275 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223531275 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:37.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223531275 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223531275 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223531275 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]}] [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223531263 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223531263 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223531263 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223531263 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223531262 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223531262 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]}] [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223531260 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:18:37.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:18:38.251Z] 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=-223531038 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:38.251Z] 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') [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:38.251Z] 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. [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:38.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:38.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:38.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223530898 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:'))] [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] 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' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:38.509Z] 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') [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:18:38.509Z] 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. [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:38.509Z] 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') [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:38.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:18:38.510Z] 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. [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:38.510Z] 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') [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:18:38.510Z] 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. [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:38.510Z] 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') [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] 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') [2023-11-21T16:18:38.510Z] 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. [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:38.510Z] 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') [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:18:38.510Z] 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. [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:38.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] 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)' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:38.511Z] 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') [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] 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') [2023-11-21T16:18:38.511Z] 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. [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:38.511Z] 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') [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223530871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223530871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223530871 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223530871 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223530871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:38.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223530871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:38.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:38.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:38.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:38.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:38.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:38.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:18:38.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223530871 data=null 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')] [2023-11-21T16:18:38.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223531239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223530363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223530363 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223530363 data=null}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223530362 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223530362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223530357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223530356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223530356 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223530356 data=null}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223530356 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223530356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223530348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:39.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:39.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:39.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223530347 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:39.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223530347 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:39.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223530347 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:39.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223530346 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:39.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223530346 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]}] [2023-11-21T16:18:39.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223530342 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:39.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223530027 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223530027 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223530027 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223530027 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223530027 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}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223530004 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:39.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223530002 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223530002 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223530002 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223530002 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223530002 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}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223529999 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223529999 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223529999 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:39.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223529998 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223529998 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223529998 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}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223529996 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223529995 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223529995 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223529995 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}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223529968 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223529963 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223529963 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223529963 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:18:39.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:39.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:39.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223528460 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223528460 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223528460 data=null}, TableItem with text {}] [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223528460 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223528460 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223528452 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:40.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223528411 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223528410 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223528410 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223528410 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223528410 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}] [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223528407 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:41.027Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223528404 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223528404 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223528402 data=null}, TreeItem with text {test}] [2023-11-21T16:18:41.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223528401 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223528401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223528392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223528391 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223528391 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223528391 data=null}, TreeItem with text {test}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223528391 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223528391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223528388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:41.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223528387 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223528387 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223528387 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223528387 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223528387 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]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223528376 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223528376 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223528376 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223528376 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223528375 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223528375 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]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223528373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:18:41.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:18:41.285Z] 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=-223528081 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:41.285Z] 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') [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:41.285Z] 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. [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223528043 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:'))] [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:41.286Z] 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' [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:41.286Z] 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') [2023-11-21T16:18:41.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:18:41.287Z] 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. [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:41.287Z] 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') [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:18:41.287Z] 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. [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:41.287Z] 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') [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:18:41.287Z] 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. [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:41.287Z] 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') [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:41.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] 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') [2023-11-21T16:18:41.288Z] 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. [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:41.288Z] 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') [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:18:41.288Z] 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. [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] 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)' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:41.288Z] 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') [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] 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') [2023-11-21T16:18:41.288Z] 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. [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:18:41.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:41.289Z] 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') [2023-11-21T16:18:41.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:18:41.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223528027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:41.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223528027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:41.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223528027 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:41.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223528027 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:41.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223528027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:41.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223528027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:41.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223528027 data=null 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')] [2023-11-21T16:18:41.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223528354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223527854 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223527854 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223527854 data=null}, TreeItem with text {test}] [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223527854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223527850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223527842 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223527841 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223527841 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223527841 data=null}, TreeItem with text {test}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223527841 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223527841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223527837 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:41.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223527837 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223527830 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223527830 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223527830 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223527830 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]}] [2023-11-21T16:18:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223527825 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:41.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:18:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527576 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223527556 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223527556 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527556 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223527556 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}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527543 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:41.803Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527536 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223527535 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223527535 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527535 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223527535 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}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527533 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527532 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223527532 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223527532 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527532 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223527531 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}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527529 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527529 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527529 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223527528 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}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527462 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223527458 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223527458 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223527458 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:41.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223526956 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223526955 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223526955 data=null}, TableItem with text {}] [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223526955 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:42.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223526951 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:42.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223526947 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:42.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:42.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223525979 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223525979 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223525979 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223525979 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223525979 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}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223525976 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:43.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223525972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223525972 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223525972 data=null}, TreeItem with text {test}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223525972 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223525972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223525958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:43.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223525958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223525958 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223525957 data=null}, TreeItem with text {test}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223525957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223525957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223525954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:43.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223525949 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223525949 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223525949 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223525949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223525949 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]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223525942 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223525942 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223525942 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223525942 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223525941 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223525941 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]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223525939 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:43.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:18:43.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.413: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.414: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.486: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.502: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.503: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.518: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.534: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.553Z] [2023-11-21T16:18:43.553Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.810Z] [2023-11-21T16:18:43.810Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.810Z] [2023-11-21T16:18:43.810Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.810Z] [2023-11-21T16:18:43.810Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.810Z] [2023-11-21T16:18:43.810Z] (Eclipse:7660): Gtk-WARNING **: 16:18:43.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:43.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:18:43.811Z] 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=-223525637 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:43.811Z] 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') [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:43.811Z] 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. [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:43.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:18:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223525591 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:'))] [2023-11-21T16:18:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:18:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:43.813Z] 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' [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:43.813Z] 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') [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4829a610 [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223525590 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')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223525590 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')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223525590 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223525590 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223525590 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')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223525590 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')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223525590 data=null 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')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223525590 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')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223525590 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')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223525590 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')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223525590 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:43.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223525590 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:43.814Z] 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') [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:18:43.814Z] 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. [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:43.814Z] 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') [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:43.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:18:43.815Z] 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. [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:43.815Z] 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') [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] 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') [2023-11-21T16:18:43.815Z] 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. [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:43.815Z] 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') [2023-11-21T16:18:43.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:18:43.816Z] 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. [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] 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)' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:43.816Z] 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') [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] 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') [2023-11-21T16:18:43.816Z] 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. [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:43.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:43.817Z] 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') [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223525585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223525585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223525584 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223525584 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223525584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223525584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:43.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:43.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:43.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:43.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:18:43.817Z] 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=-223525527 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:43.817Z] 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') [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-223525527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-223525527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-223525527 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-223525526 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-223525526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-223525526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:43.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-223525526 data=null 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')] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223525584 data=null 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')] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223525922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223525249 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223525249 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223525249 data=null}, TreeItem with text {test}] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223525249 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223525249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223525243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223525242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223525242 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223525242 data=null}, TreeItem with text {test}] [2023-11-21T16:18:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223525242 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223525242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223525231 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:44.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223525230 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223525230 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223525230 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223525230 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223525230 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]}] [2023-11-21T16:18:44.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223525225 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:18:44.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:18:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524960 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524959 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524959 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524959 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223524959 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)}] [2023-11-21T16:18:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524946 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:44.333Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524944 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524944 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524944 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524944 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223524944 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)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524941 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524941 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524941 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524940 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524940 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223524940 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)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524933 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524933 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524933 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223524933 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)}] [2023-11-21T16:18:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524854 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524659 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524659 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223524659 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2023-11-21T16:18:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:44.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:45.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:45.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:45.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:45.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223523156 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223523156 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223523156 data=null}, TableItem with text {}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223523156 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223523156 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223523151 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223523111 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223523111 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223523111 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223523111 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223523111 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)}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223523086 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:46.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:46.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223523083 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223523083 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223523083 data=null}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223523082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223523082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223523066 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223523066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223523066 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223523066 data=null}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223523065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223523065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223523053 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:46.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223523052 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223523052 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223523052 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223523052 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223523051 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]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223523044 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223523044 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223523044 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223523044 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223523043 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223523043 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]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223523035 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:18:46.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:18:46.534Z] 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=-223522714 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:46.534Z] 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') [2023-11-21T16:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:46.535Z] 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. [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:46.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223522670 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:'))] [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] 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' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:46.792Z] 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') [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4444bdf [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223522669 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')] [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223522669 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')] [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223522669 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:46.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223522669 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223522669 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')] [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223522669 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')] [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223522669 data=null 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')] [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223522669 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')] [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223522669 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')] [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223522669 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')] [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223522668 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223522668 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:46.793Z] 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') [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:18:46.793Z] 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. [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:46.793Z] 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') [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:18:46.793Z] 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. [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:46.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:46.794Z] 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') [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] 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') [2023-11-21T16:18:46.794Z] 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. [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:46.794Z] 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') [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:18:46.794Z] 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. [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] 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)' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:46.794Z] 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') [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] 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') [2023-11-21T16:18:46.794Z] 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. [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:46.795Z] 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') [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223522664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223522664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223522664 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223522664 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223522664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223522664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:46.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:46.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:46.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:46.795Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:18:46.795Z] 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=-223522560 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:46.795Z] 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') [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-223522559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-223522559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-223522559 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-223522559 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-223522559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-223522559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:46.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-223522559 data=null 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')] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223522664 data=null 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')] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223523020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223522179 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223522179 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223522179 data=null}, TreeItem with text {test}] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223522179 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223522179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223522166 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223522165 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223522165 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223522165 data=null}, TreeItem with text {test}] [2023-11-21T16:18:47.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223522165 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223522165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223522155 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:47.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223522154 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223522154 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223522154 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223522154 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223522154 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]}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223522149 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:47.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522035 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522034 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522034 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522034 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223522034 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)}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522007 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:47.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522005 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522005 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522005 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522005 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223522005 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)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522002 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522002 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522002 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522002 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223522002 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223522002 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)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223521999 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223521999 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223521999 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223521999 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)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223521970 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223521966 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223521966 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223521966 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:47.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:47.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:47.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:47.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:47.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:47.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223520463 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223520463 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223520463 data=null}, TableItem with text {}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223520463 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223520463 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223520458 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223520421 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223520421 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223520421 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223520420 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223520420 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)}] [2023-11-21T16:18:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223520403 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:48.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223520399 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223520398 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223520398 data=null}, TreeItem with text {test}] [2023-11-21T16:18:48.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223520398 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223520398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223520373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223520373 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223520373 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223520373 data=null}, TreeItem with text {test}] [2023-11-21T16:18:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223520373 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223520372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:49.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223520369 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:49.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223520369 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223520368 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223520368 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223520368 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223520368 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]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223520363 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223520362 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223520362 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223520362 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223520362 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223520362 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]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223520359 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:18:49.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:18:49.342Z] 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=-223520127 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:49.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') [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:49.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. [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:49.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223519964 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:'))] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] 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' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:49.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') [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6c4d1aaf [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223519962 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')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223519962 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')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223519962 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223519962 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223519962 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')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223519962 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')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223519962 data=null 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')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223519962 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')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223519962 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')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223519962 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')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223519962 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:49.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223519962 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:49.344Z] 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') [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:18:49.344Z] 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. [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:49.344Z] 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') [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:18:49.344Z] 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. [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:49.344Z] 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') [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] 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') [2023-11-21T16:18:49.344Z] 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. [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:49.345Z] 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') [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:18:49.345Z] 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. [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] 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)' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:49.345Z] 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') [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] 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') [2023-11-21T16:18:49.345Z] 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. [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:49.345Z] 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') [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223519957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223519957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223519957 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223519957 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223519957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223519957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:49.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:49.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:49.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:49.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:49.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:18:49.910Z] 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=-223519449 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:49.910Z] 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') [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-223519448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-223519448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-223519448 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-223519448 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-223519448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-223519448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-223519448 data=null 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')] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223519957 data=null 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')] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223520340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223519360 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223519360 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223519360 data=null}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223519360 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223519360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223519348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223519347 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223519347 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223519347 data=null}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223519347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223519347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223519344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:49.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223519343 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223519343 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223519343 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223519343 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223519343 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]}] [2023-11-21T16:18:49.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223519331 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:18:49.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519114 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223519113 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223519113 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519113 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223519113 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)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519088 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:50.168Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519086 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223519086 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223519086 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519086 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223519085 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)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519083 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2023-11-21T16:18:50.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519082 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223519082 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223519082 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519082 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223519082 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)}] [2023-11-21T16:18:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519080 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519079 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519079 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223519079 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)}] [2023-11-21T16:18:50.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519050 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223519045 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223519045 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223519045 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:50.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2023-11-21T16:18:50.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223518543 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223518543 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223518543 data=null}, TableItem with text {}] [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223518543 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223518543 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223518538 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:50.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:51.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:51.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223517598 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223517598 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223517598 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223517598 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223517598 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)}] [2023-11-21T16:18:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223517595 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:18:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:51.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:51.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223517592 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223517591 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223517591 data=null}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223517591 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223517591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223517575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223517575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223517575 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223517574 data=null}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223517574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223517574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223517571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:51.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223517571 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223517570 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223517570 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223517570 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223517570 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]}] [2023-11-21T16:18:51.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223517565 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:51.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223517249 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223517249 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223517249 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223517248 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223517248 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] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223517221 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:52.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223517217 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223517217 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223517217 data=null}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223517217 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223517217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223517195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223517195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223517195 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223517195 data=null}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223517194 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223517194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223517187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:52.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223517186 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223517186 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223517186 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223517186 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223517186 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]}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223517180 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223517180 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:52.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223517180 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223517180 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223517179 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223517179 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]}] [2023-11-21T16:18:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223517177 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:18:52.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.348: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] [2023-11-21T16:18:52.382Z] (Eclipse:7660): Gtk-WARNING **: 16:18:52.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:18:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:18:52.382Z] 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=-223516836 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:18:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:18:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:52.382Z] 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') [2023-11-21T16:18:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:52.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:52.383Z] 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. [2023-11-21T16:18:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:18:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223516757 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:'))] [2023-11-21T16:18:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:18:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:52.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] 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' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:52.641Z] 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') [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6cb91238 [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223516756 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')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223516756 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')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223516756 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223516756 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223516755 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')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223516755 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')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223516755 data=null 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')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223516755 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')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223516755 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')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223516755 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')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223516755 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223516755 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:52.641Z] 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') [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:52.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:18:52.641Z] 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. [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:52.642Z] 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') [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:18:52.642Z] 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. [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:52.642Z] 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') [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] 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') [2023-11-21T16:18:52.642Z] 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. [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:52.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') [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:18:52.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. [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:52.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] 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)' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:52.643Z] 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') [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] 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') [2023-11-21T16:18:52.643Z] 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. [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:52.643Z] 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') [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223516742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223516742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223516742 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223516742 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223516742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223516741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:52.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:52.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:52.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:52.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:18:52.643Z] 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=-223516655 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:52.643Z] 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') [2023-11-21T16:18:52.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:18:52.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:18:52.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:18:52.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite [2023-11-21T16:18:52.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-223516654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-223516654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-223516654 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-223516654 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-223516654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-223516654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:52.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-223516654 data=null 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')] [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223516741 data=null 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')] [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223517153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223516348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223516348 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:52.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223516348 data=null}, TreeItem with text {test}] [2023-11-21T16:18:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223516348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223516348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223516332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223516331 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223516331 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223516331 data=null}, TreeItem with text {test}] [2023-11-21T16:18:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223516331 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223516330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:52.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223516327 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:53.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223516274 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223516274 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223516274 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223516274 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223516274 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]}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223516269 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:53.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516129 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223516129 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223516129 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516129 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223516128 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}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516118 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:53.158Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516116 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223516116 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223516116 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516116 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223516116 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}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516103 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516102 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223516102 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223516102 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516102 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223516102 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}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516098 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516096 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516096 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223516096 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}] [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516054 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223516050 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223516049 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223516049 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:53.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:53.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:54.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:54.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223514546 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223514545 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223514545 data=null}, TableItem with text {}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223514545 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223514545 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223514534 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223514496 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223514496 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223514496 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223514495 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223514495 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}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223514471 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:54.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223514426 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223514425 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223514425 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223514425 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223514425 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] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223514422 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:18:54.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:54.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:54.797Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:55.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:55.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:55.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223514418 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223514418 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223514418 data=null}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223514418 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223514418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223514383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223514382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223514382 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223514382 data=null}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223514382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223514382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223514378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:55.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223514376 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223514376 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223514376 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223514376 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223514376 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]}] [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223514370 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:18:55.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223514148 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223514147 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223514147 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223514147 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223514147 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] [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223514114 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:55.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:55.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223514107 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223514107 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223514107 data=null}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223514106 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223514106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223514084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223514083 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223514083 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223514083 data=null}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223514083 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223514083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223514080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:55.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223514079 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223514079 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223514079 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223514079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223514079 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]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223514068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223514067 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223514067 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223514067 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223514067 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223514067 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]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223514064 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:18:55.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:18:55.567Z] 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=-223513752 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:55.567Z] 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') [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:55.567Z] 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. [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:55.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223513679 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:'))] [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] 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' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:55.568Z] 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') [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@50d253d5 [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223513678 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')] [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223513678 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')] [2023-11-21T16:18:55.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223513678 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223513678 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223513678 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')] [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223513677 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')] [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223513677 data=null 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')] [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223513677 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')] [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223513677 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')] [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223513677 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')] [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223513677 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223513677 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:55.569Z] 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') [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:18:55.569Z] 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. [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:55.569Z] 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') [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:18:55.569Z] 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. [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:55.570Z] 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') [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] 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') [2023-11-21T16:18:55.570Z] 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. [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:55.570Z] 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') [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:18:55.570Z] 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. [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] 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)' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:55.570Z] 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') [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] 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') [2023-11-21T16:18:55.570Z] 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. [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:55.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:55.571Z] 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') [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223513654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223513654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223513654 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223513654 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223513654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:55.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223513654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:55.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:55.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:55.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:55.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:55.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:55.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:18:56.083Z] 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=-223513146 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:56.083Z] 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') [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-223513146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-223513146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-223513146 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-223513146 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-223513146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-223513146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:56.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-223513145 data=null 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')] [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223513654 data=null 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')] [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223514039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223512910 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223512910 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223512909 data=null}, TreeItem with text {test}] [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223512909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:56.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223512909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223512872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:56.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223512872 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223512872 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223512871 data=null}, TreeItem with text {test}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223512871 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223512871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223512868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:56.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223512867 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223512867 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223512867 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223512867 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223512867 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]}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223512863 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:56.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512648 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223512648 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223512648 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512648 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223512648 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}] [2023-11-21T16:18:56.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512623 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:56.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:56.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:56.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:56.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:56.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:56.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512621 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223512621 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223512621 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512620 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223512620 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}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512618 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512617 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223512617 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223512617 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512617 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223512617 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}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512614 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512614 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512614 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223512614 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}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512585 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223512581 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223512581 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223512581 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:56.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:57.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:57.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:57.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:57.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:57.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:57.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223511078 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223511078 data=null doit=true}, TableItem with text {}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223511078 data=null}, TableItem with text {}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223511078 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223511078 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223511071 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223511035 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223511035 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223511035 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223511034 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223511034 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}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223511017 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:58.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223511001 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223511001 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223511001 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223511001 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223510986 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] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223510983 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:58.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:58.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223510978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223510978 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223510978 data=null}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223510978 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223510978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223510968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223510968 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223510968 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223510967 data=null}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223510967 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223510967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223510956 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:58.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223510956 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223510955 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223510955 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223510955 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223510955 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]}] [2023-11-21T16:18:58.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223510950 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.348Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:18:58.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223510718 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223510718 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223510718 data=null}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223510718 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223510718 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] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223510705 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:58.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223510702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223510702 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223510702 data=null}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223510694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223510694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223510679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223510678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223510678 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223510678 data=null}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223510678 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223510678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223510675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:58.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223510674 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223510674 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223510674 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223510674 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223510674 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]}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223510669 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223510669 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223510668 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223510668 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223510668 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223510668 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]}] [2023-11-21T16:18:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223510666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:18:58.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:18:58.862Z] 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=-223510497 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:18:58.862Z] 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') [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:58.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18: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. [2023-11-21T16:18:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:18:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:18:58.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:18:59.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223510335 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:'))] [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] 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' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:59.121Z] 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') [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5f0be2d7 [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223510334 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')] [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223510334 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')] [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223510334 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223510334 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223510334 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')] [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223510334 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')] [2023-11-21T16:18:59.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223510333 data=null 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')] [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223510333 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')] [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223510333 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')] [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223510333 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')] [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223510333 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223510333 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:59.122Z] 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') [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:18:59.122Z] 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. [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:59.122Z] 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') [2023-11-21T16:18:59.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:18:59.123Z] 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. [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:59.123Z] 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') [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] 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') [2023-11-21T16:18:59.123Z] 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. [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:59.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:59.124Z] 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') [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:18:59.124Z] 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. [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] 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)' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:18:59.124Z] 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') [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] 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') [2023-11-21T16:18:59.124Z] 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. [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:18:59.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:59.125Z] 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') [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223510327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223510327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223510327 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223510327 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223510327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223510327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:59.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:59.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:59.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:59.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:18:59.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:18:59.689Z] 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=-223509819 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2023-11-21T16:18:59.689Z] 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') [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite [2023-11-21T16:18:59.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-223509818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-223509818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-223509818 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-223509818 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-223509818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-223509818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-223509818 data=null 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')] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223510326 data=null 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')] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223510648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223509613 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223509613 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223509613 data=null}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223509613 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223509613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223509562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223509562 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223509562 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223509562 data=null}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223509562 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223509562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223509550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:18:59.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223509549 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223509549 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223509549 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223509549 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223509549 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]}] [2023-11-21T16:18:59.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223509544 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:18:59.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509326 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223509326 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223509326 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509325 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223509325 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}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509296 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:18:59.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509294 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223509294 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223509294 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509294 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223509294 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}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509291 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509291 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223509291 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:18:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223509291 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509291 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223509291 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}] [2023-11-21T16:18:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509288 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509288 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:18:59.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509288 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223509288 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}] [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509254 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223509250 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223509250 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223509249 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223508747 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223508746 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223508746 data=null}, TableItem with text {}] [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223508746 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223508746 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223508742 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223507802 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223507802 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223507801 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223507801 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223507801 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}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223507799 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:01.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223507767 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223507767 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223507767 data=null}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223507767 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223507767 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] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223507764 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:01.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223507760 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223507760 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223507760 data=null}, TreeItem with text {test}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223507760 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223507760 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223507744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223507742 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223507742 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223507742 data=null}, TreeItem with text {test}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223507742 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:01.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223507742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:01.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223507738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:01.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:01.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:01.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223507737 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223507737 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223507737 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223507737 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223507737 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]}] [2023-11-21T16:19:01.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223507727 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223507408 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223507408 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223507408 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223507408 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223507408 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] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223507383 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:01.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223507379 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223507379 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223507379 data=null}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223507379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223507379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223507370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223507369 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223507369 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223507369 data=null}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223507369 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223507369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223507357 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:01.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223507356 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223507356 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223507355 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223507355 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223507355 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]}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223507346 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:01.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223507345 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223507345 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223507345 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223507344 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223507344 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]}] [2023-11-21T16:19:01.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223507341 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:01.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:01.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.009: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.043: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.059: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.092: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.211Z] [2023-11-21T16:19:02.211Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.212Z] [2023-11-21T16:19:02.212Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.212Z] [2023-11-21T16:19:02.212Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.212Z] [2023-11-21T16:19:02.212Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.145: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.212Z] [2023-11-21T16:19:02.212Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.212Z] [2023-11-21T16:19:02.212Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.212Z] [2023-11-21T16:19:02.212Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.212Z] [2023-11-21T16:19:02.212Z] (Eclipse:7660): Gtk-WARNING **: 16:19:02.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:02.212Z] 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=-223507047 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:02.212Z] 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') [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:02.212Z] 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. [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:02.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223506990 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:'))] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] 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' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:02.470Z] 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') [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@36e115e7 [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223506989 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')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223506988 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')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223506988 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223506988 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223506988 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')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223506988 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')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223506988 data=null 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')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223506988 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')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223506988 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')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223506988 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')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223506988 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223506988 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:02.470Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:02.471Z] 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') [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:02.471Z] 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. [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:02.471Z] 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') [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:02.471Z] 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. [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:02.471Z] 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') [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] 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') [2023-11-21T16:19:02.471Z] 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. [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:02.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:02.472Z] 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') [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:02.472Z] 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. [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] 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)' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:02.472Z] 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') [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] 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') [2023-11-21T16:19:02.472Z] 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. [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:02.472Z] 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') [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223506966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223506966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223506966 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223506966 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223506966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:02.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223506966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:02.473Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:02.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:19:03.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:19:03.035Z] 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=-223506456 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:03.036Z] 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') [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-223506455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-223506455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-223506455 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-223506455 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-223506455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-223506455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-223506455 data=null 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')] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223506966 data=null 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')] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223507318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223506306 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223506306 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:03.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223506306 data=null}, TreeItem with text {test}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223506306 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223506306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223506246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223506245 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223506245 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223506245 data=null}, TreeItem with text {test}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223506245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223506245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223506242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:03.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223506241 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223506241 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223506241 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223506241 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223506240 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]}] [2023-11-21T16:19:03.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223506229 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:03.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:03.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223506005 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223506005 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223506005 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223506005 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223506005 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}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505966 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:03.294Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505964 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223505964 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223505964 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505964 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505963 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}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505961 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505961 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223505960 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223505960 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505960 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505960 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}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505958 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505957 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505957 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223505957 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}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505928 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505844 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223505844 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223505844 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223505842 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223505842 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223505842 data=null}, TableItem with text {}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223505842 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223505842 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223505838 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505769 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223505769 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223505769 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505769 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505769 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}] [2023-11-21T16:19:03.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505752 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:03.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:03.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:03.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:03.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:03.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505616 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223505616 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223505615 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505615 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505615 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] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223505612 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:03.808Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223505609 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223505609 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223505609 data=null}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223505609 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223505595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223505594 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223505594 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223505594 data=null}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223505594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:03.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223505590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:03.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:03.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:03.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223505590 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:03.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223505590 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:03.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223505589 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:03.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223505589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:03.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505589 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]}] [2023-11-21T16:19:03.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223505580 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:03.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223505351 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223505351 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223505350 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223505350 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505350 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] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223505341 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:04.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223505338 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223505338 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223505337 data=null}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223505337 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223505320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223505319 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223505319 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223505319 data=null}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223505319 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223505312 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:04.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223505311 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223505311 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223505311 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223505311 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505311 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]}] [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223505305 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223505305 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223505305 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223505305 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223505304 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223505304 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]}] [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223505298 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:04.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=-223505018 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:04.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') [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:04.323Z] 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. [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223504919 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:'))] [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:04.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:04.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' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:04.324Z] 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') [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1143ece6 [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223504918 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')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223504918 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')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223504918 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223504918 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223504918 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')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223504917 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')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223504908 data=null 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')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223504908 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')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223504908 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')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223504908 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')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223504908 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223504908 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:04.324Z] 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') [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:04.324Z] 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. [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:04.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:04.325Z] 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') [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:04.325Z] 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. [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:04.325Z] 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') [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] 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') [2023-11-21T16:19:04.325Z] 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. [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:04.325Z] 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') [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:04.325Z] 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. [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] 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)' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:04.326Z] 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') [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] 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') [2023-11-21T16:19:04.326Z] 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. [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:04.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') [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223504903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223504903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223504903 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223504903 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223504903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223504903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:04.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:04.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:04.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:04.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:19:04.583Z] 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=-223504825 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:04.583Z] 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') [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-223504825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-223504825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-223504825 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-223504825 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-223504825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-223504825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-223504825 data=null 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')] [2023-11-21T16:19:04.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223504903 data=null 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')] [2023-11-21T16:19:04.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223505278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223504608 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223504608 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223504607 data=null}, TreeItem with text {test}] [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223504607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223504607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223504585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223504584 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223504584 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223504584 data=null}, TreeItem with text {test}] [2023-11-21T16:19:04.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223504584 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:04.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223504584 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:04.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223504575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:04.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:04.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:04.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223504574 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223504574 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223504574 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223504574 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223504574 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]}] [2023-11-21T16:19:04.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223504569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:04.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504253 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223504252 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223504252 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504252 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223504252 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}] [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504218 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504215 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223504215 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223504215 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504215 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223504215 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}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504209 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504209 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223504209 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223504209 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504208 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223504208 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}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504206 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504206 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504205 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223504205 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}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504165 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504056 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223504055 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223504055 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223504054 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223504054 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223504054 data=null}, TableItem with text {}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223504054 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223504054 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223504051 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504018 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223504018 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223504018 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223504018 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223504018 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}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223503979 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:05.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:05.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223503845 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223503844 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223503844 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223503844 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223503844 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] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223503841 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223503838 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223503838 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223503838 data=null}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223503838 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223503837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223503822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223503821 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223503821 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223503821 data=null}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223503821 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223503821 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223503818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:05.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223503817 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223503817 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223503817 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223503817 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223503817 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]}] [2023-11-21T16:19:05.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223503807 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223503587 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223503587 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223503587 data=null}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223503587 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223503586 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] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223503557 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223503554 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223503554 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223503554 data=null}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223503554 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223503554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223503532 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223503531 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223503531 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223503531 data=null}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223503531 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223503531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:05.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223503524 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:05.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223503523 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223503523 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223503523 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223503523 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223503523 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]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223503518 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223503517 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223503517 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223503517 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223503517 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223503517 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]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223503514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:05.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:06.128Z] 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=-223503323 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:06.128Z] 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') [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:06.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:06.129Z] 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. [2023-11-21T16:19:06.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:06.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:06.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:06.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:06.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223503177 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:'))] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] 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' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:06.130Z] 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') [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@35b9094 [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223503176 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')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223503176 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')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223503176 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223503176 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223503176 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')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223503175 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')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223503175 data=null 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')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223503175 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')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223503175 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')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223503175 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')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223503175 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223503175 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:06.131Z] 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') [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:06.131Z] 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. [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:06.131Z] 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') [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:06.131Z] 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. [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:06.131Z] 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') [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] 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') [2023-11-21T16:19:06.131Z] 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. [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:06.132Z] 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') [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:06.132Z] 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. [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] 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)' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:06.132Z] 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') [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] 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') [2023-11-21T16:19:06.132Z] 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. [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:06.132Z] 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') [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223503169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223503169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223503169 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223503169 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223503169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223503169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:06.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:06.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:06.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:06.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:06.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:19:06.695Z] 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=-223502641 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:06.695Z] 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') [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-223502641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-223502641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-223502641 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-223502640 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-223502640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-223502640 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-223502640 data=null 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')] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223503169 data=null 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')] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223503484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223502561 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223502530 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223502530 data=null}, TreeItem with text {test}] [2023-11-21T16:19:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223502529 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223502529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223502514 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223502514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223502514 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223502514 data=null}, TreeItem with text {test}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223502513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223502513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223502505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:06.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223502504 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223502504 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223502504 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223502504 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223502503 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]}] [2023-11-21T16:19:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223502499 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:06.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502182 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223502182 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223502182 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502182 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223502182 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}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502152 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.218Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502150 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223502150 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223502150 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502150 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223502150 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}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502147 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502147 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223502147 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223502147 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502147 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223502146 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}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502141 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502141 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502141 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223502140 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}] [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223502086 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223501938 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223501938 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223501938 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223501937 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223501937 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223501937 data=null}, TableItem with text {}] [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223501936 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223501936 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:07.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223501888 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223501822 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223501822 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223501822 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223501822 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223501822 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}] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223501816 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223501780 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223501779 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223501779 data=null}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223501779 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223501779 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] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223501776 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223501772 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223501772 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223501772 data=null}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223501772 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223501772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223501753 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223501752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223501752 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223501752 data=null}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223501749 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223501749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223501745 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:07.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223501744 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223501744 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223501744 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223501743 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223501743 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]}] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223501737 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223501519 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223501518 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223501518 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223501500 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223501499 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] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223501490 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223501487 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223501487 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223501487 data=null}, TreeItem with text {test}] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223501487 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:07.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223501487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223501469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223501469 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223501469 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223501469 data=null}, TreeItem with text {test}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223501469 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223501469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223501462 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:07.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223501461 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223501461 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223501461 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223501461 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223501461 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]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223501456 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223501455 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223501455 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223501455 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223501455 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223501455 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]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223501452 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:07.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:07.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.965: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:07.995Z] [2023-11-21T16:19:07.995Z] (Eclipse:7660): Gtk-WARNING **: 16:19:07.984: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.254Z] [2023-11-21T16:19:08.254Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.254Z] [2023-11-21T16:19:08.254Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.003: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.057: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.075: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] [2023-11-21T16:19:08.255Z] (Eclipse:7660): Gtk-WARNING **: 16:19:08.076: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:08.255Z] 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=-223501126 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:08.255Z] 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') [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:08.255Z] 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. [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:08.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223501040 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:'))] [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] 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' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:08.256Z] 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') [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6c40667b [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223501039 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')] [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223501038 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')] [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223501038 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:08.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223501038 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223501038 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')] [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223501038 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')] [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223501038 data=null 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')] [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223501038 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')] [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223501035 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')] [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223501035 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')] [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223501035 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223501035 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:08.257Z] 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') [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:08.257Z] 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. [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:08.257Z] 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') [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:08.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:08.257Z] 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. [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:08.258Z] 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') [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:08.258Z] 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') [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@101559eb [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-223501031 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')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-223501031 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')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-223501031 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-223501031 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-223501030 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')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-223501030 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')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-223501030 data=null 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')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-223501030 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')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-223501030 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')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-223501030 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')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-223501030 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-223501030 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:08.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:08.259Z] 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') [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:08.259Z] 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. [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] 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)' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:08.259Z] 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') [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] 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') [2023-11-21T16:19:08.259Z] 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. [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:08.259Z] 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') [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223500982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223500982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:08.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223500981 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223500981 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223500981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223500981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:08.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:08.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:08.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:08.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:08.260Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:08.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:19:08.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223500981 data=null 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')] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223501434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223500471 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223500470 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223500470 data=null}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223500470 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223500470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223500450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223500450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223500450 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223500450 data=null}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223500449 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223500449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223500446 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:08.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223500445 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223500445 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223500445 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223500445 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223500445 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]}] [2023-11-21T16:19:08.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223500441 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:08.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500126 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223500126 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223500125 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500125 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223500125 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}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500101 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:09.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500099 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223500099 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223500099 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500099 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223500099 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}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500096 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500096 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223500096 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223500095 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500095 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223500095 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}] [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500093 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500093 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500093 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223500093 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}] [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500065 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223500061 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223500061 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223500061 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:09.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:10.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:10.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:10.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:10.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:10.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223498558 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223498558 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223498558 data=null}, TableItem with text {}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223498557 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223498557 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223498551 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223498494 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223498494 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223498494 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223498494 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223498494 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}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223498491 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:10.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223498459 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223498459 data=null doit=true}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223498459 data=null}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223498459 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223498459 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] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223498456 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log] [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:10.782Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:10.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223498453 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223498453 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223498453 data=null}, TreeItem with text {test}] [2023-11-21T16:19:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223498453 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223498453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223498438 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223498438 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223498438 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223498438 data=null}, TreeItem with text {test}] [2023-11-21T16:19:10.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223498438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:11.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223498438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:11.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223498434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:11.039Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:11.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:11.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223498433 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223498433 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223498433 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223498433 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223498433 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]}] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223498428 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223498211 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223498211 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223498211 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223498211 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223498210 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] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223498186 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:11.040Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223498183 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223498183 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223498183 data=null}, TreeItem with text {test}] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223498183 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:11.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223498183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223498174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223498173 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223498173 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223498173 data=null}, TreeItem with text {test}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223498173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223498173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223498160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:11.297Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223498160 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223498160 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223498159 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223498159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223498159 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]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223498150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223498149 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223498149 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223498149 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223498149 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223498149 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]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223498146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:11.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:11.555Z] 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=-223497835 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:11.555Z] 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') [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:11.555Z] 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. [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:11.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223497773 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:'))] [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] 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' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:11.556Z] 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') [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:11.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5c5c4f2d [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223497771 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')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223497771 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')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223497771 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223497771 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223497771 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')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223497771 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')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223497771 data=null 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')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223497771 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')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223497771 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')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223497771 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')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223497771 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223497771 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:11.557Z] 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') [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:11.557Z] 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. [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:11.557Z] 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') [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:11.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:11.558Z] 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. [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:11.558Z] 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') [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] 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') [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@34af7c8e [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-223497767 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')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-223497767 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')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-223497767 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-223497767 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-223497767 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')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-223497767 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')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-223497767 data=null 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')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-223497767 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')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-223497767 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')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-223497767 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')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-223497767 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-223497767 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:11.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:11.559Z] 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') [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:11.559Z] 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. [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] 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)' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:11.559Z] 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') [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] 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') [2023-11-21T16:19:11.559Z] 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. [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:11.559Z] 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') [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223497764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223497764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223497764 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223497764 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223497764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223497764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:11.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223497764 data=null 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')] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223498130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223497511 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223497511 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223497511 data=null}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223497511 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223497511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223497492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223497491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223497491 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223497491 data=null}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223497491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223497491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223497478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:11.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223497477 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223497477 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223497477 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223497477 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223497476 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]}] [2023-11-21T16:19:11.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223497472 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:11.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497234 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223497234 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223497234 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497234 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223497234 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}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497225 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:12.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497223 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223497223 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223497223 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497223 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223497223 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}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497213 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:19:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497213 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223497213 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223497213 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497212 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223497212 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}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497210 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497210 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497209 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223497209 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}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497182 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223497177 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223497177 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223497177 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:12.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:12.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:12.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:12.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:12.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:12.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:12.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223495674 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223495674 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223495674 data=null}, TableItem with text {}] [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223495674 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223495674 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223495668 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:13.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223495620 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223495619 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223495619 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223495619 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223495619 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}] [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223495616 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:13.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:13.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223495565 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223495565 data=null doit=true}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223495565 data=null}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223495565 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223495565 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] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223495561 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:13.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223495554 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223495554 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223495554 data=null}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223495554 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223495554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223495544 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223495544 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223495544 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223495544 data=null}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223495544 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223495544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223495533 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:13.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223495532 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223495532 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223495532 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223495532 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223495532 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]}] [2023-11-21T16:19:13.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223495526 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:13.828Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:14.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:14.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:14.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223495271 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:14.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223495271 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:14.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223495271 data=null}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:14.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223495271 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223495271 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] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223495241 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:14.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223495238 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223495238 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223495238 data=null}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223495238 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223495238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223495216 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223495216 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223495216 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223495216 data=null}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223495215 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223495215 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223495212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:14.085Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223495211 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223495211 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223495211 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223495211 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223495211 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]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223495206 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223495206 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223495206 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223495205 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223495205 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223495205 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]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223495203 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:14.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:14.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:14.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:14.343Z] 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=-223495015 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:14.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:14.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:14.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') [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:14.344Z] 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. [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:14.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223494883 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:'))] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] 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' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:14.345Z] 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') [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1be9e2c3 [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223494882 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')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223494882 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')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223494882 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223494882 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223494882 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')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223494882 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')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223494882 data=null 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')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223494882 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')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223494882 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')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223494881 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')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223494881 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223494881 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:14.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:14.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:14.346Z] 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') [2023-11-21T16:19:14.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:14.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:14.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:14.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:14.602Z] 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. [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:14.602Z] 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') [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:14.602Z] 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. [2023-11-21T16:19:14.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:14.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' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:14.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') [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] 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') [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@77110254 [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-223494866 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')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-223494866 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')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-223494866 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-223494866 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-223494865 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')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-223494865 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')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-223494865 data=null 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')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-223494865 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')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-223494865 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')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-223494865 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')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-223494865 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-223494865 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')] [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:14.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:14.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') [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:14.604Z] 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. [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] 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)' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:14.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') [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:14.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') [2023-11-21T16:19:14.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. [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:14.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') [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223494858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223494858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223494858 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223494858 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223494858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:14.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223494858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:14.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') [2023-11-21T16:19:14.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') [2023-11-21T16:19:14.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') [2023-11-21T16:19:14.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') [2023-11-21T16:19:14.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:19:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223494858 data=null 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')] [2023-11-21T16:19:14.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223495185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223494350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223494350 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223494350 data=null}, TreeItem with text {test}] [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223494349 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223494349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223494343 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223494343 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:15.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223494343 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223494343 data=null}, TreeItem with text {test}] [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223494342 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223494342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223494338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:15.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223494331 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223494331 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223494331 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223494331 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223494331 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]}] [2023-11-21T16:19:15.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223494327 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:15.167Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223494010 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223494010 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223494009 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223494009 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223494009 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}] [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493979 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:15.423Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493977 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223493977 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223493976 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493976 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223493976 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}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493973 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493973 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223493973 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223493972 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493972 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223493972 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}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493968 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493968 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493968 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223493968 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}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493956 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223493759 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223493759 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223493759 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223493758 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223493758 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223493758 data=null}, TableItem with text {}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223493757 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223493757 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223493757 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223493756 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223493756 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:15.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223493756 data=null}, TableItem with text {}] [2023-11-21T16:19:15.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223493755 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:15.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223493755 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:15.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223493755 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:16.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:16.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223492518 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223492517 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223492517 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223492517 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223492517 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}] [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223492514 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:16.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:16.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223492489 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223492489 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223492488 data=null}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223492488 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223492472 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] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223492468 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:16.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223492464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223492464 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223492464 data=null}, TreeItem with text {test}] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223492464 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223492464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223492455 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223492455 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223492455 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223492455 data=null}, TreeItem with text {test}] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223492455 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:16.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223492455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223492444 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:16.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223492444 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223492444 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223492444 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223492443 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223492443 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]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223492433 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-223492433 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-223492433 data=null doit=true}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-223492433 data=null}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-223492433 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223492433 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]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-223492430 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}] [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:16.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:16.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:16.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:16.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:16.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.035: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] [2023-11-21T16:19:17.064Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:17.321Z] [2023-11-21T16:19:17.321Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.321Z] [2023-11-21T16:19:17.321Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.099: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.119: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] [2023-11-21T16:19:17.322Z] (Eclipse:7660): Gtk-WARNING **: 16:19:17.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:17.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=-223492042 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:17.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') [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:17.323Z] 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. [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223491984 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:'))] [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] 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' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:17.324Z] 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') [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:17.324Z] 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. [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:17.324Z] 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') [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:17.324Z] 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. [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:17.324Z] 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') [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:17.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:17.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. [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:17.325Z] 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') [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] 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') [2023-11-21T16:19:17.325Z] 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. [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:17.325Z] 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') [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:17.325Z] 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. [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:17.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] 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)' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:17.326Z] 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') [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] 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') [2023-11-21T16:19:17.326Z] 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. [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:17.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') [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223491979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223491979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223491979 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223491979 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223491979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:17.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223491979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:17.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:17.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:17.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:17.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:17.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:17.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:19:17.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223491979 data=null 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')] [2023-11-21T16:19:17.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223492388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:17.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:17.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:17.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:17.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:17.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:17.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:17.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223491472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:17.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223491471 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223491471 data=null}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223491471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223491471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223491466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223491465 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223491465 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223491465 data=null}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223491465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223491465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223491462 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:17.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223491461 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223491461 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223491461 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223491461 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223491460 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]}] [2023-11-21T16:19:17.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223491452 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:17.841Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:19:18.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:18.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:18.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223491137 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223491136 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223491136 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223491121 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223491121 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}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223491107 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:18.354Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223491106 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223491106 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223491106 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223491106 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223491105 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}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223491103 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223491102 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223491102 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223491102 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223491102 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223491097 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}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223491094 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223491094 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-223491094 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223491094 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}] [2023-11-21T16:19:18.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223491064 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-223490959 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-223490959 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-223490958 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-11-21T16:19:18.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:19:18.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223490719 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223490718 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223490718 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223490718 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223490718 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}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223490715 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:18.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223490711 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223490711 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223490711 data=null}, TreeItem with text {test}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223490711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223490711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223490695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:18.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223490694 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223490694 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223490694 data=null}, TreeItem with text {test}] [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223490694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223490694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223490681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:18.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223490680 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223490680 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223490680 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223490680 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223490680 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]}] [2023-11-21T16:19:18.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223490672 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:18.612Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:19:18.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:18.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223490340 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log] [2023-11-21T16:19:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223490340 data=null doit=true}, Tree node with text: unrecognized.log] [2023-11-21T16:19:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223490340 data=null}, Tree node with text: unrecognized.log] [2023-11-21T16:19:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223490339 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log] [2023-11-21T16:19:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223490339 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] [2023-11-21T16:19:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223490330 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log] [2023-11-21T16:19:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:19.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:19.125Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223490326 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223490326 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223490326 data=null}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223490326 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223490326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223490305 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223490304 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223490304 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223490304 data=null}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223490303 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223490303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223490300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:19.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223490299 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223490299 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223490299 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223490299 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223490299 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]}] [2023-11-21T16:19:19.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223490283 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223490283 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223490283 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223490283 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223490282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223490282 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]}] [2023-11-21T16:19:19.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223490280 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:19.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:19.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:19.384Z] 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=-223490012 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:19.384Z] 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') [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:19.384Z] 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. [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:19.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223489953 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:'))] [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] 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' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:19.385Z] 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') [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:19.385Z] 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. [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:19.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:19.386Z] 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') [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:19.386Z] 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. [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:19.386Z] 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') [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@96b2690 [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-223489951 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')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-223489951 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')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-223489951 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-223489951 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-223489951 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')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-223489951 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')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-223489951 data=null 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')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-223489951 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')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-223489951 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')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-223489950 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')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-223489950 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-223489950 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:19:19.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:19.387Z] 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') [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] 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') [2023-11-21T16:19:19.387Z] 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. [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:19.387Z] 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') [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:19.387Z] 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. [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] 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)' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:19.387Z] 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') [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] 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') [2023-11-21T16:19:19.387Z] 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. [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:19.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:19.388Z] 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') [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223489948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223489948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223489948 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223489948 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223489948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:19.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223489948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223489948 data=null 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')] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223490263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223489721 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223489721 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223489720 data=null}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223489720 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223489720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223489709 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223489709 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223489709 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223489708 data=null}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223489708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223489708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223489704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:19.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223489703 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223489703 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223489703 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223489703 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223489703 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]}] [2023-11-21T16:19:19.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223489698 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:19.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223489375 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223489360 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223489360 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223489360 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223489360 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}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223489344 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:19.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223489339 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223489339 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223489339 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223489338 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223489338 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}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223489335 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223489335 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223489335 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223489334 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223489334 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223489334 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}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223489331 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223489331 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:19.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-223489331 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223489331 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}] [2023-11-21T16:19:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223489268 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-223489224 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-223489224 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-223489224 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-11-21T16:19:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:19:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:19:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:20.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223489045 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223489044 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223489044 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223489044 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223489044 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}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223489041 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:20.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223488997 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223488997 data=null doit=true}, Tree node with text: unrecognized.log] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223488996 data=null}, Tree node with text: unrecognized.log] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223488996 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223488996 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] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223488987 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:20.417Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223488981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223488981 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223488981 data=null}, TreeItem with text {test}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223488981 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223488981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223488971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223488970 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223488970 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223488970 data=null}, TreeItem with text {test}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223488970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:20.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223488970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223488958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:20.418Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223488957 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223488957 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223488957 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223488957 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223488957 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]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223488950 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223488946 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223488945 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223488945 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223488945 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223488945 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]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223488942 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:19:20.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:19:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:19:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:19:20.674Z] 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=-223488652 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:19:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:19:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:19:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:20.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') [2023-11-21T16:19:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:19:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:19:20.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223488651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:20.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223488651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:20.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223488651 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:20.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223488651 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:20.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223488651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:20.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223488651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:20.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223488651 data=null 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')] [2023-11-21T16:19:21.603Z] [2023-11-21T16:19:21.603Z] (Eclipse:7660): Gtk-CRITICAL **: 16:19:21.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:19:21.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223488886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:19:21.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:19:21.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:21.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:21.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:21.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:21.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:21.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223487658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223487658 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223487658 data=null}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223487657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223487657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223487651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223487651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223487651 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223487651 data=null}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223487650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223487650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223487647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:21.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223487647 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223487647 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223487647 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223487646 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223487646 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]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223487642 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223487642 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223487642 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223487642 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223487642 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223487642 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]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223487634 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:21.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:21.860Z] 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=-223487479 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:21.860Z] 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') [2023-11-21T16:19:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:21.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:21.861Z] 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. [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:21.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223487329 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:'))] [2023-11-21T16:19:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:22.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] 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' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:22.119Z] 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') [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:22.119Z] 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. [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:22.119Z] 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') [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:22.119Z] 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. [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:22.119Z] 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') [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@ecc43d6 [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-223487326 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')] [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-223487326 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')] [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-223487326 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-223487326 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:19:22.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-223487326 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')] [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-223487326 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')] [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-223487326 data=null 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')] [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-223487326 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')] [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-223487326 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')] [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-223487326 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')] [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-223487326 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-223487326 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:22.120Z] 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') [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] 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') [2023-11-21T16:19:22.120Z] 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. [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:22.120Z] 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') [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:22.120Z] 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. [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:22.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] 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)' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:22.121Z] 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') [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] 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') [2023-11-21T16:19:22.121Z] 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. [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:22.121Z] 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') [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223487323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223487323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223487323 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223487323 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223487323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223487323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:22.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:22.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:22.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:22.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:22.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223487322 data=null 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')] [2023-11-21T16:19:22.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223487619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:22.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223486814 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223486814 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223486814 data=null}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223486814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223486814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223486797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223486796 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223486796 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223486796 data=null}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223486796 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223486796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223486792 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:22.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223486791 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223486791 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223486791 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223486791 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223486791 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]}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223486782 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223486781 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223486781 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223486781 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223486781 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]}] [2023-11-21T16:19:22.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223486780 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486464 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223486464 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223486464 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486464 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223486464 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}] [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486443 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:22.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:22.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486441 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223486441 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223486441 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486441 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223486441 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}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486437 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486436 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223486436 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223486436 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486436 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223486436 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}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486433 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486433 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486433 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:22.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223486433 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}] [2023-11-21T16:19:22.950Z] [2023-11-21T16:19:22.950Z] (Eclipse:7660): Gtk-CRITICAL **: 16:19:22.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:19:23.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486408 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:23.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223486242 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:23.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223486242 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:23.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223486242 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:23.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:23.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223486241 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223486241 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223486240 data=null}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223486240 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223486240 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223486240 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223486239 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223486239 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223486239 data=null}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223486239 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223486239 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:23.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223486239 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:23.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:23.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223485004 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223485004 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223485004 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223485004 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223485004 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}] [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223485002 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:24.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223484998 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223484998 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:24.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223484998 data=null}, TreeItem with text {test}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223484998 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223484998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223484989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223484982 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223484982 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223484982 data=null}, TreeItem with text {test}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223484982 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223484982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223484979 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:24.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223484978 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223484978 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223484978 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223484978 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223484978 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]}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223484974 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223484973 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223484969 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223484969 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223484969 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:24.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223484969 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]}] [2023-11-21T16:19:24.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223484966 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:19:24.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:19:24.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:19:24.592Z] [2023-11-21T16:19:24.592Z] (Eclipse:7660): Gtk-WARNING **: 16:19:24.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:24.592Z] [2023-11-21T16:19:24.592Z] (Eclipse:7660): Gtk-WARNING **: 16:19:24.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:24.592Z] [2023-11-21T16:19:24.592Z] (Eclipse:7660): Gtk-WARNING **: 16:19:24.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:24.592Z] [2023-11-21T16:19:24.592Z] (Eclipse:7660): Gtk-WARNING **: 16:19:24.360: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:19:24.592Z] [2023-11-21T16:19:24.592Z] (Eclipse:7660): Gtk-WARNING **: 16:19:24.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:24.592Z] [2023-11-21T16:19:24.592Z] (Eclipse:7660): Gtk-WARNING **: 16:19:24.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:24.592Z] [2023-11-21T16:19:24.592Z] (Eclipse:7660): Gtk-WARNING **: 16:19:24.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:24.592Z] [2023-11-21T16:19:24.592Z] (Eclipse:7660): Gtk-WARNING **: 16:19:24.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:24.592Z] 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=-223484828 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:24.592Z] 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') [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223484814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223484814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223484814 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223484814 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223484814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223484814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:24.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223484814 data=null 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')] [2023-11-21T16:19:24.592Z] [2023-11-21T16:19:24.592Z] (Eclipse:7660): Gtk-CRITICAL **: 16:19:24.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223484953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223484614 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223484613 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223484613 data=null}, TreeItem with text {test}] [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223484613 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223484613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223484566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223484566 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223484566 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223484565 data=null}, TreeItem with text {test}] [2023-11-21T16:19:24.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223484565 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223484565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223484562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:24.850Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223484562 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223484562 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223484561 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223484561 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223484561 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]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223484557 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223484557 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223484557 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223484557 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223484557 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223484556 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]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223484554 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:24.850Z] 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=-223484402 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:24.850Z] 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') [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:24.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:25.107Z] 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. [2023-11-21T16:19:25.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:25.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:25.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:25.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:25.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223484258 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:'))] [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] 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' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:25.108Z] 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') [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:25.108Z] 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. [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:25.108Z] 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') [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:25.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:25.109Z] 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. [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:25.109Z] 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') [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:25.109Z] 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. [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:25.109Z] 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') [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] 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') [2023-11-21T16:19:25.109Z] 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. [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:25.109Z] 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') [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:25.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:25.109Z] 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. [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] 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)' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:25.110Z] 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') [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] 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') [2023-11-21T16:19:25.110Z] 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. [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:25.110Z] 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') [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:25.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223484253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223484253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223484253 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223484253 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223484253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223484253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:25.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:25.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:25.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:25.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:25.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:19:25.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:19:25.674Z] 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=-223483721 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:25.674Z] 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') [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-223483721 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')] [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-223483721 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')] [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-223483721 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-223483721 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-223483721 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')] [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-223483720 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')] [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-223483720 data=null 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')] [2023-11-21T16:19:25.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:19:25.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223484253 data=null 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')] [2023-11-21T16:19:25.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223484537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:26.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223483170 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223483170 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223483170 data=null}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223483170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223483170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223483164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223483164 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223483164 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223483164 data=null}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223483163 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223483163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223483160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:26.188Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223483160 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223483154 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223483154 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223483154 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223483154 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]}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223483150 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223483149 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223483149 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223483149 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223483149 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]}] [2023-11-21T16:19:26.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223483146 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482831 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223482830 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223482830 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482830 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223482830 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}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482802 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:26.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482800 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223482800 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223482800 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482800 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223482800 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}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482798 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482797 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223482797 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223482797 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482797 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223482797 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}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482790 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482790 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482790 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482778 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223482789 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}] [2023-11-21T16:19:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223482754 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223482754 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223482754 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:19:26.702Z] [2023-11-21T16:19:26.702Z] (Eclipse:7660): Gtk-CRITICAL **: 16:19:26.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:19:27.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:27.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:27.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:27.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:27.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223481251 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223481251 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223481251 data=null}, TableItem with text {}] [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223481251 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223481251 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223481247 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223481209 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223481209 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223481209 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223481209 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223481209 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}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223481206 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:28.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223481185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223481185 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223481185 data=null}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223481185 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223481185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223481176 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223481176 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223481176 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223481176 data=null}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223481175 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223481175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223481172 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:28.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223481166 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223481166 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223481166 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223481165 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223481165 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]}] [2023-11-21T16:19:28.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223481161 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:28.083Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480843 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223480843 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223480843 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480843 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223480843 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}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480810 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:28.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480809 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223480808 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223480808 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480808 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223480808 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}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480806 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480806 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223480805 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223480804 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480803 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223480803 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}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480801 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480801 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480800 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223480800 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}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480771 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223480767 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223480767 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223480767 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:19:28.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:29.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:29.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223479265 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223479264 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223479264 data=null}, TableItem with text {}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223479264 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223479264 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223479260 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223479227 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223479227 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223479227 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223479227 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223479227 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}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223479207 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:30.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223479203 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223479203 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223479203 data=null}, TreeItem with text {test}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223479203 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223479203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223479191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:30.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223479185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223479185 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223479185 data=null}, TreeItem with text {test}] [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223479185 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223479184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223479177 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:30.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223479176 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223479176 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223479176 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223479176 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223479176 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]}] [2023-11-21T16:19:30.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223479166 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:30.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479049 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223479049 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223479049 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479049 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223479048 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}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479022 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:30.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479020 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223479020 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223479020 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479020 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223479020 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}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479017 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479017 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223479017 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223479017 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479017 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223479017 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}] [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479013 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479013 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223479013 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223479013 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}] [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223478973 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223478968 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223478968 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223478968 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:30.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223478465 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223478465 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223478465 data=null}, TableItem with text {}] [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223478465 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223478465 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223478462 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:30.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:31.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:31.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223477537 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223477537 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223477537 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223477537 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223477537 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}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223477516 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:31.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223477513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223477513 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223477513 data=null}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223477513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223477513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223477504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223477503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223477503 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223477503 data=null}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223477503 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223477503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223477494 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:31.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223477493 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223477493 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223477493 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223477493 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223477493 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]}] [2023-11-21T16:19:31.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223477487 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:31.886Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223477457 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223477457 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223477457 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223477457 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223477457 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}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223477422 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:31.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223477421 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223477421 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223477421 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223477420 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223477420 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}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223477418 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223477416 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223477416 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223477415 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223477415 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223477415 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}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223477413 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223477412 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223477412 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223477412 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}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223477400 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223477370 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223477370 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223477370 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:31.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:31.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223476868 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223476868 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223476868 data=null}, TableItem with text {}] [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223476868 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223476867 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223476864 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:32.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223476023 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223476022 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223476022 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223476022 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223476022 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}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223476019 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:33.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223476014 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223476014 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223476014 data=null}, TreeItem with text {test}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223476014 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223476014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223476005 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223476004 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223476004 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:33.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223476004 data=null}, TreeItem with text {test}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223476004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223476004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223476001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:33.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223475993 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223475993 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223475993 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223475993 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223475992 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]}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223475988 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:33.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223475870 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223475870 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223475870 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223475870 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223475870 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}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223475843 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:33.380Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223475842 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223475841 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223475841 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223475841 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223475841 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}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223475838 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223475838 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223475838 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223475838 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223475837 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223475837 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}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223475835 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223475835 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223475834 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223475834 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}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223475803 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223475799 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223475799 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223475799 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:33.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223475297 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223475297 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223475297 data=null}, TableItem with text {}] [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223475297 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223475297 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223475293 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:34.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:34.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:34.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223474453 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223474450 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223474450 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223474450 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223474450 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}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223474441 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:35.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223474438 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223474438 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223474438 data=null}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223474438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223474438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223474422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223474422 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223474422 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223474422 data=null}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223474422 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223474421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223474418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:35.015Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:35.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223474418 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:35.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223474418 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:35.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223474418 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:35.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223474418 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:35.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223474417 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]}] [2023-11-21T16:19:35.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223474413 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:35.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474096 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223474096 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223474096 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474096 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223474096 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}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474070 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:35.273Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474068 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223474068 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223474068 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474068 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223474068 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}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474066 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474065 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223474065 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223474065 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474065 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223474065 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}] [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474063 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474063 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474062 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223474062 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}] [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474026 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223474022 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223474022 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223474022 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223473520 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223473520 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223473519 data=null}, TableItem with text {}] [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223473519 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223473519 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223473514 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:35.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223472691 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223472691 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223472691 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223472691 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223472691 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}] [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223472671 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:36.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223472668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223472668 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:36.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223472668 data=null}, TreeItem with text {test}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223472667 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223472667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223472659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223472658 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223472658 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223472658 data=null}, TreeItem with text {test}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223472658 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223472658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223472646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:36.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223472645 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223472645 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223472645 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223472645 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223472645 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]}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223472636 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:36.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472605 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472605 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472605 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472605 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223472605 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)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472596 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:36.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472580 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472580 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472580 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472580 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223472579 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)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472577 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2023-11-21T16:19:36.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472577 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472577 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472577 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472576 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223472576 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)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472574 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472574 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472574 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223472566 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)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472536 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472531 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472531 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223472531 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:36.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:37.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:37.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223471029 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223471028 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223471028 data=null}, TableItem with text {}] [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223471028 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223471028 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223471023 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223470967 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223470967 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:38.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223470967 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223470967 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223470967 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)}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223470964 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:38.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223470961 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223470961 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223470961 data=null}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223470961 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223470961 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223470947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223470946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223470946 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223470946 data=null}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223470946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223470946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:38.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223470943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:38.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:38.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:38.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223470942 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:38.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223470942 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:38.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223470942 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:38.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223470942 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:38.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223470942 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]}] [2023-11-21T16:19:38.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223470937 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:38.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:38.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470602 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470602 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470602 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470601 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223470601 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)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470593 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:38.711Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470591 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470591 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470591 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470591 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223470591 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)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470588 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470588 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470588 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470588 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470588 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223470588 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)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470580 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470580 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470580 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223470579 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)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470550 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470545 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470545 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223470545 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:38.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:38.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:39.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:39.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:39.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:39.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:39.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:39.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:39.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:39.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223469042 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223469042 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223469042 data=null}, TableItem with text {}] [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223469042 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223469042 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223469032 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:40.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223468960 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223468960 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223468960 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223468959 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223468959 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)}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223468956 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:40.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223468949 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223468949 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223468949 data=null}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223468948 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223468948 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223468927 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223468927 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223468927 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223468927 data=null}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223468927 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223468926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223468920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:40.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223468919 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223468919 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223468919 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223468919 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223468919 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]}] [2023-11-21T16:19:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223468913 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:40.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:40.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:40.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:40.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468597 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223468597 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223468597 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468597 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223468596 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)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468565 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:40.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468563 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223468563 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223468563 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468563 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223468562 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)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468560 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468560 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223468559 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223468559 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468559 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223468559 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)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468557 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468555 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468554 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468542 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223468542 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223468542 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223468542 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223468554 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)}] [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223468020 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223468020 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223468020 data=null}, TableItem with text {}] [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223468020 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223468020 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223468016 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:41.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223467074 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223467074 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223467073 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223467073 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223467073 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)}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223467071 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:42.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223467067 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223467067 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223467067 data=null}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223467066 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223467066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223467052 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223467051 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223467051 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223467051 data=null}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223467051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223467050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223467047 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:42.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223467046 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223467046 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:42.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223467046 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:42.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223467046 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:42.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223467046 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]}] [2023-11-21T16:19:42.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223467041 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:42.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466925 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223466925 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223466925 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466924 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223466924 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)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466897 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:42.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466896 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223466896 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223466896 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466895 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223466895 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)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466893 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466892 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223466892 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:42.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223466892 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466892 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223466892 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)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466889 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466889 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466889 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223466889 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)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466852 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223466851 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223466851 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223466851 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:42.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223466349 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223466349 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223466349 data=null}, TableItem with text {}] [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223466349 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223466348 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223466345 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:43.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223465288 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223465288 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223465288 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223465288 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223465287 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)}] [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223465284 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:43.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223465279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:43.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223465279 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:43.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223465279 data=null}, TreeItem with text {test}] [2023-11-21T16:19:43.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223465279 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:43.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223465278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:43.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223465261 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223465257 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223465257 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223465257 data=null}, TreeItem with text {test}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223465256 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223465256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223465250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:44.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223465250 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223465250 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223465250 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223465249 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223465249 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]}] [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223465236 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:44.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:44.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464992 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223464992 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223464992 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464992 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223464992 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)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464975 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:44.472Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464973 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223464973 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223464973 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464973 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223464973 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)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464970 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464970 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223464970 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223464969 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464969 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223464969 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)}] [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464967 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464966 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464966 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223464966 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)}] [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464934 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223464930 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223464929 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223464929 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:44.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223464427 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223464427 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223464427 data=null}, TableItem with text {}] [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223464427 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223464426 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223464421 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:45.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223463474 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223463474 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223463474 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223463474 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223463474 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)}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223463471 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:45.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223463467 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223463466 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223463466 data=null}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223463466 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223463466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223463445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223463445 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223463444 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223463444 data=null}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223463444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223463444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223463440 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:45.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223463440 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:45.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223463439 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:45.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223463439 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:45.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223463439 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:45.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223463439 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]}] [2023-11-21T16:19:45.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223463434 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:45.966Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:46.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:46.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:46.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463117 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223463116 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223463116 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463116 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223463116 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)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463087 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:46.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463085 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223463085 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223463085 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463085 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223463085 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)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463082 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463082 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223463082 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223463082 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463081 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223463081 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)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463078 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463076 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463076 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223463076 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)}] [2023-11-21T16:19:46.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223463064 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223462940 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223462907 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223462907 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223462906 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223462906 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223462906 data=null}, TableItem with text {}] [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223462905 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223462905 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223462901 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:46.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223461657 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223461657 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223461657 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223461657 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223461657 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)}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223461654 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:47.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223461651 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223461651 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223461651 data=null}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223461650 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223461650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223461632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223461632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223461632 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223461632 data=null}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223461631 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223461631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223461628 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:47.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223461627 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223461627 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223461627 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223461627 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223461627 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]}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223461622 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:47.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223461405 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223461405 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223461405 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223461405 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223461405 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}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223461379 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:47.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223461377 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223461377 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223461377 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223461377 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223461377 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}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223461374 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223461374 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223461374 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223461373 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:47.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223461373 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223461373 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}] [2023-11-21T16:19:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223461370 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223461370 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-223461370 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223461369 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}] [2023-11-21T16:19:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223461338 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-223461246 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-223461246 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-223461246 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-11-21T16:19:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:19:48.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223461019 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223461019 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223461019 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223461019 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223461019 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}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223461000 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:48.360Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223460995 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223460995 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223460995 data=null}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223460995 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223460995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223460968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223460967 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223460967 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223460964 data=null}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223460963 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223460963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223460959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:48.360Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223460958 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223460958 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223460958 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223460958 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223460957 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]}] [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223460952 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-223460951 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-223460951 data=null doit=true}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-223460951 data=null}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-223460951 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223460951 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]}] [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-223460944 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}] [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:19:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:19:48.617Z] 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=-223460736 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:48.617Z] 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') [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223460668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223460667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223460667 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223460667 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223460667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223460667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:19:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223460667 data=null 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')] [2023-11-21T16:19:50.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:19:50.764Z] [2023-11-21T16:19:50.764Z] (Eclipse:7660): Gtk-WARNING **: 16:19:50.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:50.764Z] [2023-11-21T16:19:50.764Z] (Eclipse:7660): Gtk-WARNING **: 16:19:50.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:50.764Z] [2023-11-21T16:19:50.764Z] (Eclipse:7660): Gtk-WARNING **: 16:19:50.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:50.764Z] [2023-11-21T16:19:50.764Z] (Eclipse:7660): Gtk-WARNING **: 16:19:50.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:19:51.020Z] [2023-11-21T16:19:51.020Z] (Eclipse:7660): Gtk-CRITICAL **: 16:19:50.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:19:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223460930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223458035 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223458034 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223458034 data=null}, TreeItem with text {test}] [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223458034 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223458034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223458020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223458020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223458020 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223458020 data=null}, TreeItem with text {test}] [2023-11-21T16:19:51.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223458019 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223458019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223458015 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:51.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223458015 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223458014 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223458014 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223458014 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223458014 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]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223458010 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223458009 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223458009 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223458009 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223458009 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223458009 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]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223458007 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:19:51.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:19:51.533Z] 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=-223457838 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:19:51.533Z] 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') [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:51.533Z] 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. [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:19:51.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223457681 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:'))] [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] 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' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:51.791Z] 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') [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:19:51.791Z] 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. [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:51.791Z] 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') [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:51.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:19:51.792Z] 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. [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:51.792Z] 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') [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:19:51.792Z] 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. [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:51.792Z] 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') [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] 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') [2023-11-21T16:19:51.792Z] 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. [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:51.792Z] 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') [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:51.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:19:51.793Z] 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. [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] 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)' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:19:51.793Z] 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') [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] 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') [2023-11-21T16:19:51.793Z] 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. [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:51.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') [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223457675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223457675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223457675 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223457675 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223457675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223457675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:19:51.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') [2023-11-21T16:19:51.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') [2023-11-21T16:19:51.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') [2023-11-21T16:19:51.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') [2023-11-21T16:19:51.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') [2023-11-21T16:19:51.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:19:52.050Z] 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=-223457169 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:19:52.050Z] 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') [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-223457168 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')] [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-223457168 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')] [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-223457168 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-223457168 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')] [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-223457168 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')] [2023-11-21T16:19:52.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-223457168 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')] [2023-11-21T16:19:52.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-223457168 data=null 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')] [2023-11-21T16:19:52.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:19:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223457675 data=null 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')] [2023-11-21T16:19:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223457989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223456626 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223456626 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223456626 data=null}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223456626 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223456626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223456619 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223456613 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223456581 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223456581 data=null}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223456580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223456580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223456574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:52.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223456574 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223456574 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223456574 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:52.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223456573 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223456573 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]}] [2023-11-21T16:19:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223456569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223456569 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223456569 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223456568 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223456568 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]}] [2023-11-21T16:19:52.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223456566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456316 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223456316 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223456316 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456316 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223456315 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}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456306 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:53.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456305 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223456304 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223456304 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456304 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223456304 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}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456302 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456296 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223456296 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223456296 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456295 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223456295 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}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456293 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456292 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456292 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223456292 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}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456260 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223456255 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223456255 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223456255 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:53.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:19:53.096Z] [2023-11-21T16:19:53.096Z] (Eclipse:7660): Gtk-CRITICAL **: 16:19:52.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:19:53.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:53.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:53.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223454752 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223454752 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223454752 data=null}, TableItem with text {}] [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223454752 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223454752 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223454748 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:54.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223454696 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223454696 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223454696 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223454695 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:54.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223454695 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}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223454692 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:54.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223454688 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223454688 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223454688 data=null}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223454688 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223454688 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223454676 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223454676 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223454676 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223454676 data=null}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223454676 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223454675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223454673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:54.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223454672 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223454672 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223454672 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223454672 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223454672 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]}] [2023-11-21T16:19:54.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223454656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:54.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454327 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223454327 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223454327 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454326 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223454326 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}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454312 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:54.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454310 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223454310 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223454310 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454310 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223454310 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}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454307 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454306 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223454306 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223454306 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454306 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223454306 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}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454303 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454303 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454303 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223454303 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}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454275 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223454271 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223454271 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223454270 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:19:54.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:55.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:55.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223452769 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223452768 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223452768 data=null}, TableItem with text {}] [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223452768 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223452768 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223452765 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:56.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223452719 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223452719 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223452719 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223452719 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223452719 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}] [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223452717 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:56.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:56.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223452714 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223452714 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223452714 data=null}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223452714 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223452713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223452700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223452699 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223452699 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223452699 data=null}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223452699 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223452699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223452696 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:56.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223452695 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223452695 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223452695 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223452695 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223452695 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]}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223452691 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:56.744Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452477 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223452477 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223452476 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452476 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:56.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223452476 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}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452447 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:57.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452445 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223452445 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223452444 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452444 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223452444 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}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452441 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452441 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223452440 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223452440 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452440 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223452440 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}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452437 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452437 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452437 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223452437 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}] [2023-11-21T16:19:57.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452377 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223452371 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223452371 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223452371 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:57.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:19:57.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:57.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223451869 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223451869 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:57.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223451869 data=null}, TableItem with text {}] [2023-11-21T16:19:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223451869 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223451869 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223451865 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:57.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223450941 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223450941 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223450941 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223450941 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223450941 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}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223450922 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:58.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223450919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223450919 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223450919 data=null}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223450918 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223450918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223450910 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223450909 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223450909 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223450909 data=null}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223450909 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223450909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223450906 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:58.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223450900 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223450900 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223450900 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223450899 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223450899 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]}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223450895 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:58.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223450873 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223450873 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223450873 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223450859 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223450859 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}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223450843 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:58.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223450842 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223450842 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223450842 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223450842 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223450842 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}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223450839 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223450839 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223450839 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223450839 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223450839 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223450839 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}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223450837 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223450836 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223450836 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223450836 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}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223450808 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223450804 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223450804 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223450803 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:58.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:19:58.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:58.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:58.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:59.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223450302 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223450302 data=null doit=true}, TableItem with text {}] [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223450302 data=null}, TableItem with text {}] [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223450301 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223450301 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223450298 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:19:59.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223449475 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223449475 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223449475 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223449474 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223449474 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}] [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223449457 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:59.986Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223449454 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223449454 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:59.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223449454 data=null}, TreeItem with text {test}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223449453 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223449453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223449445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223449444 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223449444 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223449444 data=null}, TreeItem with text {test}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223449444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223449444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223449429 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:19:59.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223449428 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223449428 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223449428 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223449428 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223449428 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]}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223449412 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:19:59.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223449276 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223449276 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223449276 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223449276 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223449276 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}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223449266 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:19:59.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223449264 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223449264 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223449264 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223449263 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223449263 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}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223449253 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:19:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223449253 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223449253 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:19:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223449253 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223449252 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223449252 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}] [2023-11-21T16:19:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223449250 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223449250 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:19:59.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223449250 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223449249 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}] [2023-11-21T16:20:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223449220 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:00.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223449215 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223449215 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223449215 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:20:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:00.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:00.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:00.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:00.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:00.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:00.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:00.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:00.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:00.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223448713 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223448712 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223448712 data=null}, TableItem with text {}] [2023-11-21T16:20:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223448712 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223448712 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223448708 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:00.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223447865 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223447865 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223447865 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223447865 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223447865 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}] [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223447862 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:01.370Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223447859 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223447859 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223447859 data=null}, TreeItem with text {test}] [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223447854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:01.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223447853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223447844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223447844 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223447844 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223447844 data=null}, TreeItem with text {test}] [2023-11-21T16:20:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223447843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223447843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223447834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:01.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223447833 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223447833 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223447833 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223447833 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223447833 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]}] [2023-11-21T16:20:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223447828 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:01.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:20:01.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:01.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:01.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447513 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223447513 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223447512 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447512 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223447512 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}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447485 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:01.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447483 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223447483 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223447483 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447482 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223447482 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}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447479 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447478 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223447478 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223447478 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447477 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223447477 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}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447474 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447474 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447474 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223447474 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}] [2023-11-21T16:20:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447439 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223447434 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223447434 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223447433 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:20:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:02.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:02.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:02.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:02.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:02.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223446932 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223446932 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223446932 data=null}, TableItem with text {}] [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223446932 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223446931 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223446927 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:02.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223446104 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223446104 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223446104 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223446104 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223446087 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}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223446083 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223446078 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223446078 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223446078 data=null}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223446078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223446077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223446059 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223446058 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223446058 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223446058 data=null}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223446058 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223446058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223446038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.376Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223446037 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223446037 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223446036 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223446036 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223446036 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]}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223446031 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223446029 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223446029 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223446029 data=null}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223446029 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223446029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223446020 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223446020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223446020 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223446019 data=null}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223446019 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223446019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223446002 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223446002 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223446002 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223446002 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223446002 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223446002 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]}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223445997 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223445956 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223445955 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223445955 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223445955 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223445955 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}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223445946 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223445944 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223445944 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223445944 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223445944 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223445944 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}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223445941 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223445935 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223445935 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223445934 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223445934 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223445934 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}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223445932 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223445931 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-223445931 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223445931 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}] [2023-11-21T16:20:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223445883 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-223445807 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-223445807 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-223445807 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-11-21T16:20:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:20:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:20:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:03.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223445570 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223445570 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223445569 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223445569 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223445569 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}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223445566 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223445563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223445563 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223445562 data=null}, TreeItem with text {test}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223445562 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223445562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223445546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223445545 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223445545 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223445545 data=null}, TreeItem with text {test}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223445545 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223445545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223445542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:03.891Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223445541 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223445541 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223445540 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223445540 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223445540 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]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223445535 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223445535 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223445535 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223445535 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223445534 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223445534 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]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223445532 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:20:03.891Z] 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=-223445415 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:03.891Z] 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') [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223445415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223445415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223445415 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223445415 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223445415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223445415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:03.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223445414 data=null 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')] [2023-11-21T16:20:04.819Z] [2023-11-21T16:20:04.819Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:04.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223445513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:20:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:05.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223444387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223444386 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223444386 data=null}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223444386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223444386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223444380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223444380 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223444380 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223444380 data=null}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223444379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223444379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223444366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223444366 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223444366 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223444366 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223444366 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223444365 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]}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223444361 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223444357 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:05.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223444356 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223444356 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223444356 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223444356 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]}] [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223444354 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:20:05.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=-223444221 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:20:05.080Z] 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') [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:05.080Z] 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. [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:05.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:20:05.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223444147 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:'))] [2023-11-21T16:20:05.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:20:05.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:05.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:05.082Z] 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' [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:05.082Z] 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') [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:05.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:20:05.339Z] 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. [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:05.339Z] 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') [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:05.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:20:05.340Z] 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. [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:05.340Z] 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') [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:20:05.340Z] 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. [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:05.340Z] 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') [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] 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') [2023-11-21T16:20:05.340Z] 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. [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:05.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') [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:05.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:20:05.341Z] 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. [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] 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)' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:05.341Z] 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') [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] 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') [2023-11-21T16:20:05.341Z] 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. [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:05.341Z] 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') [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223444098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223444098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223444098 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223444098 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223444098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223444098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:05.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:05.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:05.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:05.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:05.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:20:05.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:20:05.342Z] 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=-223443952 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:05.342Z] 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') [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-223443952 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')] [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-223443952 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')] [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-223443952 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')] [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-223443952 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')] [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-223443952 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')] [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-223443952 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')] [2023-11-21T16:20:05.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-223443952 data=null 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')] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223444098 data=null 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')] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223444338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223443711 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223443711 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223443711 data=null}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223443711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223443711 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223443672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223443671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223443671 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223443671 data=null}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223443671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223443671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223443668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223443667 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223443667 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223443667 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223443667 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223443667 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]}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223443663 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:05.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223443661 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223443661 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223443661 data=null}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223443661 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223443661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223443655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223443650 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223443650 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223443650 data=null}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223443649 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223443649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223443646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:05.601Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223443645 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223443645 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223443645 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223443645 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223443645 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]}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223443640 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223443640 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223443640 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223443640 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223443640 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]}] [2023-11-21T16:20:05.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223443630 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443417 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223443416 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223443416 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443416 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223443416 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}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443391 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:05.858Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443390 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223443390 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223443390 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443389 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223443389 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}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443387 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443387 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223443386 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223443386 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443386 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223443386 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}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443384 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443383 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:05.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443383 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223443383 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}] [2023-11-21T16:20:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443355 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223443351 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223443351 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223443350 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:06.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:20:06.115Z] [2023-11-21T16:20:06.115Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:05.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:06.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223441847 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223441847 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223441847 data=null}, TableItem with text {}] [2023-11-21T16:20:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223441847 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223441847 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223441843 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223441810 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223441810 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223441809 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223441809 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223441809 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}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223441807 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:07.496Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223441804 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223441804 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223441804 data=null}, TreeItem with text {test}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223441803 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223441803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223441779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223441778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223441778 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223441778 data=null}, TreeItem with text {test}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223441778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:07.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223441778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223441775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:07.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223441774 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223441774 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223441774 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223441774 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223441774 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]}] [2023-11-21T16:20:07.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223441769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:07.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:20:07.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441454 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223441454 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223441454 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441453 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223441453 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}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441431 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:08.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441429 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223441429 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223441429 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441429 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223441429 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}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441426 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441426 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223441426 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223441426 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441426 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223441426 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}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441424 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441423 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441423 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223441423 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}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441397 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223441298 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223441298 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223441298 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:08.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223439796 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223439796 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223439796 data=null}, TableItem with text {}] [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223439796 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223439796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223439792 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223439747 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223439747 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223439747 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223439747 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:09.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223439747 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}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223439744 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:09.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223439740 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223439739 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223439739 data=null}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223439739 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223439739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223439723 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223439722 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223439722 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223439722 data=null}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223439722 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223439722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223439719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:09.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223439719 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223439718 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223439718 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223439718 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223439718 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]}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223439713 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:09.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439399 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223439399 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223439399 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439399 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223439399 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}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439374 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:09.909Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439373 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223439373 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223439373 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439373 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223439373 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}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439370 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439370 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223439370 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223439370 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439369 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223439369 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}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439367 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439367 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439367 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223439367 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}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439339 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223439335 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223439334 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223439334 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:09.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223438833 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223438832 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223438832 data=null}, TableItem with text {}] [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223438832 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223438832 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223438828 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:10.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223437889 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223437889 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223437889 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223437889 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223437888 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}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223437886 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:11.400Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223437883 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223437883 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223437883 data=null}, TreeItem with text {test}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223437883 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223437883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223437869 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223437869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223437869 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223437869 data=null}, TreeItem with text {test}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223437869 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223437868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223437861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:11.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223437861 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223437861 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223437861 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223437860 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223437860 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]}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223437856 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:11.401Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223437833 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223437833 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223437833 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223437833 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223437833 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}] [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223437809 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:11.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223437807 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223437807 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223437807 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223437807 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223437807 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}] [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223437805 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:20:11.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223437804 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223437804 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223437804 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223437804 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223437804 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}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223437802 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223437802 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223437801 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223437801 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}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223437766 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223437766 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223437766 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223437671 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223437642 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:11.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223437642 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223437642 data=null}, TableItem with text {}] [2023-11-21T16:20:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223437642 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223437642 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223437638 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:11.659Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223436382 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223436382 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223436382 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223436382 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223436382 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}] [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223436379 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:13.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223436374 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223436374 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223436374 data=null}, TreeItem with text {test}] [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223436374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:13.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223436374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223436365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223436365 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223436365 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223436365 data=null}, TreeItem with text {test}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223436365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223436365 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223436362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:13.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223436355 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223436355 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223436355 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223436355 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223436355 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]}] [2023-11-21T16:20:13.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223436350 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:13.026Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223436033 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223436032 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223436032 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223436032 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223436032 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}] [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223436001 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:13.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:13.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223435999 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223435999 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223435999 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223435999 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223435999 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}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223435996 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223435995 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223435995 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223435995 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223435995 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223435995 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}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223435991 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223435990 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223435990 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223435990 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}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223435978 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223435955 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223435955 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223435955 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:13.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223435449 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223435449 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223435449 data=null}, TableItem with text {}] [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223435449 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223435449 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223435444 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:13.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223434620 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223434619 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223434619 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223434619 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223434619 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}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223434599 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:14.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223434596 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223434596 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223434596 data=null}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223434596 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223434596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223434588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223434587 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223434587 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223434587 data=null}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223434587 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223434587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223434584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:14.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223434576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223434576 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223434576 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223434576 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223434576 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]}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223434571 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:14.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434546 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223434546 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223434546 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434546 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223434545 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}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434485 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:14.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434481 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223434481 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223434481 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434480 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223434480 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}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434478 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434477 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223434477 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223434477 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434477 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223434477 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}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434474 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434474 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:14.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434474 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223434474 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}] [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434443 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223434438 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223434438 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223434438 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:17.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223433936 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223433936 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223433936 data=null}, TableItem with text {}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223433936 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223433936 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223433932 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223432991 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223432991 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223432991 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223432991 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432991 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}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223432988 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:17.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223432985 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223432985 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223432985 data=null}, TreeItem with text {test}] [2023-11-21T16:20:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223432985 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223432971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223432971 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223432971 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223432971 data=null}, TreeItem with text {test}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223432971 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223432967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:17.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223432967 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223432967 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223432967 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223432967 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432966 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]}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223432956 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.734Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223432741 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223432740 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223432740 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223432740 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432740 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}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223432716 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:17.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223432715 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223432715 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223432714 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223432714 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432714 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}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223432712 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223432711 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223432711 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223432711 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223432711 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432711 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}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223432708 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223432708 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-223432708 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223432707 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}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223432669 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-223432529 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-223432528 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-223432528 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223432337 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223432337 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223432336 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223432336 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432336 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}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223432330 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:17.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223432325 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223432324 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223432324 data=null}, TreeItem with text {test}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223432324 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:17.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223432269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223432268 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223432268 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223432268 data=null}, TreeItem with text {test}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223432268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223432263 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:17.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223432263 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223432263 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223432262 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223432262 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432262 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]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223432248 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223432247 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223432247 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223432247 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223432247 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223432247 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]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223432239 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:20:17.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:20:17.738Z] 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=-223432045 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:17.738Z] 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') [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223432044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223432044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223432044 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223432044 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223432044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223432044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:17.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223432044 data=null 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')] [2023-11-21T16:20:18.299Z] [2023-11-21T16:20:18.299Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:18.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223432221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:20:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223430952 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:18.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223430952 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223430952 data=null}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223430952 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223430952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223430945 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223430945 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223430944 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223430944 data=null}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223430944 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223430944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223430933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:18.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223430932 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223430932 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223430932 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223430932 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223430932 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]}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223430928 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-223430928 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-223430928 data=null doit=true}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-223430928 data=null}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:18.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-223430927 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223430927 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]}] [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-223430883 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}] [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:20:18.557Z] 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=-223430754 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:20:18.557Z] 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') [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:18.557Z] 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. [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:18.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223430567 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:'))] [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] 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' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:18.817Z] 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') [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:20:18.817Z] 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. [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:18.817Z] 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') [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:18.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:20:18.818Z] 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. [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:18.818Z] 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') [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:20:18.818Z] 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. [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:18.818Z] 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') [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] 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') [2023-11-21T16:20:18.818Z] 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. [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:18.818Z] 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') [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:18.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:20:18.819Z] 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. [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] 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)' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:18.819Z] 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') [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] 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') [2023-11-21T16:20:18.819Z] 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. [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:18.819Z] 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') [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223430557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223430557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223430557 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223430557 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223430557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223430557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:18.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:18.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:18.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:18.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:18.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:18.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:20:19.382Z] 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=-223430050 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:19.382Z] 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') [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-223430050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-223430049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-223430049 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-223430049 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-223430049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-223430049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-223430049 data=null 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')] [2023-11-21T16:20:19.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:20:19.953Z] 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=-223429532 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:19.953Z] 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') [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-223429532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-223429532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-223429532 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-223429532 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-223429532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-223429532 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-223429532 data=null 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')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:20:19.954Z] 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=-223429462 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:19.954Z] 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') [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-223429462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-223429462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-223429462 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-223429462 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-223429462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-223429462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-223429462 data=null 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')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223430557 data=null 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')] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223430868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223429276 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223429276 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223429276 data=null}, TreeItem with text {test}] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223429275 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223429275 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223429269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223429269 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223429269 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223429269 data=null}, TreeItem with text {test}] [2023-11-21T16:20:19.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223429268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223429268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223429246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:20.212Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223429246 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223429246 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223429245 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223429245 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223429245 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]}] [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223429241 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223429241 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223429241 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:20.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223429241 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223429241 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]}] [2023-11-21T16:20:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223429239 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223429014 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223429014 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223429014 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223429014 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223429014 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}] [2023-11-21T16:20:20.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223429005 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:20.469Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:20.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223429003 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223429003 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223429003 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223429003 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223429003 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}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223429000 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223429000 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223429000 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223429000 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223428999 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223428999 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}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223428991 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223428991 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223428991 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223428991 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}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223428961 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223428957 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223428957 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223428957 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:20.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:20:20.470Z] [2023-11-21T16:20:20.470Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:20.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:21.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:21.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:21.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:21.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:21.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:21.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:21.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223428455 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:21.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223428455 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:21.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223428455 data=null}, TableItem with text {}] [2023-11-21T16:20:21.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223428455 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:21.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223428452 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:21.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223428449 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:21.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:21.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223427514 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223427514 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223427514 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223427514 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223427514 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}] [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223427512 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:21.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223427509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223427509 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223427509 data=null}, TreeItem with text {test}] [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223427509 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:21.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223427508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223427493 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223427492 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223427492 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223427492 data=null}, TreeItem with text {test}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223427492 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223427492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223427489 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:21.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223427488 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223427488 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223427488 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223427488 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223427488 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]}] [2023-11-21T16:20:21.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223427480 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:21.961Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427153 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223427153 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223427153 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427153 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223427153 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)}] [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427144 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:22.217Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427142 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223427142 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223427142 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427142 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223427142 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)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427139 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427139 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223427139 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223427139 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427139 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223427139 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)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427132 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427131 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427131 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223427131 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)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427101 data=null button=1 stateMask=0x80000 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223427096 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223427096 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223427096 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2023-11-21T16:20:22.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:22.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:22.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:22.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:22.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223426594 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223426594 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223426594 data=null}, TableItem with text {}] [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223426594 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223426594 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223426586 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:22.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223425650 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223425650 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223425650 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223425650 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223425650 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)}] [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223425647 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:23.708Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223425645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223425644 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223425644 data=null}, TreeItem with text {test}] [2023-11-21T16:20:23.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223425644 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223425644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223425632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223425632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223425632 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223425632 data=null}, TreeItem with text {test}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223425632 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223425631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223425620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:23.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223425619 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223425619 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223425619 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223425619 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223425619 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]}] [2023-11-21T16:20:23.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223425614 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:23.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223425402 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223425402 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223425402 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223425402 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223425401 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}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223425378 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:23.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223425377 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223425377 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223425377 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223425376 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223425376 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}] [2023-11-21T16:20:23.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223425374 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223425374 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223425374 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223425374 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223425373 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223425373 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}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223425371 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223425371 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223425371 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223425345 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223425371 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}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223425341 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223425340 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223425340 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:23.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223424839 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223424839 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223424839 data=null}, TableItem with text {}] [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223424839 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223424838 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:24.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223424835 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:24.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:24.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:25.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223423901 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223423901 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223423900 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223423900 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223423900 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}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223423898 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:25.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223423895 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223423895 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223423895 data=null}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223423895 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223423895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223423879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223423879 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223423878 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223423878 data=null}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223423878 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223423878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223423871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:25.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223423870 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223423870 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223423870 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223423870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223423869 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]}] [2023-11-21T16:20:25.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223423864 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:25.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223423648 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223423647 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223423647 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223423647 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223423647 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}] [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223423622 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:25.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:25.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223423620 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223423620 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223423620 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223423620 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223423620 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}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223423617 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223423617 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223423617 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223423617 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223423617 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223423617 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}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223423614 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223423614 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223423614 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223423614 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}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223423557 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223423552 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223423552 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223423552 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:25.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223423050 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223423050 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223423050 data=null}, TableItem with text {}] [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223423050 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223423050 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223423046 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:26.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223422125 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223422125 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223422125 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223422124 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223422124 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}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223422105 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:27.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223422102 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223422102 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223422102 data=null}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223422102 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223422102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223422094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223422093 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223422093 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223422093 data=null}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223422093 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223422093 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223422084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:27.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223422084 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223422083 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223422083 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223422083 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223422083 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]}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223422078 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223422039 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223422039 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223422039 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223422039 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223422039 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}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223422030 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:27.210Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223422029 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223422028 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223422028 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223422028 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223422028 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}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223422025 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223422025 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223422025 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223422025 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223422025 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223422025 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}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223422014 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223422014 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-223422013 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223422013 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}] [2023-11-21T16:20:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223421968 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-223421857 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-223421857 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-223421857 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-11-21T16:20:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:20:27.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223421621 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223421621 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223421621 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223421621 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223421621 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}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223421618 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:27.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223421614 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223421614 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223421614 data=null}, TreeItem with text {test}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223421614 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223421614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223421600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223421599 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223421599 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223421599 data=null}, TreeItem with text {test}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223421599 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223421599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223421596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:27.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223421595 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223421595 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223421595 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223421595 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223421595 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]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223421590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223421590 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223421590 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223421590 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223421589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223421589 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]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223421587 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:20:27.724Z] 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=-223421498 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:20:27.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:20:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:20:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:27.725Z] 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') [2023-11-21T16:20:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:20:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:20:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223421497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223421497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:27.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223421497 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223421497 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223421412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223421398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:27.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223421398 data=null 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')] [2023-11-21T16:20:28.545Z] [2023-11-21T16:20:28.545Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:28.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223421569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223420742 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223420742 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223420741 data=null}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223420741 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223420741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223420679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223420678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223420678 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223420678 data=null}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223420678 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223420678 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223420675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:28.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:28.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223420675 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223420674 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223420674 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223420674 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:28.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223420674 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]}] [2023-11-21T16:20:28.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223420666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:28.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:28.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223420665 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:28.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223420665 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:28.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223420665 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223420665 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223420665 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]}] [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223420662 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:20:28.803Z] 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=-223420456 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:20:28.803Z] 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') [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:28.803Z] 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. [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:28.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "= 0' failed in GtkScrollbar [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223419440 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223419338 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223419335 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223419335 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223419334 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223419334 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:29.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223419333 data=null}, TableItem with text {}] [2023-11-21T16:20:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223419333 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223419326 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:30.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223419323 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:30.141Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223418102 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223418089 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223418089 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223418088 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223418088 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}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223418086 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:31.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223418081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223418081 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223418081 data=null}, TreeItem with text {test}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223418080 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223418080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223418073 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223418072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223418072 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223418072 data=null}, TreeItem with text {test}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223418072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:31.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223418072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223418064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:31.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223418063 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223418063 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223418063 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223418063 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223418063 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]}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223418058 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:31.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223418038 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223418037 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223418037 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223418037 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223418037 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}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223418013 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:31.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223418011 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223418011 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223418011 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223418011 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223418011 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}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223418009 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223418008 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223418008 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223418008 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223418008 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223418008 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}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223418006 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223418005 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223418005 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223418005 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}] [2023-11-21T16:20:31.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223417977 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223417973 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223417973 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223417973 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:31.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:20:31.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223417471 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223417471 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223417471 data=null}, TableItem with text {}] [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223417471 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223417471 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223417467 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:32.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:32.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:32.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223416630 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223416630 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223416630 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223416630 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223416630 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}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223416627 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:32.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223416624 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223416624 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223416624 data=null}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223416624 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223416624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223416609 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223416609 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223416609 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223416609 data=null}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223416609 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223416609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223416596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:32.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223416595 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223416595 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223416595 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223416595 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223416595 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]}] [2023-11-21T16:20:32.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223416590 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:32.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223416474 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223416474 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223416474 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223416474 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223416474 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}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223416451 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:32.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223416450 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223416450 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223416450 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223416449 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223416449 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}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223416447 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223416447 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223416447 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223416447 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223416446 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223416446 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}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223416444 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223416444 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223416444 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223416444 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}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223416411 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223416411 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223416410 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223416410 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:32.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:20:32.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:32.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:32.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223415809 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223415807 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223415807 data=null}, TableItem with text {}] [2023-11-21T16:20:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223415806 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:33.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223415806 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223415803 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:33.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223415078 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223415078 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223415078 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223415078 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223415078 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}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223415060 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:34.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223415058 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223415057 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223415057 data=null}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223415057 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223415057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223415050 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223415049 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223415049 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223415049 data=null}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223415049 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223415049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223415046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:34.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223415045 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223415045 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223415045 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:34.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223415045 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:34.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223415045 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]}] [2023-11-21T16:20:34.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223415034 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:34.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414719 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223414719 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223414719 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414718 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223414718 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}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414692 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:34.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414691 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223414691 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223414691 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414690 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223414690 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}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414688 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414687 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223414687 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223414687 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414687 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223414687 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}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414685 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414685 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414684 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223414684 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}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414653 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223414649 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223414649 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223414649 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:34.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223414146 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223414146 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223414146 data=null}, TableItem with text {}] [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223414146 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223414146 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223414142 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:35.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223413301 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223413301 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223413301 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223413301 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223413301 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}] [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223413298 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:36.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223413294 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223413294 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223413294 data=null}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223413294 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223413294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223413275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223413274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223413274 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223413274 data=null}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223413274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223413274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223413266 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223413266 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223413265 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223413265 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223413265 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223413265 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]}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223413260 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:36.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223413258 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223413257 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223413257 data=null}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223413257 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223413257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223413246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223413246 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223413246 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223413245 data=null}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223413245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223413245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223413242 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223413241 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223413241 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223413241 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223413241 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223413241 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]}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223413229 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223413229 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223413229 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223413229 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223413229 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223413229 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]}] [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223413226 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:20:36.232Z] [2023-11-21T16:20:36.232Z] (Eclipse:7660): Gtk-WARNING **: 16:20:36.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:36.232Z] [2023-11-21T16:20:36.232Z] (Eclipse:7660): Gtk-WARNING **: 16:20:36.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:36.232Z] [2023-11-21T16:20:36.232Z] (Eclipse:7660): Gtk-WARNING **: 16:20:36.102: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:36.232Z] [2023-11-21T16:20:36.232Z] (Eclipse:7660): Gtk-WARNING **: 16:20:36.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:20:36.232Z] 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=-223413089 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:36.232Z] 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') [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223413087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223413087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223413087 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223413087 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223413086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223413086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:36.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223413086 data=null 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')] [2023-11-21T16:20:36.795Z] [2023-11-21T16:20:36.795Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:36.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223413178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223412477 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223412477 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223412477 data=null}, TreeItem with text {test}] [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223412477 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223412477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223412463 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223412463 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223412463 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223412463 data=null}, TreeItem with text {test}] [2023-11-21T16:20:36.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223412463 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223412463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223412450 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:36.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223412450 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223412450 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223412450 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223412450 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223412450 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]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223412446 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223412446 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223412445 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223412445 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223412445 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223412445 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]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223412443 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:20:36.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:20:37.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:20:37.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:20:37.053Z] 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=-223412309 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:20:37.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:37.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:20:37.054Z] 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') [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:37.054Z] 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. [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:37.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "= 0' failed in GtkScrollbar [2023-11-21T16:20:38.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223411338 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223411279 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223411278 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223411277 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223411277 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223411277 data=null}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223411277 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223411276 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223411276 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223411275 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223411275 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223411275 data=null}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223411274 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223411274 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:38.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223411274 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:38.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:38.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223410052 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223410052 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223410052 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223410051 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223410051 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}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223410049 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:39.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223410030 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223410030 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223410029 data=null}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223410029 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223410029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223410021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223410021 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223410021 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223410021 data=null}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223410020 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223410020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223410017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223410017 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223410017 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223410017 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223410017 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223410016 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]}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223410005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223410002 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223410002 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223410002 data=null}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223410001 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223410001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223409991 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223409991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223409991 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223409991 data=null}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223409990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223409990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223409987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223409987 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223409986 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223409986 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223409986 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223409986 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]}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223409981 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223409977 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223409976 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223409976 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223409976 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223409976 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]}] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223409974 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.367: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.382: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:20:39.469Z] 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=-223409823 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:39.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') [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223409822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223409822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223409822 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223409822 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223409822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:39.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223409822 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.469Z] [2023-11-21T16:20:39.469Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.470Z] [2023-11-21T16:20:39.470Z] (Eclipse:7660): Gtk-WARNING **: 16:20:39.399: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:39.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223409822 data=null 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')] [2023-11-21T16:20:39.725Z] [2023-11-21T16:20:39.725Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:39.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223409961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:20:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223409571 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223409571 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223409571 data=null}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223409571 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223409571 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223409546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223409546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223409546 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223409546 data=null}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223409545 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223409545 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223409541 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:39.726Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223409540 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223409540 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223409540 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223409540 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223409540 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]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223409534 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223409534 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223409534 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223409534 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223409533 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223409533 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]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223409530 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:20:39.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:20:39.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=-223409353 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:20:39.982Z] 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') [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:39.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:39.983Z] 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. [2023-11-21T16:20:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:39.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "= 0' failed in GtkScrollbar [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223407664 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223407664 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223407664 data=null}, TableItem with text {}] [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223407664 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223407663 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223407661 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:41.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223406825 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223406825 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223406825 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223406825 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223406825 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}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223406821 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:42.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223406818 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223406818 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223406818 data=null}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223406818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223406818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223406806 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223406805 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223406805 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223406805 data=null}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223406805 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223406805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223406794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:42.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223406793 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223406793 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223406793 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223406793 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223406793 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]}] [2023-11-21T16:20:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223406788 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:42.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223406476 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223406475 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223406475 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223406475 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223406475 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}] [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223406453 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:42.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223406451 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223406451 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223406451 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:42.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223406451 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223406451 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}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223406448 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223406448 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223406448 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223406447 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223406447 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223406447 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}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223406445 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223406444 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223406444 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223406444 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}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223406418 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223406413 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223406413 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223406413 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:20:43.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223405911 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223405911 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223405911 data=null}, TableItem with text {}] [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223405911 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223405910 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223405907 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:43.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223405088 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223405088 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223405088 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223405087 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223405087 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}] [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223405071 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:44.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:44.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223405066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223405066 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223405066 data=null}, TreeItem with text {test}] [2023-11-21T16:20:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223405066 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223405066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:44.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223405042 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223405041 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223405041 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223405041 data=null}, TreeItem with text {test}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223405041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223405041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223405029 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:44.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223405028 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223405028 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223405028 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223405028 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223405028 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]}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223405023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:44.408Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223405001 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223405000 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223405000 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223405000 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223405000 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}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404976 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:44.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:44.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404974 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223404974 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223404974 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404974 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223404974 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}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404971 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404970 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223404970 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223404970 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404970 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223404969 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}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404967 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404967 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404967 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223404967 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}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404940 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223404936 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223404936 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223404936 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:20:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:44.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223404434 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223404434 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223404434 data=null}, TableItem with text {}] [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223404434 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223404434 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223404430 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:44.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223403609 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223403609 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223403609 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223403608 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223403608 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}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223403592 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:45.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223403589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223403589 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223403589 data=null}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223403588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223403588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223403580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223403580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223403580 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223403579 data=null}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223403579 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223403579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223403576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:45.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223403576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223403576 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223403576 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223403576 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223403576 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]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223403566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223403564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223403564 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223403564 data=null}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223403563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223403563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223403541 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223403541 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223403541 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223403541 data=null}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223403541 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223403541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223403538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:45.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223403537 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223403537 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223403537 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223403537 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223403537 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]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223403533 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223403533 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223403530 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223403529 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223403529 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223403529 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]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223403527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:20:45.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:20:45.903Z] [2023-11-21T16:20:45.903Z] (Eclipse:7660): Gtk-WARNING **: 16:20:45.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:45.903Z] [2023-11-21T16:20:45.903Z] (Eclipse:7660): Gtk-WARNING **: 16:20:45.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:45.903Z] [2023-11-21T16:20:45.903Z] (Eclipse:7660): Gtk-WARNING **: 16:20:45.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:45.904Z] [2023-11-21T16:20:45.904Z] (Eclipse:7660): Gtk-WARNING **: 16:20:45.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:20:45.904Z] 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=-223403427 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:45.904Z] 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') [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:20:45.904Z] [2023-11-21T16:20:45.904Z] (Eclipse:7660): Gtk-WARNING **: 16:20:45.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:45.904Z] [2023-11-21T16:20:45.904Z] (Eclipse:7660): Gtk-WARNING **: 16:20:45.794: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:45.904Z] [2023-11-21T16:20:45.904Z] (Eclipse:7660): Gtk-WARNING **: 16:20:45.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:45.904Z] [2023-11-21T16:20:45.904Z] (Eclipse:7660): Gtk-WARNING **: 16:20:45.795: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223403411 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223403410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223403410 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223403410 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223403410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223403410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:45.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223403410 data=null 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')] [2023-11-21T16:20:46.467Z] [2023-11-21T16:20:46.467Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:46.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223403514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223402940 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223402940 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223402940 data=null}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223402940 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223402940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223402923 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223402922 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223402922 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223402922 data=null}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223402922 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223402922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223402919 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:46.468Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223402918 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223402918 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223402918 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223402918 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223402918 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]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223402914 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223402914 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223402913 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223402913 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223402913 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223402913 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]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223402911 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:20:46.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:20:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:20:46.725Z] 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=-223402738 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:20:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:20:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:20:46.725Z] 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') [2023-11-21T16:20:46.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:46.726Z] 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. [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:46.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "= 0' failed in GtkScrollbar [2023-11-21T16:20:48.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:48.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:48.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:48.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223400229 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223400229 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223400229 data=null}, TableItem with text {}] [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223400229 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223400229 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223400225 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223400189 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223400189 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223400189 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:49.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223400189 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223400189 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}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223400172 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:49.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223400168 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223400168 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223400167 data=null}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223400167 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223400167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223400158 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223400158 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223400158 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223400158 data=null}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223400158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223400158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223400154 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:49.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223400153 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223400153 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223400153 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223400153 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223400153 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]}] [2023-11-21T16:20:49.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223400142 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:49.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399829 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223399829 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223399828 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399828 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223399828 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}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399803 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:49.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399801 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223399801 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223399801 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399801 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223399801 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}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399798 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399798 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223399798 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223399798 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399798 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223399798 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}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399796 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399795 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399795 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223399795 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}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399764 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223399760 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223399759 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223399759 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:49.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:20:49.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:50.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:50.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:50.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:50.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:50.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223398627 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:50.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223398627 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:50.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223398627 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:50.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223398627 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:50.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223398627 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}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223398625 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:50.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223398621 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223398621 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223398621 data=null}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223398621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223398621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223398608 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223398608 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223398608 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223398607 data=null}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223398607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223398607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223398605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:50.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223398604 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223398604 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:50.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223398604 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:50.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223398604 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:50.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223398604 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]}] [2023-11-21T16:20:50.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223398599 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:50.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223398574 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223398574 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223398573 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223398573 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223398573 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}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223398552 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:50.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223398550 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223398550 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223398550 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223398550 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223398550 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}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223398547 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-11-21T16:20:50.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223398547 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223398547 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223398547 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223398546 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223398546 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}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223398544 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223398544 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-223398544 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223398544 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}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223398517 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-223398513 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-223398513 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-223398513 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:50.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223397370 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223397370 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223397369 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223397369 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223397369 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}] [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223397366 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:52.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223397359 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223397359 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223397359 data=null}, TreeItem with text {test}] [2023-11-21T16:20:52.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223397359 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223397359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223397348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223397348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223397348 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223397348 data=null}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223397348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223397348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223397338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223397337 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223397337 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223397337 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223397337 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223397337 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]}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223397332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223397324 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223397324 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223397324 data=null}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223397324 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223397324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223397282 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223397281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223397281 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223397281 data=null}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223397281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223397281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223397278 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:52.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223397277 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223397277 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223397277 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223397277 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223397277 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]}] [2023-11-21T16:20:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223397273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223397273 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223397273 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223397272 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223397272 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223397272 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]}] [2023-11-21T16:20:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223397270 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:20:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:20:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:20:52.294Z] 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=-223397084 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:52.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') [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223397084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223397084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223397084 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223397084 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223397084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223397084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223397084 data=null 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')] [2023-11-21T16:20:52.857Z] [2023-11-21T16:20:52.857Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:52.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223397255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223396615 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223396615 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223396615 data=null}, TreeItem with text {test}] [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223396615 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:52.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223396615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223396607 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223396525 data=null doit=true}, Shell with text {Import}] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223396511 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223396511 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223396511 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223396511 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}] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223396509 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-223396508 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-223396508 data=null doit=true}, Tree node with text: Trace Import] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-223396508 data=null}, Tree node with text: Trace Import] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-223396508 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223396508 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] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-223396458 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:52.858Z] 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') [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223396445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223396445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223396445 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223396445 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223396445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223396444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:52.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223396444 data=null 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')] [2023-11-21T16:20:53.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:20:53.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:20:53.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:20:53.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:20:53.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:20:53.116Z] 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') [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:53.116Z] 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. [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:53.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223396273 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:'))] [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:53.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' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:53.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') [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:53.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:20:53.118Z] 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. [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:53.118Z] 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') [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:20:53.118Z] 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. [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:53.118Z] 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') [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@305fffee [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-223396270 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')] [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-223396270 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')] [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-223396270 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-223396270 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-223396269 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')] [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-223396269 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')] [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-223396269 data=null 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')] [2023-11-21T16:20:53.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-223396269 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')] [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-223396269 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')] [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-223396269 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')] [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-223396269 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-223396269 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')] [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:53.119Z] 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') [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] 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') [2023-11-21T16:20:53.119Z] 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. [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:53.119Z] 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') [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:20:53.119Z] 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. [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:53.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] 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)' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:53.120Z] 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') [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] 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') [2023-11-21T16:20:53.120Z] 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. [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:53.120Z] 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') [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223396265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223396265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223396265 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223396265 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223396265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:53.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223396265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:53.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:53.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223396265 data=null 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')] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223396605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223396062 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223396062 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223396062 data=null}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223396062 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223396062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223396058 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223396038 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223396038 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223396038 data=null}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223396038 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223396037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223396035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:53.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223396034 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223396034 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223396034 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223396034 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223396033 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]}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223396030 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223396029 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223396029 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223396029 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223396029 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]}] [2023-11-21T16:20:53.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223396029 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395815 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223395815 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223395815 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395815 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223395815 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}] [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395794 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:53.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395792 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223395792 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223395792 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395791 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223395791 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}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395786 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395786 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223395786 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223395785 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395785 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223395785 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}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395783 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395783 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395782 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223395782 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}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395751 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223395747 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223395747 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223395747 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:53.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:20:53.634Z] [2023-11-21T16:20:53.634Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:53.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:54.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:54.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:54.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:54.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:54.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223394244 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223394244 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223394244 data=null}, TableItem with text {}] [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223394244 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223394244 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223394240 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:55.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223394196 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223394196 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223394196 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223394196 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223394196 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}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223394190 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:55.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223394187 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223394187 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223394187 data=null}, TreeItem with text {test}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223394187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223394187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223394171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223394171 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:55.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223394171 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223394171 data=null}, TreeItem with text {test}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223394170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223394170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223394166 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:55.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223394166 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223394166 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223394166 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223394165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223394165 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]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223394160 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223394159 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223394159 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223394159 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223394159 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223394159 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]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223394156 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:20:55.270Z] 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=-223393961 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:55.270Z] 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') [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223393961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223393961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223393961 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223393961 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223393960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223393960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223393960 data=null 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')] [2023-11-21T16:20:55.526Z] [2023-11-21T16:20:55.526Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:55.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:55.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223394131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree') [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-223393753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-223393753 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-223393753 data=null doit=true}, (of type 'Tree')] [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-223393753 data=null}, (of type 'Tree')] [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223393752 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')] [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223393752 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')] [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223393739 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')] [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:20:55.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:20:55.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:20:55.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223393647 data=null doit=true}, Shell with text {Import}] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:55.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-223393645 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-223393645 data=null doit=true}, Tree node with text: Trace Import] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-223393645 data=null}, Tree node with text: Trace Import] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-223393645 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223393645 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] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-223393644 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:55.783Z] 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') [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next > [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-223393644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-223393644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-223393644 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-223393644 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-223393644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-223393644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')] [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-223393644 data=null 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')] [2023-11-21T16:20:55.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:20:55.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:20:55.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:20:55.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:20:55.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next > [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:20:55.783Z] 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') [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:55.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:55.784Z] 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. [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:55.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223393420 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:'))] [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] 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' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:56.042Z] 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') [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:20:56.042Z] 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. [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:56.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:56.043Z] 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') [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:20:56.043Z] 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. [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:56.043Z] 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') [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:20:56.043Z] 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. [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:56.043Z] 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') [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] 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') [2023-11-21T16:20:56.043Z] 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. [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:56.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:56.044Z] 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') [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:20:56.044Z] 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. [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] 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)' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:56.044Z] 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') [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] 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') [2023-11-21T16:20:56.044Z] 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. [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:56.044Z] 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') [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223393415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:56.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223393415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223393415 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223393415 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223393415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223393415 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223393415 data=null 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')] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223393738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223393248 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223393248 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223393233 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223393233 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223393233 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}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223393223 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223393223 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223393223 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223393223 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223393222 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223393222 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}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223393219 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223393219 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223393219 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223393219 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223393219 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}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223393218 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223393217 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223393217 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223393217 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223393217 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223393217 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]}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223393206 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223393206 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:56.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223393206 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:56.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223393205 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:56.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223393205 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]}] [2023-11-21T16:20:56.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223393205 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392977 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223392977 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223392977 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392977 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223392977 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}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392968 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:56.302Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392966 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223392966 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223392966 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392966 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223392966 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}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392964 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:20:56.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392963 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223392963 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223392963 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392963 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223392963 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}] [2023-11-21T16:20:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392955 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392955 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392955 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223392955 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}] [2023-11-21T16:20:56.559Z] [2023-11-21T16:20:56.559Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:56.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392929 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223392815 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223392815 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223392815 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:20:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:20:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:56.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:57.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:57.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223391798 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223391798 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223391798 data=null}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223391798 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223391798 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223391797 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223391796 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223391796 data=null doit=true}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223391796 data=null}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223391796 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223391796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:20:57.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223391796 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:20:57.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:20:57.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:20:57.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:20:57.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223391252 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223391252 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223391252 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223391252 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223391252 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}] [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223391249 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:58.196Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:20:58.196Z] 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@3fc4038f] time=-223391247 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}] [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:58.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223391235 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:20:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223391235 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:20:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223391235 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:20:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223391234 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:20:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223391234 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}] [2023-11-21T16:20:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223391207 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:20:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:20:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:20:58.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:20:58.760Z] 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') [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:20:58.760Z] 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=-223390549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] 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=-223390549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] 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=-223390549 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] 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=-223390549 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] 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=-223390548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] 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=-223390548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] 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=-223390548 data=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')] [2023-11-21T16:20:58.760Z] 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=-223390548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] 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=-223390548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] 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=-223390548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] 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=-223390548 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] 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=-223390548 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:58.760Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:20:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:20:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:58.761Z] 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') [2023-11-21T16:20:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:20:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223390548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:20:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223390548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:20:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223390548 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:20:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223390548 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:20:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223390548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:20:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223390547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:20:58.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:20:58.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:20:58.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:20:58.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:20:58.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2023-11-21T16:20:58.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:20:59.017Z] [2023-11-21T16:20:59.017Z] (Eclipse:7660): Gtk-CRITICAL **: 16:20:58.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:20:59.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223390547 data=null 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')] [2023-11-21T16:20:59.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223391183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223390042 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223390042 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223390042 data=null}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223390041 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223390041 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223390033 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223390032 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223390032 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223390032 data=null}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223390032 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223390032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223390014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:59.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:59.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223390014 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223390014 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223390014 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223390013 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223390013 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]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223390009 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223390009 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223390009 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223390008 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223390003 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223390003 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]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223390000 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:20:59.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:20:59.533Z] 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=-223389925 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:20:59.533Z] 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') [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223389925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223389925 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223389925 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223389925 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223389914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223389913 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223389913 data=null 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')] [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223389984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223389838 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:59.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223389838 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223389838 data=null}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223389838 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223389838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223389828 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223389827 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223389827 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223389827 data=null}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223389827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223389827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223389823 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:20:59.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223389781 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223389781 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223389781 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223389781 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223389781 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]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223389777 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223389776 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223389776 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223389776 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223389776 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223389776 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]}] [2023-11-21T16:20:59.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223389774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:20:59.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:20:59.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:20:59.792Z] 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=-223389617 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:20:59.792Z] 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') [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:20:59.792Z] 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. [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:20:59.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "= 0' failed in GtkScrollbar [2023-11-21T16:21:00.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223388559 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:00.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223388462 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:00.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223388462 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:00.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223388462 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:00.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:00.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:01.432Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:01.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:02.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:02.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:02.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223386959 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223386959 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223386959 data=null}, TableItem with text {}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223386959 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223386959 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223386951 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223386912 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223386912 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223386912 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223386911 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223386911 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}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223386909 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:02.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223386888 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223386888 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223386888 data=null}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223386888 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223386888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223386878 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223386877 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223386877 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223386877 data=null}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223386877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223386877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223386867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:02.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223386866 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223386866 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:02.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223386866 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:02.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223386866 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:02.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223386866 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]}] [2023-11-21T16:21:02.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223386860 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:02.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386635 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223386635 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223386635 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386635 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223386635 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}] [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386620 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:02.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386619 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223386618 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223386618 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386618 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223386618 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}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386616 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386615 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223386615 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223386615 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386615 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223386615 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}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386613 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386613 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386613 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223386612 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}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386586 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223386582 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223386582 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223386582 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:21:02.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:03.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223385444 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223385443 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:03.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223385443 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223385443 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223385443 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}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223385440 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:03.940Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223385436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223385436 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223385436 data=null}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223385436 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223385436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223385415 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223385415 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223385415 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223385415 data=null}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223385414 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223385414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:03.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223385404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:03.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223385403 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223385403 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223385403 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223385403 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223385403 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]}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223385398 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:03.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223385377 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223385377 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223385377 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223385376 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223385376 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}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223385354 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:03.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223385352 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223385352 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223385352 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223385352 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223385352 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}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223385350 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log} [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223385349 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223385349 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223385349 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223385349 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223385349 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}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223385347 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223385347 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-223385346 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223385346 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}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223385321 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-223385316 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-223385316 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-223385316 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log} [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:03.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-223384197 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-223384197 data=null doit=true}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-223384197 data=null}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-223384197 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223384197 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}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-223384181 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:05.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223384177 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223384177 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223384177 data=null}, TreeItem with text {test}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223384177 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223384177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223384169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:05.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223384169 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223384168 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223384168 data=null}, TreeItem with text {test}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223384168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223384168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223384165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:05.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223384165 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223384165 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223384165 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223384164 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223384164 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]}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223384154 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:05.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-223384154 data=null doit=true}, TreeItem with text {z-clashes [2]}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-223384154 data=null}, TreeItem with text {z-clashes [2]}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-223384154 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223384153 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]}] [2023-11-21T16:21:05.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-223384153 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}] [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384130 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223384130 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223384130 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384130 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223384130 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}] [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384105 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:05.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384103 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223384103 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223384103 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384103 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223384103 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}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384100 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384100 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223384100 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223384100 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384100 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223384099 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}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384097 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384097 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384097 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223384097 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}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384070 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223384066 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223384066 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223384066 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:05.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:05.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:05.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:05.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:05.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:05.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:05.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:06.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223382562 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223382562 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223382562 data=null}, TableItem with text {}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223382562 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223382562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223382558 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223382522 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223382522 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223382522 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223382521 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223382521 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}] [2023-11-21T16:21:06.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223382519 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:06.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:06.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223382502 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223382502 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223382502 data=null}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223382501 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223382501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223382490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223382490 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223382490 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223382490 data=null}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223382489 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223382489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223382487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:06.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223382486 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223382486 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223382486 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223382486 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223382486 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]}] [2023-11-21T16:21:06.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223382478 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:06.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:21:06.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382164 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223382164 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223382163 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382163 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223382163 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}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382139 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:07.222Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382138 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223382138 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223382138 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382137 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223382137 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}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382135 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382134 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223382134 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223382134 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382134 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223382134 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}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382132 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382132 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382131 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223382131 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}] [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382104 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223382100 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223382100 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223382100 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:07.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:07.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:07.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:07.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:07.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:07.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223380966 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223380965 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223380965 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223380965 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:08.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223380965 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}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223380963 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:08.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223380960 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223380960 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223380960 data=null}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223380960 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223380960 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223380947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223380946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223380946 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223380946 data=null}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223380946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223380946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223380943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223380942 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223380942 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223380942 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223380942 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223380942 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]}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223380934 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.349Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223380932 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223380931 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223380931 data=null}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223380931 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:08.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223380931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223380926 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223380925 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223380925 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223380925 data=null}, TreeItem with text {test}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223380925 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223380925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223380922 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:08.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223380921 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223380921 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223380921 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223380921 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223380917 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]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223380913 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-223380913 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-223380913 data=null doit=true}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-223380913 data=null}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-223380913 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223380912 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]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-223380910 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}] [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:21:08.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:21:08.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:21:08.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=-223380624 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:21:08.607Z] 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') [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:08.607Z] 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. [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:08.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "= 0' failed in GtkScrollbar [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223368855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223367156 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223367156 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223367156 data=null}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223367156 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223367140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223367129 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223367128 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223367128 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223367128 data=null}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223367128 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223367128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223367125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:22.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-223367124 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-223367124 data=null doit=true}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-223367124 data=null}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-223367123 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223367123 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]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-223367111 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-223367111 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-223367111 data=null doit=true}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-223367111 data=null}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-223367111 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223367110 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]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-223367108 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...' [2023-11-21T16:21:22.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:22.475Z] 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') [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223367011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223367011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223367011 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223367011 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223367011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223367011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223367011 data=null 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')] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-223367086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...'] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-223366959 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-223366959 data=null doit=true}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-223366959 data=null}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-223366958 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223366958 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]}] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-223366956 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:22.475Z] 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') [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223366881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223366881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223366881 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223366881 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223366881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223366881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223366881 data=null 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')] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-223366941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...'] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-223366818 data=null doit=true}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-223366818 data=null}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-223366817 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223366817 data=null item=TreeItem {Traces [10]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-223366816 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-223366816 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-223366816 data=null doit=true}, TreeItem with text {FolderA}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-223366816 data=null}, TreeItem with text {FolderA}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-223366816 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223366816 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}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-223366806 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}] [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:21:22.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:21:22.733Z] 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=-223366659 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:21:22.733Z] 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') [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:22.733Z] 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. [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:22.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:21:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223366517 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:'))] [2023-11-21T16:21:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:21:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:22.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] 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' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:22.735Z] 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') [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:21:22.735Z] 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. [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:22.735Z] 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') [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@200b1e38 [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-223366509 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')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223366509 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')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-223366509 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-223366509 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-223366509 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')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-223366509 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')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-223366509 data=null 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')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-223366509 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')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223366509 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')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-223366509 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')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-223366509 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:22.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-223366509 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:22.736Z] 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') [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:21:22.736Z] 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. [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:22.736Z] 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') [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] 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') [2023-11-21T16:21:22.736Z] 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. [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:22.736Z] 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') [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:21:22.736Z] 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. [2023-11-21T16:21:22.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] 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)' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:22.737Z] 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') [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] 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') [2023-11-21T16:21:22.737Z] 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. [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:22.737Z] 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') [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223366503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223366503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223366503 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223366503 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223366503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223366503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:22.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:22.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:22.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:22.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:22.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:21:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223366503 data=null 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')] [2023-11-21T16:21:22.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223366793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:21:23.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:23.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:23.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223365977 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223365976 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223365976 data=null}, TreeItem with text {test}] [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223365976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223365976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223365971 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223365971 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223365971 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223365970 data=null}, TreeItem with text {test}] [2023-11-21T16:21:23.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223365970 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223365970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223365961 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:23.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223365961 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223365961 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223365960 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223365960 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223365960 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]}] [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223365956 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:23.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-223365956 data=null doit=true}, TreeItem with text {FolderA [2]}] [2023-11-21T16:21:23.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-223365956 data=null}, TreeItem with text {FolderA [2]}] [2023-11-21T16:21:23.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-223365956 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}] [2023-11-21T16:21:23.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223365955 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]}] [2023-11-21T16:21:23.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-223365955 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365630 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223365630 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223365630 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365629 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223365629 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}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365614 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:23.766Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365613 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223365613 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223365613 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365613 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223365613 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}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365611 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365610 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223365610 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223365610 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365610 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223365610 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}] [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365607 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365607 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365607 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223365607 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}] [2023-11-21T16:21:23.767Z] [2023-11-21T16:21:23.767Z] (Eclipse:7660): Gtk-CRITICAL **: 16:21:23.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365582 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223365468 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223365467 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223365467 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:23.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:24.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:24.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223364444 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223364444 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223364443 data=null}, TableItem with text {}] [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223364443 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223364443 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223364439 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:24.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223364221 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223364221 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223364220 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223364220 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223364220 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}] [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223364218 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:25.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223364202 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223364201 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223364201 data=null}, TreeItem with text {test}] [2023-11-21T16:21:25.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223364201 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223364201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223364189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223364189 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223364188 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223364188 data=null}, TreeItem with text {test}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223364188 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223364188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223364185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:25.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223364184 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223364178 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223364178 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223364178 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223364178 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]}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223364172 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:25.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:25.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364136 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223364136 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223364135 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364135 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223364135 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}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364124 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:25.150Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364122 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223364122 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223364121 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364121 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223364121 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}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364113 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:21:25.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364112 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223364112 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:25.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223364112 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364112 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223364112 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}] [2023-11-21T16:21:25.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364085 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364085 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364085 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223364085 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}] [2023-11-21T16:21:25.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223364072 data=null button=1 stateMask=0x80000 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223363835 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223363777 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223363777 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223363776 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223363776 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223363776 data=null}, TableItem with text {}] [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223363775 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223363775 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223363772 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:25.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:26.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:26.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:26.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223362637 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:26.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223362636 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:26.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223362636 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:26.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223362636 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:26.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223362636 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}] [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223362634 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:26.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:26.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-223362632 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}] [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-223362632 data=null doit=true}, TreeItem with text {FolderB}] [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-223362632 data=null}, TreeItem with text {FolderB}] [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-223362631 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}] [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223362631 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}] [2023-11-21T16:21:26.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-223362626 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}] [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:21:26.851Z] 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=-223362426 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:21:26.851Z] 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') [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.851Z] [2023-11-21T16:21:26.851Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.796: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.852Z] [2023-11-21T16:21:26.852Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.852Z] [2023-11-21T16:21:26.852Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.852Z] [2023-11-21T16:21:26.852Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.852Z] [2023-11-21T16:21:26.852Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.815: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.852Z] [2023-11-21T16:21:26.852Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.852Z] [2023-11-21T16:21:26.852Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.852Z] [2023-11-21T16:21:26.852Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.852Z] [2023-11-21T16:21:26.852Z] (Eclipse:7660): Gtk-WARNING **: 16:21:26.830: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:26.852Z] 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. [2023-11-21T16:21:26.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:26.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:26.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:26.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:26.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223362285 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:'))] [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] 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' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:27.110Z] 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') [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:21:27.110Z] 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. [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:27.110Z] 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') [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:21:27.110Z] 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. [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:27.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:27.111Z] 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') [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:21:27.111Z] 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. [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:27.111Z] 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') [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] 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') [2023-11-21T16:21:27.111Z] 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. [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:27.111Z] 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') [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:21:27.111Z] 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. [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:27.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] 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)' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:27.112Z] 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') [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] 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') [2023-11-21T16:21:27.112Z] 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. [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:27.112Z] 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') [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223362273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223362273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223362273 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223362273 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223362273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223362273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:27.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:27.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:27.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:27.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:27.112Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223362273 data=null 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')] [2023-11-21T16:21:27.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223362605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223361766 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223361766 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223361766 data=null}, TreeItem with text {test}] [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223361766 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223361765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223361760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223361759 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:27.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223361759 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223361759 data=null}, TreeItem with text {test}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223361759 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223361759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223361756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:27.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223361756 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223361756 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223361756 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223361755 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223361755 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]}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223361751 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:27.675Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-223361745 data=null doit=true}, TreeItem with text {FolderB [2]}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-223361745 data=null}, TreeItem with text {FolderB [2]}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-223361745 data=null button=1 stateMask=0x0 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223361745 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]}] [2023-11-21T16:21:27.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-223361744 data=null button=1 stateMask=0x80000 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}] [2023-11-21T16:21:27.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361418 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223361418 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223361418 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361418 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223361418 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}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361410 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:27.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361408 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223361408 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223361408 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361408 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223361408 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}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361406 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361406 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223361406 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223361406 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361405 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223361405 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}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361403 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361403 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361403 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223361403 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}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361374 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223361370 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223361370 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223361370 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:27.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:27.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:27.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:28.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:28.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:28.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:28.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:28.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:29.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:29.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:29.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:29.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:29.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:29.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223359868 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223359867 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223359867 data=null}, TableItem with text {}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223359867 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223359867 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223359863 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223359805 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223359804 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223359804 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223359804 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223359804 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}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223359801 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:29.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223359798 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223359798 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223359798 data=null}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223359798 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223359798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223359784 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223359783 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223359783 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223359783 data=null}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223359783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223359783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223359780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:29.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223359780 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:29.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223359780 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223359780 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223359780 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223359779 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]}] [2023-11-21T16:21:29.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223359775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:29.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:21:29.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359557 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223359557 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223359557 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359557 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223359557 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}] [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359531 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:29.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:29.879Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359530 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223359530 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223359530 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359529 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223359529 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}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359527 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359527 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223359526 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223359526 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359526 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223359526 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}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359524 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359523 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359523 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223359523 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}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359474 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223359473 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223359473 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223359473 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:29.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:21:29.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:29.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:29.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223358971 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223358971 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223358971 data=null}, TableItem with text {}] [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223358971 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223358971 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223358963 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:30.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223358024 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223358024 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223358024 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223358024 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223358024 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}] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223358022 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:31.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:31.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:21:31.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:31.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree') [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-223358019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-223358019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-223358019 data=null doit=true}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-223358019 data=null}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223358019 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223358019 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')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223358005 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-223358005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-223358005 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-223358005 data=null doit=true}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-223358005 data=null}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-223358005 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223358004 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')] [2023-11-21T16:21:31.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-223357999 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')] [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:21:31.372Z] [2023-11-21T16:21:31.372Z] (Eclipse:7660): Gtk-WARNING **: 16:21:31.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:31.372Z] [2023-11-21T16:21:31.372Z] (Eclipse:7660): Gtk-WARNING **: 16:21:31.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:31.372Z] [2023-11-21T16:21:31.372Z] (Eclipse:7660): Gtk-WARNING **: 16:21:31.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:31.372Z] [2023-11-21T16:21:31.372Z] (Eclipse:7660): Gtk-WARNING **: 16:21:31.299: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:31.372Z] 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') [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223357893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223357893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223357892 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223357892 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223357892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223357892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:31.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223357892 data=null 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')] [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223357980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223357025 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223357025 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223357025 data=null}, TreeItem with text {test}] [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223357025 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223357024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223356969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223356969 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:32.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223356969 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223356969 data=null}, TreeItem with text {test}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223356969 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223356969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223356966 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:32.305Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223356965 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223356965 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223356965 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223356965 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223356965 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]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223356960 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-223356949 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-223356949 data=null doit=true}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-223356948 data=null}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-223356948 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223356948 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]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-223356945 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}] [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:21:32.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:21:32.565Z] [2023-11-21T16:21:32.565Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.386: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.404: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:21:32.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=-223356802 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:32.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') [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223356802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223356802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] [2023-11-21T16:21:32.566Z] (Eclipse:7660): Gtk-WARNING **: 16:21:32.419: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223356802 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223356788 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223356788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223356788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:32.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223356788 data=null 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')] [2023-11-21T16:21:32.824Z] [2023-11-21T16:21:32.824Z] (Eclipse:7660): Gtk-CRITICAL **: 16:21:32.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:21:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223356925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:21:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:32.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223356549 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223356549 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223356549 data=null}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223356549 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223356549 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223356528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223356527 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223356527 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223356527 data=null}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223356527 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223356527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223356524 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:32.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223356523 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223356523 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223356523 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223356523 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223356523 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]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223356519 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223356519 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223356519 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223356519 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223356518 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223356518 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]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223356516 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2023-11-21T16:21:32.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...' [2023-11-21T16:21:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...' [2023-11-21T16:21:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2023-11-21T16:21:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:21:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:21:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:33.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:21:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:21:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:33.083Z] 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') [2023-11-21T16:21:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:21:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223356364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223356364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223356364 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223356364 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223356364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223356363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223356363 data=null 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')] [2023-11-21T16:21:33.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-223356480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...'] [2023-11-21T16:21:33.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:33.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:33.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223356283 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223356283 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223356282 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223356282 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223356282 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]}] [2023-11-21T16:21:33.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223356280 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2023-11-21T16:21:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...' [2023-11-21T16:21:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...' [2023-11-21T16:21:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2023-11-21T16:21:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:21:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text') [2023-11-21T16:21:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:21:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:21:33.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:33.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') [2023-11-21T16:21:33.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:21:33.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223356190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223356190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223356190 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223356190 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223356190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223356190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223356190 data=null 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')] [2023-11-21T16:21:33.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-223356263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...'] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223356124 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223356124 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223356124 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223356124 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]}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223356123 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-223356123 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-223356123 data=null doit=true}, TreeItem with text {FolderA}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-223356122 data=null}, TreeItem with text {FolderA}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-223356122 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223356122 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}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-223356119 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:21:33.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=-223355971 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:21:33.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') [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:33.345Z] 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. [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:33.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:21:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223355815 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:'))] [2023-11-21T16:21:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:21:33.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:33.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' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:33.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') [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:21:33.603Z] 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. [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:33.603Z] 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') [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:21:33.603Z] 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. [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:33.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') [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:21:33.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. [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:33.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:33.604Z] 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') [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] 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') [2023-11-21T16:21:33.604Z] 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. [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:33.604Z] 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') [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:21:33.604Z] 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. [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] 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)' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:33.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') [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:33.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') [2023-11-21T16:21:33.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. [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:33.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:33.605Z] 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') [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223355807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223355807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223355807 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223355807 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223355807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223355807 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:33.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223355807 data=null 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')] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223356098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223355647 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223355647 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223355647 data=null}, TreeItem with text {test}] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223355647 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223355646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223355618 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223355618 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223355618 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223355618 data=null}, TreeItem with text {test}] [2023-11-21T16:21:33.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223355618 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223355617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223355614 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:33.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223355614 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223355614 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223355614 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223355613 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223355613 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]}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223355579 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:33.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-223355579 data=null doit=true}, TreeItem with text {FolderA}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-223355579 data=null}, TreeItem with text {FolderA}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-223355579 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223355578 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FolderA}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-223355577 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355360 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223355360 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223355360 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355360 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:33.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223355360 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}] [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355332 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:34.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355331 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223355331 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223355331 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355330 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223355330 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}] [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355328 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355328 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223355328 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223355328 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355328 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223355328 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}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355326 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355325 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355321 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223355321 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}] [2023-11-21T16:21:34.119Z] [2023-11-21T16:21:34.119Z] (Eclipse:7660): Gtk-CRITICAL **: 16:21:33.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355295 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223355192 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223355192 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223355192 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:34.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:34.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:34.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:35.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:35.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223353690 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223353690 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223353690 data=null}, TableItem with text {}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223353690 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223353689 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223353686 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223353643 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223353643 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223353643 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223353643 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223353643 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}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223353639 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:35.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:35.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-223353637 data=null button=0 stateMask=0x0 x=103 y=127 count=0}, TreeItem with text {FolderB}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-223353637 data=null doit=true}, TreeItem with text {FolderB}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-223353637 data=null}, TreeItem with text {FolderB}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-223353636 data=null button=1 stateMask=0x0 x=103 y=127 count=1}, TreeItem with text {FolderB}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223353636 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}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-223353630 data=null button=1 stateMask=0x80000 x=103 y=127 count=1}, TreeItem with text {FolderB}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:21:35.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=-223353443 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:21:35.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:21:35.807Z] 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') [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:35.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:36.064Z] 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. [2023-11-21T16:21:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:36.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223353286 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:'))] [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] 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' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:36.065Z] 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') [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:21:36.065Z] 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. [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:36.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:36.066Z] 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') [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:21:36.066Z] 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. [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:36.066Z] 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') [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:21:36.066Z] 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. [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:36.066Z] 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') [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] 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') [2023-11-21T16:21:36.066Z] 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. [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:36.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:36.067Z] 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') [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:21:36.067Z] 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. [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] 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)' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:36.067Z] 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') [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] 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') [2023-11-21T16:21:36.067Z] 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. [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:36.067Z] 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') [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223353282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223353282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223353282 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223353282 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223353281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:36.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223353281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:36.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:36.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:36.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:36.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:36.067Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:21:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223353281 data=null 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')] [2023-11-21T16:21:36.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223353582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:21:36.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:36.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:36.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:36.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:36.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:36.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:36.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223352774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:36.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223352774 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:36.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223352774 data=null}, TreeItem with text {test}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223352774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223352774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223352768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223352768 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223352768 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223352768 data=null}, TreeItem with text {test}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223352768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223352767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223352765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:36.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223352764 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223352764 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223352764 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223352764 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223352764 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]}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223352760 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:36.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-223352760 data=null doit=true}, TreeItem with text {FolderB [1]}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-223352760 data=null}, TreeItem with text {FolderB [1]}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-223352760 data=null button=1 stateMask=0x0 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223352759 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]}] [2023-11-21T16:21:36.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-223352759 data=null button=1 stateMask=0x80000 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352429 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223352428 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223352428 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352428 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223352428 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}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352420 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:36.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352418 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223352418 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223352418 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352418 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223352418 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}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352416 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352415 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223352415 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223352415 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352415 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223352415 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}] [2023-11-21T16:21:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352413 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352412 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352412 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:36.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223352407 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}] [2023-11-21T16:21:37.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352379 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:37.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223352173 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:37.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223352162 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:37.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223352162 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:37.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:21:37.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:37.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:37.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:37.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223352160 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223352160 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223352160 data=null}, TableItem with text {}] [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223352160 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223352160 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223352156 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:37.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:38.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:38.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:38.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223350920 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:38.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223350920 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:38.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223350920 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:38.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223350919 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:38.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223350919 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}] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223350917 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:38.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:38.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:38.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree') [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-223350915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-223350915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-223350915 data=null doit=true}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-223350915 data=null}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-223350915 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223350915 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')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-223350904 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-223350904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-223350904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-223350904 data=null doit=true}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-223350904 data=null}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-223350903 data=null button=1 stateMask=0x40000 x=114 y=127 count=1}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223350903 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')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-223350898 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1}, (of type 'Tree')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:21:38.513Z] [2023-11-21T16:21:38.513Z] (Eclipse:7660): Gtk-WARNING **: 16:21:38.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:38.513Z] [2023-11-21T16:21:38.513Z] (Eclipse:7660): Gtk-WARNING **: 16:21:38.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:38.513Z] [2023-11-21T16:21:38.513Z] (Eclipse:7660): Gtk-WARNING **: 16:21:38.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:38.513Z] [2023-11-21T16:21:38.513Z] (Eclipse:7660): Gtk-WARNING **: 16:21:38.397: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:21:38.513Z] [2023-11-21T16:21:38.513Z] (Eclipse:7660): Gtk-WARNING **: 16:21:38.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:38.513Z] [2023-11-21T16:21:38.513Z] (Eclipse:7660): Gtk-WARNING **: 16:21:38.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:38.513Z] [2023-11-21T16:21:38.513Z] (Eclipse:7660): Gtk-WARNING **: 16:21:38.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:38.513Z] [2023-11-21T16:21:38.513Z] (Eclipse:7660): Gtk-WARNING **: 16:21:38.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:38.513Z] 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') [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223350752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223350752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:38.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223350752 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223350752 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223350752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223350752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:38.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223350752 data=null 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')] [2023-11-21T16:21:39.077Z] [2023-11-21T16:21:39.077Z] (Eclipse:7660): Gtk-CRITICAL **: 16:21:38.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223350883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223350377 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223350377 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223350377 data=null}, TreeItem with text {test}] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223350376 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223350376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223350349 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223350349 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223350349 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223350349 data=null}, TreeItem with text {test}] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223350348 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:39.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223350348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223350337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:39.078Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223350337 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223350337 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223350337 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223350336 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223350336 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]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223350332 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223350332 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223350332 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223350332 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223350332 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223350331 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]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223350326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:21:39.078Z] 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=-223350178 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:21:39.078Z] 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') [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:39.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:39.079Z] 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. [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:39.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "= 0' failed in GtkScrollbar [2023-11-21T16:21:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:40.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:40.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:40.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223348138 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223348137 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223348137 data=null}, TableItem with text {}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223348137 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223348137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223348126 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223348059 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223348058 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223348058 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223348058 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223348058 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}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223348056 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:41.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:41.237Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223348053 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223348053 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223348053 data=null}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223348053 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223348053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223348040 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223348040 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223348040 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223348040 data=null}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223348039 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223348039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223348037 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:41.237Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223348036 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223348036 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223348036 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223348035 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223348035 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]}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223348023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:41.237Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-223348023 data=null doit=true}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-223348022 data=null}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-223348022 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223348022 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]}] [2023-11-21T16:21:41.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-223348022 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:21:41.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347706 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223347706 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223347706 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347706 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223347706 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}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347678 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:41.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347676 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223347676 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223347676 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347676 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223347676 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}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347673 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347672 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223347672 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223347672 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347672 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223347672 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}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347670 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347669 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347669 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223347669 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}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347641 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223347637 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223347636 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223347636 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:41.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:42.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:42.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:42.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:42.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:42.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:42.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223346133 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223346133 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223346133 data=null}, TableItem with text {}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223346133 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223346133 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223346126 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223346073 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223346073 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223346073 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223346073 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223346073 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}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223346071 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:43.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:43.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223346068 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223346068 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223346068 data=null}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223346068 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223346068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223346049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223346049 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223346049 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223346049 data=null}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223346049 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223346048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223346045 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:43.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223346045 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223346045 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223346045 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223346044 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223346044 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]}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223346040 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223346040 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223346039 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223346039 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:43.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223346039 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223346039 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]}] [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223346037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:43.436Z] 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') [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:21:43.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:21:43.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223345942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:43.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223345942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:43.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223345942 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:43.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223345942 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:43.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223345942 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:43.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223345941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:43.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223345941 data=null 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')] [2023-11-21T16:21:43.693Z] [2023-11-21T16:21:43.693Z] (Eclipse:7660): Gtk-CRITICAL **: 16:21:43.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223346020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223345624 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223345624 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223345624 data=null}, TreeItem with text {test}] [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223345624 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223345624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223345582 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223345582 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223345581 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223345581 data=null}, TreeItem with text {test}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223345581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223345581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223345562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:43.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223345561 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223345561 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223345561 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223345561 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223345561 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]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223345557 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223345556 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223345556 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223345556 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223345556 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223345556 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]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223345554 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:21:43.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:21:43.951Z] 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=-223345399 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:21:43.951Z] 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') [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:43.951Z] 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. [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223345281 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:'))] [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] 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' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:43.952Z] 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') [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:21:43.952Z] 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. [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:43.952Z] 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') [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66d6aa5e [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-223345279 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')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223345279 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')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-223345279 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-223345279 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-223345279 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')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-223345279 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')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-223345279 data=null 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')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-223345279 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')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223345279 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')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-223345279 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')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-223345279 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-223345279 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:43.953Z] 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') [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:21:43.953Z] 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. [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:44.210Z] 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') [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] 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') [2023-11-21T16:21:44.210Z] 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. [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:44.210Z] 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') [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:21:44.210Z] 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. [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:44.210Z] 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)' [2023-11-21T16:21:44.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:44.210Z] 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') [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] 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') [2023-11-21T16:21:44.211Z] 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. [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:44.211Z] 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') [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223345251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223345251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223345248 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223345248 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223345248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223345248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:44.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:44.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:44.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:44.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:44.211Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223345248 data=null 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')] [2023-11-21T16:21:44.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223345536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223344740 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223344740 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223344740 data=null}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223344740 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223344740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223344735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223344735 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223344734 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223344734 data=null}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223344734 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223344734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223344732 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:44.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223344731 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223344731 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223344731 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223344731 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223344730 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]}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223344722 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223344722 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223344722 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223344722 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223344722 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]}] [2023-11-21T16:21:44.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223344721 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344398 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223344398 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223344398 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344397 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223344397 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}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344389 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:45.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344387 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223344387 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223344387 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344387 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223344387 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}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344385 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344385 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223344385 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223344384 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344384 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223344384 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}] [2023-11-21T16:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344382 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344382 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344382 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223344376 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}] [2023-11-21T16:21:45.033Z] [2023-11-21T16:21:45.033Z] (Eclipse:7660): Gtk-CRITICAL **: 16:21:44.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344351 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223344254 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223344253 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223344253 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:45.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:46.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:46.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:46.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223342750 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223342750 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223342750 data=null}, TableItem with text {}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223342750 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223342750 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223342742 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223342700 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223342700 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223342700 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223342700 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223342700 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}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223342696 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:46.719Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223342590 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223342590 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223342590 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223342590 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223342590 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}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223342577 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223342576 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223342576 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223342576 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223342576 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223342576 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}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223342573 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223342573 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223342572 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223342572 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223342572 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}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223342571 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223342571 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223342571 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223342571 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223342570 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223342570 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]}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223342564 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:46.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223342564 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223342564 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223342564 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223342563 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223342563 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]}] [2023-11-21T16:21:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223342561 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:21:46.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:21:46.978Z] 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=-223342389 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:21:46.978Z] 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') [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:46.978Z] 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. [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:46.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223342246 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:'))] [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] 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' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:46.979Z] 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') [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:21:46.979Z] 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. [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:46.980Z] 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') [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:21:46.980Z] 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. [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:46.980Z] 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') [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:21:46.980Z] 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. [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:46.980Z] 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') [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] 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') [2023-11-21T16:21:46.980Z] 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. [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:46.981Z] 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') [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:21:46.981Z] 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. [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] 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)' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:46.981Z] 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') [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] 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') [2023-11-21T16:21:46.981Z] 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. [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:46.981Z] 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') [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223342241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223342241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223342241 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223342241 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:46.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223342241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:47.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223342240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:47.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:47.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:47.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:47.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:47.238Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:47.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:21:47.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223342240 data=null 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')] [2023-11-21T16:21:47.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223342543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223341733 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223341733 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223341733 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223341732 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:47.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223341732 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}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223341723 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223341723 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223341723 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223341723 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223341722 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223341722 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}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223341719 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:47.753Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-223341719 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223341719 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223341719 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223341718 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223341718 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]}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223341714 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-223341714 data=null doit=true}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-223341714 data=null}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223341714 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223341714 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]}] [2023-11-21T16:21:47.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223341713 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}] [2023-11-21T16:21:48.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:48.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:48.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341398 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223341398 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223341398 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341398 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223341398 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}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341376 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:48.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341375 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223341375 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223341375 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341375 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223341374 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}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341372 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341372 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223341372 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223341372 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341372 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223341372 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}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341370 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341369 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341369 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223341369 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}] [2023-11-21T16:21:48.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341357 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223341181 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223341181 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223341181 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223341180 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223341180 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223341180 data=null}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223341180 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223341180 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223341179 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223341179 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223341179 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223341179 data=null}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223341178 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223341178 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:48.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223341178 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:48.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:48.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223339939 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223339939 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223339939 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223339938 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223339938 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}] [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223339936 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:49.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:49.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree') [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-223339930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-223339930 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-223339930 data=null doit=true}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-223339930 data=null}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223339930 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223339930 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')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223339918 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-223339918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-223339918 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-223339917 data=null doit=true}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-223339917 data=null}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-223339917 data=null button=1 stateMask=0x40000 x=92 y=150 count=1}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223339917 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')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-223339908 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1}, (of type 'Tree')] [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:21:49.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:21:49.648Z] [2023-11-21T16:21:49.648Z] (Eclipse:7660): Gtk-WARNING **: 16:21:49.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:49.648Z] [2023-11-21T16:21:49.648Z] (Eclipse:7660): Gtk-WARNING **: 16:21:49.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:49.648Z] [2023-11-21T16:21:49.648Z] (Eclipse:7660): Gtk-WARNING **: 16:21:49.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:49.648Z] [2023-11-21T16:21:49.648Z] (Eclipse:7660): Gtk-WARNING **: 16:21:49.393: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:21:49.648Z] [2023-11-21T16:21:49.648Z] (Eclipse:7660): Gtk-WARNING **: 16:21:49.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:49.648Z] [2023-11-21T16:21:49.648Z] (Eclipse:7660): Gtk-WARNING **: 16:21:49.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:49.648Z] [2023-11-21T16:21:49.648Z] (Eclipse:7660): Gtk-WARNING **: 16:21:49.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:49.648Z] [2023-11-21T16:21:49.648Z] (Eclipse:7660): Gtk-WARNING **: 16:21:49.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:49.648Z] 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') [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223339780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223339780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223339780 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223339780 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:49.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223339779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:49.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223339779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:49.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223339779 data=null 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')] [2023-11-21T16:21:49.906Z] [2023-11-21T16:21:49.906Z] (Eclipse:7660): Gtk-CRITICAL **: 16:21:49.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:21:49.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223339893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:21:49.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:49.906Z] 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@3fc4038f] time=-223339438 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:21:49.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:21:49.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:49.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-223339435 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}] [2023-11-21T16:21:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223339435 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:21:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223339435 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:21:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223339435 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223339435 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}] [2023-11-21T16:21:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223339412 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:21:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:21:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:21:49.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:21:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:21:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:21:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:21:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:50.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') [2023-11-21T16:21:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:21:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:21:50.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:21:50.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 [2023-11-21T16:21:50.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=-223338769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.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=-223338769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.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=-223338769 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.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=-223338769 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.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=-223338769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.469Z] 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=-223338768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.469Z] 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=-223338768 data=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')] [2023-11-21T16:21:50.469Z] 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=-223338768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.469Z] 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=-223338768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.469Z] 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=-223338768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.469Z] 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=-223338768 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.469Z] 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=-223338768 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:50.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') [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223338768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223338768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223338768 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223338768 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223338768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223338768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:21:50.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') [2023-11-21T16:21:50.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') [2023-11-21T16:21:50.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') [2023-11-21T16:21:50.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') [2023-11-21T16:21:50.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') [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223338768 data=null 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')] [2023-11-21T16:21:50.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223339387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223338262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223338262 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223338262 data=null}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223338262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223338262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223338256 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223338255 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223338255 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223338255 data=null}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223338255 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223338255 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:51.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223338252 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:51.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223338246 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223338246 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223338246 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223338246 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223338246 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]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223338242 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223338241 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223338241 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223338241 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223338241 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223338241 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]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223338239 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:21:51.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:21:51.289Z] 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=-223338153 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:51.289Z] 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') [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223338153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223338153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223338153 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223338153 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223338153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223338153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223338153 data=null 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')] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223338222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223338108 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223338108 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223338108 data=null}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223338108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223338108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223338102 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223338101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223338101 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223338101 data=null}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223338101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223338101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223338087 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:51.290Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223338087 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223338087 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223338087 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223338087 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223338086 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]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223338078 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223338078 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223338078 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223338078 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223338077 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223338077 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]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223338075 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:21:51.290Z] 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=-223337949 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:21:51.291Z] 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') [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-223337948 data=null doit=true}, Button with text {Select roo&t directory:}] [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-223337948 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:}] [2023-11-21T16:21:51.291Z] 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') [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-223337948 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')] [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-223337947 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')] [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-223337947 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')] [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-223337947 data=null 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')] [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:21:51.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223337816 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:'))] [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] 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' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:51.548Z] 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') [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:51.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:51.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') [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@16b74aa5 [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-223337814 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')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223337814 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')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-223337814 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-223337814 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-223337814 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')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-223337814 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')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-223337814 data=null 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')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-223337814 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')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223337814 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')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-223337814 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')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-223337814 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-223337814 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:51.549Z] 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') [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:21:51.549Z] 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. [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:51.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:51.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' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:51.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') [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] 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') [2023-11-21T16:21:51.550Z] 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. [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:51.550Z] 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') [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:21:51.550Z] 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. [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] 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)' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:21:51.550Z] 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') [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] 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') [2023-11-21T16:21:51.550Z] 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. [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:21:51.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:21:51.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') [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223337796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223337796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223337796 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223337796 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223337796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223337796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:21:51.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:51.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:51.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:51.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:51.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:21:51.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:21:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223337796 data=null 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')] [2023-11-21T16:21:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223338061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:21:52.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223337262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223337262 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223337262 data=null}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223337262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223337261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223337246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223337245 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223337245 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223337245 data=null}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223337245 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223337245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223337227 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:52.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223337227 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223337227 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223337227 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223337226 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:52.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223337226 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]}] [2023-11-21T16:21:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223337222 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223337222 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223337222 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223337222 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223337221 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]}] [2023-11-21T16:21:52.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223337213 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223337000 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223337000 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223337000 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223337000 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223337000 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}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336977 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:52.321Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336976 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223336976 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223336976 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336976 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223336975 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}] [2023-11-21T16:21:52.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336973 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336973 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223336973 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223336973 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336973 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223336973 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}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336971 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336970 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336970 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223336970 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}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336944 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223336940 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223336940 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223336940 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:52.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:21:52.322Z] [2023-11-21T16:21:52.322Z] (Eclipse:7660): Gtk-CRITICAL **: 16:21:52.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:21:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:52.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:53.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:53.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223335437 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223335436 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223335436 data=null}, TableItem with text {}] [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223335436 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223335436 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223335432 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223335395 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223335395 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223335394 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223335394 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:54.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223335394 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}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223335377 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:54.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223335374 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223335374 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223335374 data=null}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223335374 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223335374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223335365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223335365 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223335365 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223335364 data=null}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223335364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223335364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223335361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:54.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223335361 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223335361 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223335361 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223335361 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223335361 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]}] [2023-11-21T16:21:54.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223335349 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:54.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335133 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223335133 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223335133 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335133 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223335133 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}] [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335109 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:54.266Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335107 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223335107 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223335107 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335107 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223335107 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}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335105 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335104 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223335104 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223335104 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335104 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223335104 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}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335102 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335101 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335101 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223335101 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}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335072 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223335068 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223335068 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223335067 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:21:54.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:55.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:55.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:55.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:55.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:55.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:55.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223333566 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:55.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223333565 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:55.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223333565 data=null}, TableItem with text {}] [2023-11-21T16:21:55.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223333565 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223333565 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223333561 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223333531 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223333531 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223333531 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223333531 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223333531 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}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223333529 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:55.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223333511 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223333511 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223333511 data=null}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223333511 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223333511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223333499 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223333499 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223333499 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223333499 data=null}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223333498 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223333498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223333496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:55.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223333495 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223333495 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223333495 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223333495 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223333495 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]}] [2023-11-21T16:21:55.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223333485 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:55.758Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333168 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223333168 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223333168 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333168 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223333168 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}] [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333132 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:56.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333130 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223333130 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223333130 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333130 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223333130 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}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333126 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333125 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223333125 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223333125 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333125 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223333125 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}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333123 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333122 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333122 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223333122 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}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333082 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223333077 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223333077 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223333077 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:56.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223332576 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223332576 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223332576 data=null}, TableItem with text {}] [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223332576 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223332576 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223332572 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:56.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223331637 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223331637 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223331637 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223331636 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223331636 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}] [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223331634 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:57.814Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223331632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:57.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223331631 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223331631 data=null}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223331631 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223331631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223331617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223331616 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223331616 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223331616 data=null}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223331616 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223331616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223331613 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:57.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223331613 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223331613 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223331613 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223331612 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223331612 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]}] [2023-11-21T16:21:57.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223331604 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:57.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:21:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223331277 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223331277 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223331277 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223331276 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223331276 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}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223331267 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:58.072Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223331266 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223331266 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223331266 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223331265 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223331265 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}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223331263 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223331263 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223331263 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223331263 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223331262 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223331262 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}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223331254 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223331254 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223331253 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223331253 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}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223331225 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223331221 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223331220 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223331220 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:58.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:58.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223330718 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223330718 data=null doit=true}, TableItem with text {}] [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223330718 data=null}, TableItem with text {}] [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223330718 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223330718 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223330715 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:21:58.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223329894 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223329894 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223329893 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223329893 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223329893 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}] [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223329872 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:59.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223329868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223329868 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223329867 data=null}, TreeItem with text {test}] [2023-11-21T16:21:59.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223329867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223329867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223329859 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223329853 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223329852 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223329852 data=null}, TreeItem with text {test}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223329852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223329852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223329849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:21:59.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223329849 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223329849 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223329848 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223329848 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223329848 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]}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223329844 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:21:59.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223329819 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223329819 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223329819 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223329819 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223329819 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}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223329794 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:21:59.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223329792 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223329792 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223329792 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223329792 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223329792 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}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223329789 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223329789 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223329789 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223329789 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223329788 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223329788 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}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223329786 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223329786 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223329786 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223329786 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}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223329755 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223329751 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223329751 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223329751 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:21:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223329249 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223329249 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223329249 data=null}, TableItem with text {}] [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223329249 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223329249 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223329246 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:00.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:01.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223328408 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223328408 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223328408 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223328407 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223328407 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}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223328405 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:01.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223328402 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223328402 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223328402 data=null}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223328402 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223328402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223328394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223328394 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223328394 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223328394 data=null}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223328394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223328393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223328380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:01.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223328379 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223328379 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223328379 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223328379 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223328379 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]}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223328370 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:01.056Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328333 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223328333 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223328333 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328333 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223328333 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}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328324 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:01.057Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328322 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223328322 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223328322 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328322 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223328322 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}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328319 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328319 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223328319 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223328312 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328312 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223328312 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}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328309 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328309 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328309 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223328309 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}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328278 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223328273 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223328273 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223328273 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223327771 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223327771 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223327771 data=null}, TableItem with text {}] [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223327771 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223327771 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223327766 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:01.619Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223326922 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223326922 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223326922 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223326922 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223326922 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}] [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223326919 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:02.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:02.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223326916 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223326916 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223326916 data=null}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223326916 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223326916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223326908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223326907 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223326907 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223326907 data=null}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223326907 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223326907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223326897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:02.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223326896 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:02.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223326896 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223326896 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223326896 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223326896 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]}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223326891 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:02.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-223326891 data=null doit=true}, TreeItem with text {z-clashes [6]}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-223326890 data=null}, TreeItem with text {z-clashes [6]}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-223326890 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223326890 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]}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-223326889 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326834 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223326834 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223326834 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326834 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223326834 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}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326825 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:02.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326824 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223326824 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223326824 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326824 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223326824 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}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326815 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326815 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223326815 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:02.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223326815 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326815 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223326815 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}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326812 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326812 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326812 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223326812 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}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326782 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223326778 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223326778 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223326778 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:02.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:03.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:03.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:03.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:03.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:03.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:03.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:03.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:03.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:03.112Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:03.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:04.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:04.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:04.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:04.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:04.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:04.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223325274 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:04.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223325274 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:04.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223325274 data=null}, TableItem with text {}] [2023-11-21T16:22:04.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223325274 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223325274 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223325270 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223325230 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223325229 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223325229 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223325229 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223325229 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}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223325182 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:04.245Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223325179 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223325179 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223325179 data=null}, TreeItem with text {test}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223325179 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223325179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:04.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223325170 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223325170 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223325170 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223325170 data=null}, TreeItem with text {test}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223325169 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223325169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223325167 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:04.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223325166 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223325166 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223325166 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223325166 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223325166 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]}] [2023-11-21T16:22:04.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223325154 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:04.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:04.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324839 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223324839 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223324838 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324838 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223324838 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}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324812 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:04.503Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324810 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223324810 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223324810 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324810 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223324810 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}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324807 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324807 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223324807 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:04.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223324806 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324806 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223324806 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}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324804 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324804 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324803 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223324803 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}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324774 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223324770 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223324770 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223324770 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:04.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:05.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223323267 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223323267 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223323267 data=null}, TableItem with text {}] [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223323267 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223323266 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223323262 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223323229 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223323229 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223323229 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223323229 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:05.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223323229 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}] [2023-11-21T16:22:06.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223323226 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:06.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:06.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:06.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:06.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:06.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:06.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223323206 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223323206 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223323205 data=null}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223323205 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223323205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223323197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223323197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223323197 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223323196 data=null}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223323196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223323196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223323193 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:06.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223323193 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223323193 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223323193 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223323193 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223323193 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]}] [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223323181 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:06.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:06.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:06.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322965 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223322965 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223322965 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322965 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223322965 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}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322938 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:06.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322937 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223322936 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223322936 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322936 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223322936 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}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322933 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322933 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223322933 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223322933 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322933 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223322933 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}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322930 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322930 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322930 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223322930 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}] [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322899 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223322895 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223322895 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223322894 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:06.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223322392 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223322392 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223322392 data=null}, TableItem with text {}] [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223322392 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223322392 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223322388 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:07.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:07.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:07.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:07.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223321545 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:07.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223321545 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223321545 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223321545 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223321545 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}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223321542 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:07.999Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223321537 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223321537 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223321537 data=null}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223321537 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223321537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223321528 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223321528 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223321528 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223321528 data=null}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223321528 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223321527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223321519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:07.999Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223321488 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223321488 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223321488 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:07.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223321487 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223321487 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]}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223321482 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:08.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:08.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223321447 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223321447 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223321447 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223321447 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223321447 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}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223321437 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:08.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223321436 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223321430 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223321430 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223321429 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223321429 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}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223321385 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223321385 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223321385 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223321385 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223321385 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223321385 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}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223321382 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223321382 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223321382 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223321381 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}] [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223321346 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223321342 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223321342 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223321342 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223320840 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223320840 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223320840 data=null}, TableItem with text {}] [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223320840 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223320840 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223320835 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:08.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:09.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223319913 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223319913 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223319913 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223319912 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223319912 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}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223319891 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:09.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223319888 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223319888 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223319888 data=null}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223319888 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223319888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223319866 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223319866 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223319866 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223319866 data=null}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223319866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223319866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223319862 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:09.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223319862 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223319862 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223319862 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223319862 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223319860 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]}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223319855 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:09.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:09.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223319824 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223319823 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223319823 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223319823 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223319823 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}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223319813 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:09.492Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223319812 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223319812 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223319812 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223319812 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223319812 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}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223319802 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223319802 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223319802 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223319802 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223319802 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223319801 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}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223319799 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223319799 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223319798 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223319798 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}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223319762 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223319757 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223319757 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223319737 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223319617 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223319617 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223319617 data=null}, TableItem with text {}] [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223319617 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:09.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223319609 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:09.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223319605 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:09.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:09.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223318360 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223318360 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223318360 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223318360 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223318360 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}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223318357 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:11.114Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223318354 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223318354 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223318353 data=null}, TreeItem with text {test}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223318353 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223318353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223318337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:11.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223318337 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223318337 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223318337 data=null}, TreeItem with text {test}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223318336 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223318336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223318329 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:11.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223318328 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223318328 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223318328 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223318328 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223318328 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]}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223318323 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:11.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:11.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318106 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223318105 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223318105 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318105 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223318105 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}] [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318078 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:11.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318076 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223318076 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223318076 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318075 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223318075 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}] [2023-11-21T16:22:11.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318073 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318072 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223318072 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223318072 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318072 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223318072 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}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318069 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318069 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318069 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223318069 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}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318038 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223318033 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223318033 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223318033 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223317531 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223317531 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223317531 data=null}, TableItem with text {}] [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223317531 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223317528 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223317523 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223316679 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223316679 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223316679 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223316679 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223316679 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}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223316665 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:12.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223316662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223316662 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223316662 data=null}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223316662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223316662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223316653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223316652 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223316652 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223316652 data=null}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223316652 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223316652 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223316649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:12.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223316641 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223316640 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223316640 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223316640 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223316640 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]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223316635 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223316632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223316622 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223316622 data=null}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223316622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223316622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223316611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223316610 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223316610 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223316610 data=null}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223316610 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223316610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223316605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:12.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223316604 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223316604 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223316604 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223316604 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223316604 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]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223316594 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223316593 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223316593 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223316593 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223316593 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223316593 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]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223316590 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:22:12.868Z] [2023-11-21T16:22:12.868Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.868Z] [2023-11-21T16:22:12.868Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.868Z] [2023-11-21T16:22:12.868Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.868Z] [2023-11-21T16:22:12.868Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.713: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.763: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:22:12.869Z] 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=-223316442 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:22:12.869Z] 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') [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223316441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223316441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223316441 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223316441 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223316441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223316441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] [2023-11-21T16:22:12.869Z] (Eclipse:7660): Gtk-WARNING **: 16:22:12.780: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:12.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223316428 data=null 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')] [2023-11-21T16:22:14.239Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:13.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:13.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:13.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:13.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:14.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:14.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:14.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:14.056: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:14.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:14.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:14.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.240Z] [2023-11-21T16:22:14.240Z] (Eclipse:7660): Gtk-WARNING **: 16:22:14.183: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:14.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:22:14.752Z] [2023-11-21T16:22:14.752Z] (Eclipse:7660): Gtk-CRITICAL **: 16:22:14.635: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:22:14.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223316573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223314072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223314072 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223314072 data=null}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223314072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223314072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223314066 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223314065 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223314065 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223314065 data=null}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223314065 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223314065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223314062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:15.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223314061 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223314061 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223314061 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223314061 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223314061 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]}] [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223314048 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223314048 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223314048 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223314048 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223314047 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223314047 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]}] [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223314045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:22:15.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:22:15.572Z] 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=-223313814 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:22:15.572Z] 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') [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:15.572Z] 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. [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:22:15.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223313731 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:'))] [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] 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' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:15.573Z] 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') [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:15.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:15.574Z] 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') [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3ad875a6 [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-223313729 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')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223313729 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')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-223313729 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-223313729 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-223313729 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')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-223313729 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')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-223313729 data=null 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')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-223313729 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')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223313729 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')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-223313729 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')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-223313729 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-223313729 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:15.574Z] 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') [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:22:15.574Z] 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. [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:15.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:15.575Z] 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') [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] 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') [2023-11-21T16:22:15.575Z] 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. [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:15.575Z] 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') [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:22:15.575Z] 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. [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] 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)' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:15.575Z] 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') [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] 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') [2023-11-21T16:22:15.575Z] 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. [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:22:15.576Z] 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') [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223313725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223313725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223313725 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223313725 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223313725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223313725 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:15.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:22:15.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:22:15.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:22:15.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:22:15.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:22:15.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:22:16.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:22:16.139Z] 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=-223313204 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:22:16.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:22:16.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:22:16.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2023-11-21T16:22:16.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:22:16.139Z] 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') [2023-11-21T16:22:16.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:22:16.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:22:16.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:22:16.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:22:16.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All [2023-11-21T16:22:16.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-223313204 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')] [2023-11-21T16:22:16.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-223313204 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')] [2023-11-21T16:22:16.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-223313203 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-11-21T16:22:16.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-223313203 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-11-21T16:22:16.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-223313203 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')] [2023-11-21T16:22:16.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-223313203 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')] [2023-11-21T16:22:16.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-223313203 data=null 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')] [2023-11-21T16:22:16.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:22:16.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223313725 data=null 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')] [2023-11-21T16:22:16.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223314029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:22:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223312669 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:16.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223312668 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223312668 data=null}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223312668 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223312668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223312663 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223312662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223312662 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223312662 data=null}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223312662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223312662 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223312659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:16.654Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223312659 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223312659 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223312659 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223312659 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223312658 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]}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223312651 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223312651 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223312651 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223312651 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223312651 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]}] [2023-11-21T16:22:16.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223312648 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:16.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:16.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:16.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312321 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:16.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223312321 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223312320 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312320 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223312320 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}] [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312312 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:16.911Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312310 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223312310 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223312310 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:16.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312310 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223312310 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}] [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312307 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312307 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223312307 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223312307 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312307 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223312306 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}] [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312299 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312299 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312299 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223312299 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}] [2023-11-21T16:22:17.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312269 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223312265 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223312265 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223312265 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:17.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:22:17.169Z] [2023-11-21T16:22:17.169Z] (Eclipse:7660): Gtk-CRITICAL **: 16:22:16.973: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:22:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:17.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:17.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223310761 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223310761 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223310761 data=null}, TableItem with text {}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223310761 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223310761 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223310757 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223310721 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223310721 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223310721 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223310720 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223310720 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}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223310703 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:18.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:18.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223310700 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223310700 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223310699 data=null}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223310699 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223310699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223310691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223310691 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223310691 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223310691 data=null}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223310691 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223310691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223310688 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:18.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223310687 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223310687 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223310687 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223310687 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223310687 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]}] [2023-11-21T16:22:18.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223310677 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:18.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310361 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223310361 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223310361 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310361 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223310360 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}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310336 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:19.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310335 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223310335 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223310335 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310335 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223310334 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}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310332 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310332 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223310332 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223310332 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310332 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223310332 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}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310330 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310329 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310329 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223310329 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}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310299 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223310296 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223310296 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223310296 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:22:19.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:19.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:20.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223308793 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223308793 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223308793 data=null}, TableItem with text {}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223308792 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223308792 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223308789 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223308759 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223308759 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223308759 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223308759 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223308759 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}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223308756 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:20.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:20.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223308738 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223308738 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223308738 data=null}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223308737 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223308737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223308730 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223308729 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223308729 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223308729 data=null}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223308729 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223308729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223308726 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:20.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223308725 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223308725 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223308725 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223308725 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223308725 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]}] [2023-11-21T16:22:20.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223308716 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:20.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:20.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:20.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:20.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308387 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223308387 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223308387 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308386 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223308386 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}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308378 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:20.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308377 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223308377 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223308377 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308377 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223308377 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}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308374 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308374 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223308374 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223308374 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308374 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223308374 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}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308371 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308364 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:20.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308364 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223308364 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}] [2023-11-21T16:22:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308334 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223308329 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223308329 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223308329 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:22:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:21.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223307827 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223307827 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223307827 data=null}, TableItem with text {}] [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223307827 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223307826 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223307823 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:21.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223306902 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223306902 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223306902 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223306902 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223306902 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}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223306899 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:22.629Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223306878 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223306878 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223306878 data=null}, TreeItem with text {test}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223306878 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223306878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223306870 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223306870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223306870 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223306870 data=null}, TreeItem with text {test}] [2023-11-21T16:22:22.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223306870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223306870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223306867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:22.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223306858 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223306858 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223306858 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223306858 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223306858 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]}] [2023-11-21T16:22:22.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223306853 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:22.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223306539 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223306539 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223306539 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223306539 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223306539 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}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223306513 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:22.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223306512 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223306512 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223306511 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223306511 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223306511 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}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223306509 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223306509 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223306509 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:22.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223306508 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223306508 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223306508 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}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223306506 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223306506 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223306506 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223306506 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}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223306466 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223306336 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223306334 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223306333 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223306332 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223306332 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:22.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223306332 data=null}, TableItem with text {}] [2023-11-21T16:22:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223306332 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223306332 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223306319 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:23.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:23.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223305080 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223305080 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223305080 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223305080 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223305080 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}] [2023-11-21T16:22:24.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223305077 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:24.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223305075 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223305075 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223305075 data=null}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223305075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223305075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223305060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223305060 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223305060 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223305060 data=null}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223305060 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223305059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223305056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:24.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223305056 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223305056 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223305056 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223305055 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223305055 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]}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223305051 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:24.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223305028 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223305012 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223305012 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223305011 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223305011 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}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223304997 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:24.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:24.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223304996 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223304996 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223304996 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223304996 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223304996 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}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223304989 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223304989 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223304988 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223304988 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223304988 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223304988 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}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223304986 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223304986 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223304985 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223304985 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}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223304954 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223304828 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223304826 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223304826 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223304813 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223304813 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223304813 data=null}, TableItem with text {}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223304812 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223304812 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223304809 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:24.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:25.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223303558 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223303557 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223303557 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223303551 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223303551 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}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223303549 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:25.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223303546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223303546 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223303546 data=null}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223303546 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223303546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223303531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223303530 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223303530 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223303530 data=null}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223303530 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223303530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223303527 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:25.884Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223303526 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223303526 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223303526 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223303526 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:25.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223303525 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]}] [2023-11-21T16:22:25.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223303519 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:25.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303188 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223303188 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223303188 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303188 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223303188 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}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303179 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:26.142Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303178 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223303178 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223303178 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303177 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223303177 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}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303175 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:22:26.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303175 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223303175 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223303175 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303175 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223303175 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}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303164 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303164 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303163 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223303163 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}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303132 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223303127 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223303127 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223303127 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:26.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223302625 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:26.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223302625 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:26.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223302624 data=null}, TableItem with text {}] [2023-11-21T16:22:26.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223302624 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:26.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223302624 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:26.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223302615 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:26.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:26.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223301674 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223301674 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223301674 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223301673 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223301673 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}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223301671 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:27.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223301668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223301668 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223301668 data=null}, TreeItem with text {test}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223301667 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223301667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223301654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223301653 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223301653 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223301653 data=null}, TreeItem with text {test}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223301653 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:27.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223301653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223301650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:27.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223301650 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223301650 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223301650 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223301650 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223301650 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]}] [2023-11-21T16:22:27.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223301641 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:27.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:27.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:27.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:28.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301310 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301309 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301309 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301309 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223301309 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)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301301 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:28.152Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301299 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301299 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301299 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301299 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223301299 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)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301297 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301291 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301291 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301291 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301291 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223301291 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)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301288 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301288 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301288 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223301288 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)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301258 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301254 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301253 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223301253 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2023-11-21T16:22:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:28.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:28.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223299749 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223299749 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223299749 data=null}, TableItem with text {}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223299749 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223299749 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223299745 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223299690 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223299690 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223299690 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223299690 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223299690 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)}] [2023-11-21T16:22:29.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223299687 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:29.539Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223299684 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223299684 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223299684 data=null}, TreeItem with text {test}] [2023-11-21T16:22:29.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223299684 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223299684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223299675 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:29.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223299670 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223299670 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223299670 data=null}, TreeItem with text {test}] [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223299670 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223299670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223299666 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:29.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223299666 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223299666 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223299666 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223299665 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223299665 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]}] [2023-11-21T16:22:29.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223299661 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:29.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299345 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299345 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299345 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299345 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223299345 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)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299322 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:30.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299320 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299320 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299320 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299320 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223299320 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)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299318 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299317 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299317 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299317 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299317 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223299317 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)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299315 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299315 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299314 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223299314 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)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299284 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299279 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299279 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223299279 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:30.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223297776 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223297776 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223297776 data=null}, TableItem with text {}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223297776 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223297775 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223297771 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223297721 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223297721 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223297721 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223297720 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223297720 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)}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223297718 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:31.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:31.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223297715 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223297715 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223297715 data=null}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223297715 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223297715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223297701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223297700 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223297700 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223297700 data=null}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223297700 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223297700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223297679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:31.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223297679 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223297679 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223297679 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223297678 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:31.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223297678 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]}] [2023-11-21T16:22:31.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223297673 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:31.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297357 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223297357 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223297357 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297357 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223297356 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)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297332 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:32.060Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297330 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223297330 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223297330 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297330 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223297330 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)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297327 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297327 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223297327 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223297327 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297327 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223297327 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)}] [2023-11-21T16:22:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297325 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297324 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297324 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223297324 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)}] [2023-11-21T16:22:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297294 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223297288 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223297287 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223297109 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2023-11-21T16:22:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:32.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:32.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:32.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223296605 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223296605 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223296605 data=null}, TableItem with text {}] [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223296605 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223296605 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223296592 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:32.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:33.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:33.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:33.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223295851 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:33.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223295851 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:33.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223295851 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:33.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223295851 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:33.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223295851 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)}] [2023-11-21T16:22:33.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223295846 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:22:33.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:33.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223295844 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223295844 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223295844 data=null}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223295843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223295843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223295829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223295828 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223295828 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223295828 data=null}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223295828 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223295828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223295825 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:33.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223295825 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223295824 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223295824 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223295824 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223295824 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]}] [2023-11-21T16:22:33.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223295814 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:33.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:33.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295599 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223295599 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223295599 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295599 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223295599 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)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295572 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:33.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295571 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223295571 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223295571 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295570 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223295570 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)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295568 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295567 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223295567 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223295567 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295567 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223295567 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)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295564 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295564 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295564 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223295564 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)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295533 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223295529 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223295529 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223295528 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:33.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2023-11-21T16:22:33.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:33.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:33.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:33.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:33.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:33.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:33.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:33.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:33.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223295026 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223295026 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223295026 data=null}, TableItem with text {}] [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223295026 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223295026 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223295022 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223294099 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223294099 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223294099 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223294099 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223294098 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)}] [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223294078 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:35.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:35.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223294075 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223294075 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223294075 data=null}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223294075 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223294075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223294066 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223294066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223294066 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223294066 data=null}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223294066 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223294065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223294055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:35.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223294054 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223294054 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223294054 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223294054 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223294054 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]}] [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223294049 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:35.197Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:35.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223294021 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223294021 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223294021 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223294021 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223294021 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)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293995 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:35.454Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293993 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223293993 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223293993 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293993 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223293993 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)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293991 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293990 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223293990 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223293990 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293990 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223293990 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)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293987 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293987 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293987 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223293987 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)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293957 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223293953 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223293952 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223293952 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:35.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:36.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:36.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:36.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:36.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223293341 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:36.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223293341 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:36.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223293341 data=null}, TableItem with text {}] [2023-11-21T16:22:36.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223293341 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:36.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223293341 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:36.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223293333 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:36.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:36.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:36.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:36.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:36.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223292592 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:36.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223292591 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:36.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223292591 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:36.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223292591 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:36.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223292591 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)}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223292588 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:36.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223292583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223292583 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223292583 data=null}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223292583 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223292583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223292575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223292574 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223292574 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223292574 data=null}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223292574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223292574 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223292571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:36.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223292571 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223292571 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223292571 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223292570 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223292562 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]}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223292557 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:36.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292529 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223292529 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223292529 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292529 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223292529 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)}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292474 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:36.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:36.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292473 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223292473 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223292472 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292472 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223292472 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)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292468 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292468 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223292468 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223292468 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292467 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223292467 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)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292465 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292465 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292464 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223292464 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)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292431 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223292427 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223292427 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223292427 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:36.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223291924 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223291924 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223291924 data=null}, TableItem with text {}] [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223291924 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223291924 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223291915 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:37.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223291071 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223291070 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223291070 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223291070 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223291070 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)}] [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223291067 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:38.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223291064 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:38.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223291064 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223291064 data=null}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223291064 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223291064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223291048 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223291047 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223291047 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223291047 data=null}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223291047 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223291047 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223291036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223291035 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223291035 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223291035 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223291035 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223291035 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]}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223291030 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223291028 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223291028 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223291028 data=null}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223291028 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223291028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223291014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223291013 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223291013 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223291013 data=null}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223291013 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223291013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223291010 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:38.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223291009 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223291009 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223291009 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223291009 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223291009 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]}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223291000 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223290999 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223290999 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223290999 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223290999 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223290999 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]}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223290996 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.300: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.335: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:22:38.450Z] 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=-223290873 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:22:38.450Z] 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') [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223290872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223290872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223290872 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223290872 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223290872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223290871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] [2023-11-21T16:22:38.450Z] (Eclipse:7660): Gtk-WARNING **: 16:22:38.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:38.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223290871 data=null 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')] [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.398: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:39.820Z] [2023-11-21T16:22:39.820Z] (Eclipse:7660): Gtk-WARNING **: 16:22:39.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:40.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:22:40.332Z] [2023-11-21T16:22:40.332Z] (Eclipse:7660): Gtk-CRITICAL **: 16:22:40.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:22:40.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223290980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223288536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223288536 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223288536 data=null}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223288536 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223288536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223288529 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223288528 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223288528 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223288528 data=null}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223288528 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223288528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223288518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:40.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223288518 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223288518 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223288518 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223288517 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223288517 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]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223288514 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223288513 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223288513 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223288513 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223288513 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223288513 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]}] [2023-11-21T16:22:40.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223288511 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:22:40.897Z] 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=-223288384 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:22:40.897Z] 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') [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:40.897Z] 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. [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:22:40.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:22:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223288214 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:'))] [2023-11-21T16:22:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:22:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:41.155Z] 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' [2023-11-21T16:22:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:41.155Z] 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') [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:41.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') [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@518520ac [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-223288212 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')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223288212 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')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-223288212 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-223288212 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-223288212 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')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-223288212 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')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-223288212 data=null 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')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-223288212 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')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223288212 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')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-223288212 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')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-223288212 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-223288212 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:41.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') [2023-11-21T16:22:41.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:22:41.157Z] 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. [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:41.157Z] 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') [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:41.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') [2023-11-21T16:22:41.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. [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:41.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') [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:22:41.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. [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:41.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:41.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)' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:41.158Z] 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') [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] 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') [2023-11-21T16:22:41.158Z] 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. [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:22:41.158Z] 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') [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223288201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223288201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223288201 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223288201 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223288201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223288201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:41.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') [2023-11-21T16:22:41.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') [2023-11-21T16:22:41.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') [2023-11-21T16:22:41.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') [2023-11-21T16:22:41.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') [2023-11-21T16:22:41.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:22:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223288201 data=null 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')] [2023-11-21T16:22:41.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223288495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223287692 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223287692 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223287692 data=null}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223287692 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223287691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223287683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223287682 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223287682 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223287682 data=null}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223287682 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223287682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223287679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:41.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223287679 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223287678 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223287678 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223287678 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223287678 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]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223287675 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223287674 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223287674 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223287674 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223287674 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]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223287673 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-223287673 data=null doit=true}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:22:41.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-223287673 data=null}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:22:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-223287673 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:22:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223287673 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]}] [2023-11-21T16:22:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-223287672 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287349 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223287348 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223287348 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287348 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223287348 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}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287340 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:41.930Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287338 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223287338 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223287338 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287338 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223287338 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}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287336 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287336 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223287336 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223287336 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287335 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223287335 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}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287334 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287333 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287333 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223287333 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}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287307 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223287303 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223287303 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223287303 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:41.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:22:42.187Z] [2023-11-21T16:22:42.187Z] (Eclipse:7660): Gtk-CRITICAL **: 16:22:41.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:22:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:42.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:43.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223285800 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223285800 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223285800 data=null}, TableItem with text {}] [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223285800 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223285800 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223285796 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:43.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223285744 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223285743 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223285743 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223285743 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223285743 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}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223285741 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:43.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223285738 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223285738 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223285738 data=null}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223285737 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223285737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223285730 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223285729 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223285729 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223285729 data=null}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223285729 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223285729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223285720 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:43.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223285719 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223285719 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223285719 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223285719 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223285719 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]}] [2023-11-21T16:22:43.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223285715 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:43.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:22:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285402 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223285402 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223285402 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285402 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:43.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223285402 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}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285379 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:44.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285378 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223285378 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223285378 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285378 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223285378 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}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285375 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285375 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223285375 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223285375 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285375 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223285375 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}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285373 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285373 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285372 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223285372 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}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285347 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223285161 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223285157 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223285157 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223285156 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223285156 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223285156 data=null}, TableItem with text {}] [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223285156 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223285156 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223285140 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:44.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223283918 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223283918 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223283918 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223283918 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283918 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}] [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223283901 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:45.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223283898 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223283898 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223283898 data=null}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223283898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223283872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223283871 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223283871 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223283871 data=null}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223283871 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223283868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223283867 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223283867 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223283867 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223283867 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283867 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]}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223283857 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223283854 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223283854 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223283854 data=null}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223283854 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223283845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223283845 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223283845 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223283845 data=null}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223283844 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:45.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223283841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:45.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223283841 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223283840 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223283840 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223283840 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283840 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]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223283836 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223283836 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223283836 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223283836 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223283835 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283835 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]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223283833 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:22:45.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.554: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:22:45.716Z] 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=-223283651 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:22:45.716Z] 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') [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223283651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223283651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] [2023-11-21T16:22:45.716Z] (Eclipse:7660): Gtk-WARNING **: 16:22:45.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223283638 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223283638 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223283638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223283638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:22:45.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223283638 data=null 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')] [2023-11-21T16:22:46.279Z] [2023-11-21T16:22:46.279Z] (Eclipse:7660): Gtk-CRITICAL **: 16:22:46.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223283816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223283134 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223283134 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223283134 data=null}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223283134 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223283117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223283117 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223283117 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223283117 data=null}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223283117 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223283114 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:46.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223283113 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223283113 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:46.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223283113 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223283113 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283113 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]}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223283109 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223283108 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223283108 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223283108 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223283108 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223283108 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]}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223283106 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:22:46.280Z] 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=-223282974 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:22:46.280Z] 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') [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:46.280Z] 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. [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:22:46.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223282870 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:'))] [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] 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' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:46.538Z] 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') [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:46.538Z] 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') [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:46.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:22:46.538Z] 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. [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:46.539Z] 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') [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:22:46.539Z] 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. [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:46.539Z] 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') [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] 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') [2023-11-21T16:22:46.539Z] 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. [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:46.539Z] 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') [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:22:46.539Z] 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. [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] 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)' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:22:46.540Z] 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') [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] 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') [2023-11-21T16:22:46.540Z] 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. [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:22:46.540Z] 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') [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223282853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223282840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223282840 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223282840 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223282840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223282840 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:22:46.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:22:46.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:22:46.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:22:46.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:22:46.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:22:46.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:22:46.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223282840 data=null 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')] [2023-11-21T16:22:46.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223283087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223282274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223282274 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223282274 data=null}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223282274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223282274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223282269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223282265 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223282264 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223282264 data=null}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223282264 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223282263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223282261 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:47.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223282260 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223282260 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223282260 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223282260 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223282260 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]}] [2023-11-21T16:22:47.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223282256 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223282256 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223282256 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223282255 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223282255 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]}] [2023-11-21T16:22:47.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223282254 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281941 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223281941 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223281941 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281940 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223281940 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}] [2023-11-21T16:22:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281920 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:47.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281919 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223281919 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223281918 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281918 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223281918 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}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281916 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281915 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223281915 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223281915 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281915 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223281915 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}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281913 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281913 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281913 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223281912 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}] [2023-11-21T16:22:47.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281885 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223281881 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223281881 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223281881 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:47.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:22:47.570Z] [2023-11-21T16:22:47.570Z] (Eclipse:7660): Gtk-CRITICAL **: 16:22:47.358: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:22:48.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:48.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:48.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:48.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223280377 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223280377 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223280377 data=null}, TableItem with text {}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223280377 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223280377 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223280369 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223280328 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223280328 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223280328 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223280328 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223280328 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}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223280312 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:48.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:48.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223280308 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223280308 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223280308 data=null}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223280308 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223280308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223280300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223280300 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223280300 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223280300 data=null}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223280300 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223280300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223280297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:48.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223280297 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223280296 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223280296 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223280296 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223280296 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]}] [2023-11-21T16:22:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223280286 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:48.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279959 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223279959 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223279959 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279959 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223279959 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}] [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279951 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:49.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:49.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279949 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223279949 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223279949 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279949 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223279949 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}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279947 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279947 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223279947 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223279947 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279946 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223279946 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}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279945 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279944 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279944 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223279944 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}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279910 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223279906 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223279906 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223279905 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:22:49.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:50.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:50.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223278402 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223278402 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223278402 data=null}, TableItem with text {}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223278402 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223278402 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223278398 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223278369 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223278368 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223278368 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223278368 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223278368 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}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223278366 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:51.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223278349 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223278349 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223278349 data=null}, TreeItem with text {test}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223278349 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:51.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223278349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223278338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223278337 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223278337 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223278337 data=null}, TreeItem with text {test}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223278337 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223278337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223278334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:51.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223278333 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223278333 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223278333 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223278333 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223278333 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]}] [2023-11-21T16:22:51.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223278325 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:51.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:51.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:51.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:51.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277997 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223277997 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223277997 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277997 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223277997 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}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277988 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:51.281Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277986 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223277986 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223277986 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277986 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223277986 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}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277984 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277984 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223277983 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223277983 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277983 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223277983 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}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277975 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277975 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277975 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223277975 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}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277946 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223277941 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223277941 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223277941 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:51.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223277439 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223277439 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:51.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223277438 data=null}, TableItem with text {}] [2023-11-21T16:22:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223277438 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223277438 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223277435 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:51.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223276598 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223276598 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223276598 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223276598 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223276598 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}] [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223276595 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:52.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:52.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223276593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223276592 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223276592 data=null}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223276592 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223276592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223276580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223276579 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223276579 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223276579 data=null}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223276579 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223276579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223276576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:52.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223276576 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223276576 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223276576 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223276575 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223276575 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]}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223276567 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:52.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223276539 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223276539 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223276539 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223276538 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223276538 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}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223276530 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:52.787Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223276529 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223276529 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223276529 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223276528 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223276528 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}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223276526 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223276526 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223276526 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223276526 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223276526 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223276526 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}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223276523 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223276523 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223276523 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223276523 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}] [2023-11-21T16:22:52.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223276493 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:53.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223276490 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:53.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223276382 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223276350 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223276349 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223276348 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223276348 data=null}, TableItem with text {}] [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223276348 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223276348 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223276344 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:53.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:54.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:54.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:54.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223275119 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:54.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223275119 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:54.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223275102 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:54.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223275101 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223275101 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}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223275099 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:54.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223275096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223275096 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223275096 data=null}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223275095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223275095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223275087 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223275085 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223275085 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223275078 data=null}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223275078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223275078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223275074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:54.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223275074 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223275074 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223275073 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223275073 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223275073 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]}] [2023-11-21T16:22:54.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223275069 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:54.427Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223274735 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223274735 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223274735 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223274735 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223274735 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}] [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223274727 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:54.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223274725 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223274725 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223274725 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223274725 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223274725 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}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223274723 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223274722 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223274722 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223274722 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223274722 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223274722 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}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223274720 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223274719 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223274719 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223274719 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}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223274688 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223274684 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223274684 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223274683 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:54.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223274181 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223274181 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223274181 data=null}, TableItem with text {}] [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223274181 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223274181 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223274177 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:55.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223273355 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223273355 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223273355 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223273355 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223273355 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}] [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223273336 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:56.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:56.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223273333 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223273333 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223273333 data=null}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223273333 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223273332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223273325 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223273324 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223273324 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223273324 data=null}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223273324 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223273324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223273321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:56.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223273321 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223273321 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223273321 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223273320 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223273320 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]}] [2023-11-21T16:22:56.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223273309 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:56.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273265 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223273265 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223273264 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273264 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223273264 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}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273254 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:56.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273252 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223273252 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223273252 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273252 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223273252 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}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273249 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273249 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223273249 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223273249 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273249 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223273248 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}] [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273239 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273239 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273239 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223273239 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}] [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273208 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223273204 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223273204 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223273203 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:56.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223272701 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223272701 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223272701 data=null}, TableItem with text {}] [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223272701 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223272701 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223272697 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:56.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:57.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:57.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:57.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223271875 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:57.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223271875 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:57.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223271875 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:57.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223271874 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:57.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223271874 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}] [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223271856 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:57.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223271853 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:57.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223271853 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223271853 data=null}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223271853 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223271852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223271843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223271843 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223271843 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223271843 data=null}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223271843 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223271843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223271832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:57.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223271831 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223271831 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223271831 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223271831 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223271831 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]}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223271826 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:57.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-223271825 data=null doit=true}, TreeItem with text {z-clashes [6]}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-223271825 data=null}, TreeItem with text {z-clashes [6]}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-223271825 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223271825 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]}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-223271824 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271801 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223271801 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223271801 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271801 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223271801 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}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271774 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:57.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271772 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223271772 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223271772 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271772 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223271772 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}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271769 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271769 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223271769 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223271769 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271769 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223271768 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}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271766 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271766 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271766 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223271766 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}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271732 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223271728 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223271728 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223271728 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:57.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:58.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:58.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:58.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:58.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:58.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:58.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:58.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:58.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:22:58.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223270225 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:22:58.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223270225 data=null doit=true}, TableItem with text {}] [2023-11-21T16:22:58.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223270225 data=null}, TableItem with text {}] [2023-11-21T16:22:58.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223270224 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:58.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223270224 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223270220 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223270164 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223270164 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223270164 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223270163 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223270163 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}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223270161 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:59.254Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223270158 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223270158 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223270158 data=null}, TreeItem with text {test}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223270158 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223270157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223270144 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:59.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223270143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223270143 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223270143 data=null}, TreeItem with text {test}] [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223270143 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223270143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223270140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:22:59.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223270140 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223270140 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223270140 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223270139 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223270139 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]}] [2023-11-21T16:22:59.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223270135 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:22:59.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:22:59.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269821 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223269820 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223269820 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269820 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223269820 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}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269796 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:22:59.511Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269795 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223269795 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223269795 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269795 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223269795 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}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269792 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269792 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223269792 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223269791 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269791 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223269791 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}] [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269789 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269789 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269788 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223269788 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}] [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269756 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223269751 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223269751 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223269751 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:22:59.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:00.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:00.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:00.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:00.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:00.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:00.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:00.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:00.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223268249 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223268249 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223268249 data=null}, TableItem with text {}] [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223268248 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223268248 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223268244 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:01.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223268209 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223268209 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223268209 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223268209 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223268209 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}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223268190 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:01.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223268187 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223268187 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223268187 data=null}, TreeItem with text {test}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223268187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223268186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223268178 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223268178 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223268178 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223268178 data=null}, TreeItem with text {test}] [2023-11-21T16:23:01.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223268178 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:01.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223268177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:01.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223268175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:01.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:01.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:01.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223268174 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:01.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223268174 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:01.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223268174 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:01.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223268174 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:01.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223268174 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]}] [2023-11-21T16:23:01.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223268163 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:01.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:01.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267848 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223267847 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223267847 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267847 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223267847 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}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267821 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:01.519Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267819 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223267819 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223267819 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267818 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223267818 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}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267815 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:23:01.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267815 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223267815 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223267814 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267814 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223267814 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}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267812 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267812 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267811 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223267811 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}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267781 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223267777 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223267777 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223267777 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:01.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223267275 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223267275 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223267275 data=null}, TableItem with text {}] [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223267275 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223267275 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223267270 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:02.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223266430 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223266430 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223266430 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223266430 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223266430 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}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223266428 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:03.012Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223266425 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223266425 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223266425 data=null}, TreeItem with text {test}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223266425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223266425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223266417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223266417 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223266417 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223266417 data=null}, TreeItem with text {test}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223266416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223266416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223266408 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:03.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223266407 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223266407 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223266407 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223266407 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223266407 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]}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223266402 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:03.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:03.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223266376 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223266375 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223266375 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223266375 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223266375 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}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223266349 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:03.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223266348 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223266348 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223266348 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223266348 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223266347 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}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223266345 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223266345 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223266344 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223266344 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223266344 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223266344 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}] [2023-11-21T16:23:03.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223266342 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223266342 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223266342 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223266342 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}] [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223266309 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223266305 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223266305 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223266305 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223265803 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223265802 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223265802 data=null}, TableItem with text {}] [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223265802 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223265802 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223265798 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:03.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223264941 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223264941 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223264941 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223264941 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223264941 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}] [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223264927 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:04.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:04.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223264924 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223264923 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223264923 data=null}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223264922 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223264922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223264913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223264913 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223264913 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223264913 data=null}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223264912 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223264912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223264909 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:04.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223264909 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223264909 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223264909 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223264909 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223264908 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]}] [2023-11-21T16:23:04.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223264895 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:04.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:04.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223264678 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223264678 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223264678 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223264678 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223264678 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}] [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223264651 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:04.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:04.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223264649 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223264649 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223264649 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223264649 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223264649 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}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223264646 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223264646 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223264646 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223264645 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223264645 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223264645 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}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223264643 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223264643 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223264643 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223264642 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}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223264611 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223264607 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223264607 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223264607 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223264105 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223264105 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223264105 data=null}, TableItem with text {}] [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223264105 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223264104 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223264096 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:05.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223263250 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223263250 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:06.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223263250 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223263249 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223263249 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}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223263247 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:06.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223263244 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223263244 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223263244 data=null}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223263244 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223263244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223263228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223263228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223263228 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223263228 data=null}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223263228 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223263227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223263224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:06.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223263224 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223263224 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223263224 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223263223 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223263223 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]}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223263214 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:06.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:06.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263178 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223263178 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223263178 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263178 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223263178 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}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263169 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:06.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263167 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223263167 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223263167 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263167 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223263167 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}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263156 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263156 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223263156 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223263156 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263156 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223263156 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}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263153 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263153 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263153 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223263153 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}] [2023-11-21T16:23:06.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223263113 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223262959 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223262958 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223262958 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:06.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223262957 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223262957 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223262957 data=null}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223262957 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223262957 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223262956 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223262956 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223262956 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223262956 data=null}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223262956 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223262950 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:06.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223262950 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:06.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:06.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223261726 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223261708 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223261708 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223261708 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223261707 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}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223261705 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:07.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223261702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223261702 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223261702 data=null}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223261702 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223261702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223261694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223261693 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223261693 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223261693 data=null}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223261693 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223261693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223261683 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:07.701Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223261682 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223261682 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223261682 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223261681 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223261681 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]}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223261676 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223261667 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223261667 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223261667 data=null}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223261667 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223261667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223261662 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223261661 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223261661 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223261661 data=null}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223261661 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223261661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223261651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:07.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223261650 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223261650 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223261650 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223261650 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223261650 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]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223261646 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223261645 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223261645 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223261645 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223261645 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223261645 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]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223261639 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:23:07.703Z] [2023-11-21T16:23:07.703Z] (Eclipse:7660): Gtk-WARNING **: 16:23:07.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:07.703Z] [2023-11-21T16:23:07.703Z] (Eclipse:7660): Gtk-WARNING **: 16:23:07.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:07.703Z] [2023-11-21T16:23:07.703Z] (Eclipse:7660): Gtk-WARNING **: 16:23:07.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:07.703Z] [2023-11-21T16:23:07.703Z] (Eclipse:7660): Gtk-WARNING **: 16:23:07.660: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:23:07.703Z] 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=-223261532 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:07.703Z] 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') [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:23:07.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223261531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223261531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223261531 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223261531 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223261531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223261531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:07.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223261531 data=null 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')] [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:08.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:08.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:08.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:08.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:08.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:08.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:08.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:08.941: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:09.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:09.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:09.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.070Z] [2023-11-21T16:23:09.070Z] (Eclipse:7660): Gtk-WARNING **: 16:23:09.066: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:09.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:09.582Z] [2023-11-21T16:23:09.582Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:09.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:09.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223261628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:23:10.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:10.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:10.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:10.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:10.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:10.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:10.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223259250 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:10.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223259250 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:10.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223259250 data=null}, TreeItem with text {test}] [2023-11-21T16:23:10.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223259249 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223259249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223259243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223259243 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223259243 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223259243 data=null}, TreeItem with text {test}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223259242 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223259242 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223259240 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:10.145Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223259239 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223259239 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223259239 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223259239 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223259239 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]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223259226 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223259226 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223259225 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223259225 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223259225 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223259225 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]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223259223 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:23:10.145Z] 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=-223259094 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:10.145Z] 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') [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:10.145Z] 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. [2023-11-21T16:23:10.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:23:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:23:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:23:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:23:10.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223258941 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:'))] [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:10.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' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:10.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') [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:10.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:10.404Z] 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') [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1d4c05f [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-223258937 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')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223258937 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')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-223258937 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-223258937 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-223258937 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')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-223258937 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')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-223258937 data=null 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')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-223258937 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')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223258937 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')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-223258936 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')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-223258936 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-223258936 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:10.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') [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:10.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:23:10.405Z] 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. [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:10.405Z] 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') [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] 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') [2023-11-21T16:23:10.405Z] 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. [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:10.405Z] 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') [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:23:10.405Z] 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. [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:10.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)' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:10.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') [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:10.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] 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') [2023-11-21T16:23:10.406Z] 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. [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:10.406Z] 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') [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223258932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223258932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223258932 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223258932 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223258932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223258932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:10.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:23:10.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:23:10.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:23:10.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:23:10.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:23:10.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2023-11-21T16:23:10.970Z] 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=-223258423 data=null doit=true}, Shell with text {Confirmation}] [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button' [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button' [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:10.970Z] 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') [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button' [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button' [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button' [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button' [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-223258423 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')] [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-223258423 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')] [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-223258423 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-223258423 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')] [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-223258423 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')] [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-223258423 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')] [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-223258423 data=null 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')] [2023-11-21T16:23:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:11.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223258932 data=null 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')] [2023-11-21T16:23:11.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223259207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223257879 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223257879 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223257879 data=null}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223257879 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223257879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223257874 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223257874 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223257874 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223257874 data=null}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223257874 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223257874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223257871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:11.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223257870 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223257870 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223257870 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223257870 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223257870 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]}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223257866 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223257866 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223257866 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223257866 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223257863 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]}] [2023-11-21T16:23:11.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223257860 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257534 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223257534 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223257534 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257534 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223257534 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}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257525 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:11.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257524 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223257524 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223257524 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257524 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223257523 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}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257521 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257521 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223257521 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223257521 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257521 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223257521 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}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257519 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257519 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257519 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223257519 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}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257490 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223257485 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223257485 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223257485 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:11.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:23:11.995Z] [2023-11-21T16:23:11.995Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:11.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:12.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:12.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:12.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223255983 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223255983 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223255983 data=null}, TableItem with text {}] [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223255982 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223255982 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223255979 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223255934 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223255934 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223255934 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223255934 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223255933 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}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223255931 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:13.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223255929 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223255929 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223255929 data=null}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223255928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223255928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223255921 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223255920 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223255920 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223255920 data=null}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223255920 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223255920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223255913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:13.374Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223255912 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223255912 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223255912 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223255912 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223255912 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]}] [2023-11-21T16:23:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223255907 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:13.375Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255595 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223255595 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223255594 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255594 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223255594 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}] [2023-11-21T16:23:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255568 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:13.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255567 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223255567 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223255567 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255567 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223255566 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}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255564 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255564 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223255564 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223255564 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255564 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223255564 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}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255562 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255562 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255561 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223255561 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}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255533 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223255529 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223255529 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223255529 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2023-11-21T16:23:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:14.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223254027 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223254027 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223254027 data=null}, TableItem with text {}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223254027 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223254026 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223254023 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223253980 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-223253980 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-223253980 data=null}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223253980 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223253980 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}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-223253977 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:15.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223253973 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223253973 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223253972 data=null}, TreeItem with text {test}] [2023-11-21T16:23:15.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223253972 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223253972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223253963 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223253963 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223253963 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223253963 data=null}, TreeItem with text {test}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223253962 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223253962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223253953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:15.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223253952 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223253952 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223253952 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223253952 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223253952 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]}] [2023-11-21T16:23:15.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223253948 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:15.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253734 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223253734 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223253734 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253734 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223253734 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}] [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253709 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:15.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:15.642Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253708 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223253708 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223253708 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253707 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223253707 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}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253705 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253705 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223253704 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223253704 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253704 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223253704 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}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253702 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253702 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253702 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223253702 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}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253672 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223253668 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223253668 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223253668 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:15.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:23: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"' [2023-11-21T16:23: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"' [2023-11-21T16:23: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"' [2023-11-21T16:23: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"' [2023-11-21T16:23: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"' [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223253166 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223253166 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223253166 data=null}, TableItem with text {}] [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223253166 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223253166 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223253163 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:16.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223252243 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223252243 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223252243 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223252243 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223252243 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}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223252240 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:17.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223252220 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223252220 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223252220 data=null}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223252220 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223252220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223252212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223252211 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223252211 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223252211 data=null}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223252211 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223252211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223252207 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:17.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223252200 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:17.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223252200 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223252200 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223252200 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223252200 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]}] [2023-11-21T16:23:17.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223252195 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:17.137Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223251981 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223251980 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223251980 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223251980 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223251980 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}] [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223251948 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:17.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223251947 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223251947 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223251947 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223251946 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223251946 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}] [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223251944 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1} [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223251944 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223251944 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223251943 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223251943 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223251943 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}] [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223251941 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223251941 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-223251940 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223251940 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}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223251925 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-223251784 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-223251774 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-223251774 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1} [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223251773 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223251773 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223251773 data=null}, TableItem with text {}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223251773 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223251773 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223251769 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:17.649Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:19.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-223250531 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-223250530 data=null doit=true}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-223250530 data=null}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-223250530 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223250530 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}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-223250528 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:19.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223250523 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223250523 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223250523 data=null}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223250523 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223250523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223250515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223250515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223250515 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223250514 data=null}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223250514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223250514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223250512 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:19.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223250511 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223250511 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223250511 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223250511 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223250511 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]}] [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223250501 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:19.017Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:19.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223250487 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223250487 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223250487 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223250487 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223250487 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}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223250461 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:19.018Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223250458 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223250458 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223250458 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223250457 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223250457 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}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223250455 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2} [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223250455 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223250455 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223250455 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223250454 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223250454 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}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223250452 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223250452 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-223250452 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223250452 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}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223250420 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-223250416 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-223250415 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-223250415 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2} [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:19.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:19.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:19.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:19.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:19.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:19.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:19.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:19.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:19.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:19.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:19.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:19.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223249914 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:19.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223249913 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:19.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223249913 data=null}, TableItem with text {}] [2023-11-21T16:23:19.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223249913 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:19.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223249913 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:19.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223249909 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:19.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:19.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:20.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:20.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:20.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-223249067 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:20.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-223249067 data=null doit=true}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:20.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-223249067 data=null}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:20.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-223249067 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:20.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223249067 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}] [2023-11-21T16:23:20.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-223249064 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}] [2023-11-21T16:23:20.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:20.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:20.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:20.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:20.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223249061 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223249061 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223249061 data=null}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223249061 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223249061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223249045 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223249044 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223249044 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223249044 data=null}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223249044 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223249044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223249041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:20.405Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223249040 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223249040 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223249040 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223249040 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223249040 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]}] [2023-11-21T16:23:20.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223249035 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:20.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248991 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223248991 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223248988 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248988 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223248988 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}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248979 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:20.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248967 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223248967 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223248967 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248967 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223248967 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}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248965 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing} [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248964 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223248964 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223248964 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248964 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223248964 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}] [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248962 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248962 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248959 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223248959 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}] [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248925 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-223248920 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-223248920 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-223248920 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing} [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223248418 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223248418 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223248418 data=null}, TableItem with text {}] [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223248417 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223248417 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223248409 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:20.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-223247586 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-223247586 data=null doit=true}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-223247586 data=null}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-223247586 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223247586 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}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-223247566 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:21.922Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223247563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223247563 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223247563 data=null}, TreeItem with text {test}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223247563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223247562 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223247554 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223247552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223247552 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223247552 data=null}, TreeItem with text {test}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223247551 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:21.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223247551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223247538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:21.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223247537 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223247537 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223247537 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223247537 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223247537 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]}] [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223247529 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:21.923Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247314 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247313 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247313 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247313 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:21.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223247313 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)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247288 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:22.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247286 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247286 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247286 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247286 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223247286 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)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247283 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247283 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247283 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247283 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247283 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223247283 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)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247281 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247281 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247280 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223247280 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)}] [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247249 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247245 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247245 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223247245 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:22.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:22.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:23.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223245741 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223245741 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223245741 data=null}, TableItem with text {}] [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223245741 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223245741 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223245737 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:23.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223245682 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223245682 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223245682 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223245681 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223245681 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)}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-223245679 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23: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. [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223245676 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223245676 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223245676 data=null}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223245676 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223245676 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223245668 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223245667 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223245667 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223245667 data=null}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223245667 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223245667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223245659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:23.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223245659 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223245659 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223245659 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223245659 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223245659 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]}] [2023-11-21T16:23:23.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223245654 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:23.697Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245338 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245338 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245338 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245338 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223245338 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)}] [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245313 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:23.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245311 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245311 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245311 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245311 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223245311 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)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245309 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245308 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245308 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245308 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245308 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223245308 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)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245306 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245306 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245306 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223245305 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)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245277 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245273 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245273 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223245273 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:23.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:24.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223243770 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223243770 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223243769 data=null}, TableItem with text {}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223243769 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223243769 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223243765 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223243733 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223243733 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223243733 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223243733 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223243732 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)}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-223243730 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:25.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223243711 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223243711 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:25.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223243711 data=null}, TreeItem with text {test}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223243711 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223243710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223243684 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223243684 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223243684 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223243684 data=null}, TreeItem with text {test}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223243683 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223243683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223243681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:25.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223243680 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223243680 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223243680 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223243680 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223243676 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]}] [2023-11-21T16:23:25.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223243671 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:25.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243453 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223243453 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223243453 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243453 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223243453 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)}] [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243427 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:25.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243426 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223243426 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223243426 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243426 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223243426 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)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243423 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243423 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223243422 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223243422 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243422 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223243422 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)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243420 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243420 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243420 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223243419 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)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243390 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223243386 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223243386 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223243386 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:25.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223242883 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223242883 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223242883 data=null}, TableItem with text {}] [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223242883 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:26.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223242883 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:26.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223242869 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:26.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:26.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223242026 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-223242026 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-223242026 data=null}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223242025 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223242025 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)}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-223242023 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:27.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223242017 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223242017 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223242017 data=null}, TreeItem with text {test}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223242017 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223242017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223242008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223242008 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:27.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223242008 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223242008 data=null}, TreeItem with text {test}] [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223242007 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223242007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223242004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:27.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223242004 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223242003 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223242003 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223242003 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223242003 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]}] [2023-11-21T16:23:27.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223241991 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:27.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241773 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223241773 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223241773 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241773 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223241772 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)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241746 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:27.596Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241744 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223241744 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223241744 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241744 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223241744 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)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241741 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241740 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223241740 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223241740 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241740 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223241740 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)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241737 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241737 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241737 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223241737 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)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241706 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223241701 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223241701 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223241700 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:27.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223241197 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223241197 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223241197 data=null}, TableItem with text {}] [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223241197 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223241196 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223241192 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:28.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223240335 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-223240335 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-223240335 data=null}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223240335 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223240335 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)}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-223240332 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:29.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223240328 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223240328 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223240328 data=null}, TreeItem with text {test}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223240328 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223240328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223240315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223240314 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223240314 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223240314 data=null}, TreeItem with text {test}] [2023-11-21T16:23:29.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223240314 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223240314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223240310 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:29.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223240309 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223240309 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223240309 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223240309 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223240309 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]}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223240283 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:29.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240239 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223240238 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223240238 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240238 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223240238 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)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240229 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:29.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240227 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223240227 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223240227 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240227 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223240227 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)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240224 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240223 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223240215 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223240215 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240215 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223240215 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)}] [2023-11-21T16:23:29.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240212 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240212 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240212 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223240212 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)}] [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240178 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223240173 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223240173 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223240173 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223239671 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223239670 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223239670 data=null}, TableItem with text {}] [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223239670 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223239670 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223239666 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:29.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223238822 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-223238822 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-223238822 data=null}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223238822 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223238822 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)}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-223238819 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:30.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223238816 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223238816 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223238816 data=null}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223238816 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223238816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223238801 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223238800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223238800 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223238800 data=null}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223238800 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223238800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223238797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:30.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223238796 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223238796 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223238796 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223238796 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223238796 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]}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223238789 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:30.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238657 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223238656 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223238656 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238656 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223238656 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)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238647 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:30.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238645 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223238645 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223238645 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238645 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223238645 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)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238634 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238634 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223238634 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:30.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223238634 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238633 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223238633 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)}] [2023-11-21T16:23:30.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238631 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238630 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238630 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223238630 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)}] [2023-11-21T16:23:30.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238600 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223238596 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223238596 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223238596 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:30.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223238093 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223238093 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223238093 data=null}, TableItem with text {}] [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223238093 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223238093 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223238089 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:31.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223237248 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-223237248 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-223237248 data=null}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223237247 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:31.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223237247 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)}] [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-223237245 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}] [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:32.232Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223237242 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223237242 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223237242 data=null}, TreeItem with text {test}] [2023-11-21T16:23:32.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223237241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223237241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223237223 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223237221 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223237221 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223237221 data=null}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223237220 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223237220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223237217 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223237217 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223237217 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223237210 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223237210 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223237210 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]}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223237205 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223237203 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223237203 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223237203 data=null}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223237203 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223237203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223237193 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223237193 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223237193 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223237193 data=null}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223237193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223237192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223237177 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:32.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223237176 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223237176 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223237176 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223237176 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223237176 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]}] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223237170 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-223237170 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-223237170 data=null doit=true}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-223237170 data=null}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-223237169 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223237169 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]}] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-223237167 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear' [2023-11-21T16:23:32.234Z] [2023-11-21T16:23:32.234Z] (Eclipse:7660): Gtk-WARNING **: 16:23:32.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:32.234Z] [2023-11-21T16:23:32.234Z] (Eclipse:7660): Gtk-WARNING **: 16:23:32.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:32.234Z] [2023-11-21T16:23:32.234Z] (Eclipse:7660): Gtk-WARNING **: 16:23:32.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:32.234Z] [2023-11-21T16:23:32.234Z] (Eclipse:7660): Gtk-WARNING **: 16:23:32.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear' [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2023-11-21T16:23:32.234Z] 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=-223237055 data=null doit=true}, Shell with text {Confirm Clear}] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:32.234Z] 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') [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:23:32.234Z] [2023-11-21T16:23:32.234Z] (Eclipse:7660): Gtk-WARNING **: 16:23:32.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:32.234Z] [2023-11-21T16:23:32.234Z] (Eclipse:7660): Gtk-WARNING **: 16:23:32.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:32.234Z] [2023-11-21T16:23:32.234Z] (Eclipse:7660): Gtk-WARNING **: 16:23:32.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:32.234Z] [2023-11-21T16:23:32.234Z] (Eclipse:7660): Gtk-WARNING **: 16:23:32.166: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223237039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223237039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223237039 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223237039 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223237039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223237039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223237039 data=null 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')] [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.313: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.602Z] [2023-11-21T16:23:33.602Z] (Eclipse:7660): Gtk-WARNING **: 16:23:33.573: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:33.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:34.115Z] [2023-11-21T16:23:34.115Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:33.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:34.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-223237151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear'] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223234741 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223234741 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223234741 data=null}, TreeItem with text {test}] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223234741 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223234741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223234717 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223234716 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223234716 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223234716 data=null}, TreeItem with text {test}] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223234716 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:34.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223234716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223234713 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:34.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223234710 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223234710 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223234710 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223234709 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223234709 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]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223234706 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-223234705 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-223234705 data=null doit=true}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-223234705 data=null}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-223234705 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223234705 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]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-223234703 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:23:34.680Z] 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=-223234574 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:34.680Z] 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') [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:34.680Z] 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. [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:23:34.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223234418 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:'))] [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] 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' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:34.939Z] 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') [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:34.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:34.940Z] 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') [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1910d8d0 [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-223234411 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')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223234411 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')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-223234411 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-223234411 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-223234411 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')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-223234411 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')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-223234411 data=null 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')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-223234411 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')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223234411 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')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-223234411 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')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-223234411 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-223234411 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:34.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:34.941Z] 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') [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:23:34.941Z] 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. [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:34.941Z] 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') [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:34.941Z] 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') [2023-11-21T16:23:34.941Z] 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. [2023-11-21T16:23:34.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:34.942Z] 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') [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:23:34.942Z] 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. [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] 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)' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:34.942Z] 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') [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:34.942Z] 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') [2023-11-21T16:23:34.942Z] 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. [2023-11-21T16:23:34.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:34.943Z] 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') [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223234408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223234408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223234408 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223234408 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223234408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223234408 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:34.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:23:34.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:23:34.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:23:34.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:23:34.943Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2023-11-21T16:23:34.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:23:35.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223234408 data=null 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')] [2023-11-21T16:23:35.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223234687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:23:35.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223233899 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223233899 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223233899 data=null}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223233899 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223233899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223233894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223233894 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223233894 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223233894 data=null}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223233894 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223233893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223233891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:35.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223233891 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223233891 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223233891 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223233890 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223233890 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]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223233882 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223233882 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223233882 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223233882 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223233882 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]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223233881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-223233881 data=null doit=true}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-223233881 data=null}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-223233881 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:23:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223233881 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]}] [2023-11-21T16:23:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-223233880 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233557 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223233556 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223233556 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233556 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223233556 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}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233548 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:35.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233547 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223233547 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223233547 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233546 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223233546 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}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233544 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:23:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233544 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223233544 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223233544 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233544 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223233543 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}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233542 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233541 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233541 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223233541 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}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233516 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223233512 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223233512 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223233512 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:35.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2023-11-21T16:23:35.973Z] [2023-11-21T16:23:35.973Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:35.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:36.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:36.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:36.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:37.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:37.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:37.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:37.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:37.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:37.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223232008 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:37.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223232007 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223232007 data=null}, TableItem with text {}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223232007 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223232007 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223232003 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223231960 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-223231960 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-223231960 data=null}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223231959 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223231959 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}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-223231957 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:37.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223231953 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223231953 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223231953 data=null}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223231952 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223231952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223231928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223231928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223231928 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223231928 data=null}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223231928 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223231928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223231925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:37.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223231925 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:37.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223231925 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:37.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223231925 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:37.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223231924 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:37.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223231921 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]}] [2023-11-21T16:23:37.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223231916 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:37.356Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:23:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:37.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231592 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223231592 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223231592 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231591 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223231591 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}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231583 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:37.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231582 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223231582 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223231582 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231581 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223231581 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}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231579 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231579 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223231579 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223231579 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231579 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223231579 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}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231577 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231576 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231576 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-223231576 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}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231549 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223231545 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223231545 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223231545 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing} [2023-11-21T16:23:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {} [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-223231043 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}] [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-223231043 data=null doit=true}, TableItem with text {}] [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-223231043 data=null}, TableItem with text {}] [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-223231042 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-223231042 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}] [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-223231039 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}] [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table' [2023-11-21T16:23:38.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table') [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223230117 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223230116 data=null doit=true}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223230116 data=null}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223230116 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223230116 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}] [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223230100 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}] [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:39.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:39.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223230096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223230096 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223230096 data=null}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223230096 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223230096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223230088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223230088 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223230088 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223230087 data=null}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223230087 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223230087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223230085 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223230084 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223230084 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223230084 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223230084 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223230083 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]}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223230075 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.364Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223230072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223230072 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223230072 data=null}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223230072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223230072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223230067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223230067 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223230067 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223230067 data=null}, TreeItem with text {test}] [2023-11-21T16:23:39.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223230067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223230067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223230049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:39.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223230049 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223230049 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223230048 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223230048 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223230048 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]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223230044 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223230044 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223230044 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223230044 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223230044 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223230044 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]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223230037 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...' [2023-11-21T16:23:39.365Z] [2023-11-21T16:23:39.365Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.365Z] [2023-11-21T16:23:39.365Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.365Z] [2023-11-21T16:23:39.365Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.365Z] [2023-11-21T16:23:39.365Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...' [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2023-11-21T16:23:39.365Z] 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=-223229942 data=null doit=true}, Shell with text {New Folder}] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text' [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:39.365Z] 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') [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223229940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223229940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223229940 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223229940 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223229940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223229940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.365Z] [2023-11-21T16:23:39.365Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.365Z] [2023-11-21T16:23:39.365Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.365Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.316: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.366Z] [2023-11-21T16:23:39.366Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.350: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223229940 data=null 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')] [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-223230026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...'] [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:39.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-223229798 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}] [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=-223229798 data=null doit=true}, TreeItem with text {aaa}] [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=-223229798 data=null}, TreeItem with text {aaa}] [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=-223229798 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}] [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223229798 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}] [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=-223229794 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}] [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...' [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...' [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.594: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.622Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.622Z] [2023-11-21T16:23:39.623Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.623Z] [2023-11-21T16:23:39.623Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.610: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.623Z] [2023-11-21T16:23:39.623Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.623Z] [2023-11-21T16:23:39.623Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.623Z] [2023-11-21T16:23:39.623Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.611: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.882Z] [2023-11-21T16:23:39.882Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.882Z] [2023-11-21T16:23:39.882Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.882Z] [2023-11-21T16:23:39.882Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.628: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.645: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.661: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.678: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] [2023-11-21T16:23:39.883Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.883Z] 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=-223229512 data=null doit=true}, Shell with text {Trace Import}] [2023-11-21T16:23:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2023-11-21T16:23:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:39.883Z] 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') [2023-11-21T16:23:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:39.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-223229511 data=null doit=true}, Button with text {Select &archive file:}] [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-223229511 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:}] [2023-11-21T16:23:39.884Z] 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') [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-223229510 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')] [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-223229510 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')] [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-223229510 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')] [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-223229510 data=null 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')] [2023-11-21T16:23:39.884Z] [2023-11-21T16:23:39.884Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.884Z] [2023-11-21T16:23:39.884Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.884Z] [2023-11-21T16:23:39.884Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.884Z] [2023-11-21T16:23:39.884Z] (Eclipse:7660): Gtk-WARNING **: 16:23:39.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo' [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo') [2023-11-21T16:23:39.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text " [2023-11-21T16:23:39.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {} [layout=null] time=-223229455 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:'))] [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] 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' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:39.886Z] 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') [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1f377bb4 [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-223229454 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')] [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223229454 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')] [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-223229454 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-223229454 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-223229454 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')] [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-223229454 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')] [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-223229454 data=null 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')] [2023-11-21T16:23:39.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-223229454 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')] [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-223229454 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')] [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-223229454 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')] [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-223229454 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-223229454 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')] [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:39.887Z] 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') [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@25aabc0f [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-223229453 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')] [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223229453 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')] [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-223229453 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-223229453 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:39.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-223229453 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')] [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-223229453 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')] [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-223229453 data=null 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')] [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-223229453 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')] [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-223229453 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')] [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-223229453 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')] [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-223229453 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-223229453 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')] [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:39.888Z] 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') [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2023-11-21T16:23:39.888Z] 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. [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:39.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:39.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' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.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. [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:39.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2023-11-21T16:23:39.889Z] 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. [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:39.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)' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.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. [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish [2023-11-21T16:23:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-223229450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-223229450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-223229450 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-223229450 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-223229450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-223229450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')] [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.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') [2023-11-21T16:23:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish [2023-11-21T16:23:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-223229450 data=null 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')] [2023-11-21T16:23:39.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-223229771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...'] [2023-11-21T16:23:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223228941 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223228941 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223228941 data=null}, TreeItem with text {test}] [2023-11-21T16:23:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223228941 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223228941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223228932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:40.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-223228932 data=null doit=true}, TreeItem with text {Experiments [0]}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-223228931 data=null}, TreeItem with text {Experiments [0]}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-223228931 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223228931 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]}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-223228931 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-223228930 data=null doit=true}, TreeItem with text {aaa [1]}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-223228930 data=null}, TreeItem with text {aaa [1]}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-223228930 data=null button=1 stateMask=0x0 x=101 y=104 count=1}, TreeItem with text {aaa [1]}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223228930 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]}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-223228930 data=null button=1 stateMask=0x80000 x=101 y=104 count=1}, TreeItem with text {aaa [1]}] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-223228929 data=null doit=true}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-223228929 data=null}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-223228929 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223228929 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] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-223228920 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-223228920 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-223228919 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-223228919 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-223228919 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-223228919 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-223228919 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-223228919 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] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-223228916 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [0]} time=-223228907 data=null doit=true}, TreeItem with text {exp [0]}] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-223228907 data=null}, TreeItem with text {exp [0]}] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-223228907 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [0]}] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223228907 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]}] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-223228906 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [0]}] [2023-11-21T16:23:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-223228905 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}] [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-223228905 data=null doit=true}, TreeItem with text {aaa [1]}] [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-223228905 data=null}, TreeItem with text {aaa [1]}] [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-223228905 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}] [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223228905 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]}] [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-223228899 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}] [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...' [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.400: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...' [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2023-11-21T16:23:40.458Z] 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=-223228791 data=null doit=true}, Shell with text {Rename Folder}] [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text' [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2023-11-21T16:23:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2023-11-21T16:23:40.458Z] 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:')) [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.458Z] [2023-11-21T16:23:40.458Z] (Eclipse:7660): Gtk-WARNING **: 16:23:40.433: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:40.459Z] 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') [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223228776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223228776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223228776 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223228776 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223228775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223228775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223228775 data=null 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')] [2023-11-21T16:23:40.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:40.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-223228881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...'] [2023-11-21T16:23:41.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:41.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:23:41.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2023-11-21T16:23:41.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:41.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223228205 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223228204 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223228204 data=null}, TreeItem with text {test}] [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223228204 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223228204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223228183 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:41.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223228183 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223228183 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223228183 data=null}, TreeItem with text {test}] [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223228183 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223228182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223228177 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:41.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-223228177 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}] [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-223228177 data=null doit=true}, TreeItem with text {Traces [3]}] [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-223228177 data=null}, TreeItem with text {Traces [3]}] [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-223228177 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223228176 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]}] [2023-11-21T16:23:41.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-223228173 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}] [2023-11-21T16:23:41.536Z] 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@3fc4038f] time=-223227870 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}] [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223227866 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223227866 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223227866 data=null}, TreeItem with text {test}] [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223227866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223227865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223227839 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:23:41.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.641: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.692: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.731: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.732: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.793Z] [2023-11-21T16:23:41.793Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.794Z] [2023-11-21T16:23:41.794Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.794Z] [2023-11-21T16:23:41.794Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.794Z] [2023-11-21T16:23:41.794Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.744: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.794Z] [2023-11-21T16:23:41.794Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.794Z] [2023-11-21T16:23:41.794Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.794Z] [2023-11-21T16:23:41.794Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:41.794Z] [2023-11-21T16:23:41.794Z] (Eclipse:7660): Gtk-WARNING **: 16:23:41.761: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:42.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:23:42.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:23:42.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:23:42.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:42.358Z] 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') [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2023-11-21T16:23:42.358Z] 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=-223227047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=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')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] 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=-223227046 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:23:42.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:42.358Z] 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') [2023-11-21T16:23:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:23:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223227046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223227046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223227046 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223227045 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223227045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223227045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:23:42.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') [2023-11-21T16:23:42.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') [2023-11-21T16:23:42.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') [2023-11-21T16:23:42.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') [2023-11-21T16:23:42.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') [2023-11-21T16:23:42.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:23:42.616Z] [2023-11-21T16:23:42.616Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:42.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223227045 data=null 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')] [2023-11-21T16:23:42.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223227814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:23:42.873Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 308.1 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_01ContextMenuPresence -- Time elapsed: 0.058 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_02Import -- Time elapsed: 0.293 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_03SingleCustomTextTrace -- Time elapsed: 2.533 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_04SingleCustomXmlTrace -- Time elapsed: 2.886 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_05SingleCtfTrace -- Time elapsed: 2.432 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_06RenameCopyImport -- Time elapsed: 8.380 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_07OverwriteCopyImport -- Time elapsed: 9.830 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_08SkipImport -- Time elapsed: 5.987 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_09OverwriteOptionImport -- Time elapsed: 9.309 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_10ImportUnrecognized -- Time elapsed: 1.752 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_11ImportUnrecognizedIgnore -- Time elapsed: 1.728 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_12ImportCtfWithMetadataSelection -- Time elapsed: 3.985 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_13ImportRecursiveAutoRenameAll -- Time elapsed: 24.00 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_14ImportRecursiveAutoOverwriteAll -- Time elapsed: 15.43 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_15ImportRecursiveAutoSkipAll -- Time elapsed: 13.24 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_16ImportRecursiveAutoRenameOverwriteSkip -- Time elapsed: 10.71 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_17ImportRecursiveSpecifyTraceTypeCTF -- Time elapsed: 8.356 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_18ImportRecursiveSpecifyTraceTypeKernel -- Time elapsed: 3.254 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_19ImportRecursiveSpecifyTraceTypeUST -- Time elapsed: 6.438 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_20ImportRecursiveSpecifyTraceTypeCustomText -- Time elapsed: 6.235 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_21ImportFromMenuProjectSelected -- Time elapsed: 3.142 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_22ImportFromMenuProjectNotSelected -- Time elapsed: 4.145 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_29ImportRecursivePreserve -- Time elapsed: 9.111 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_30ImportRecursivePreserveSkipAll -- Time elapsed: 3.497 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_31ImportRecursivePreserveRenameAll -- Time elapsed: 8.517 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_32DeleteTraceAndFolder -- Time elapsed: 11.89 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_33DeleteMultipleFolders -- Time elapsed: 6.616 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_34ClearSingleTracesFolder -- Time elapsed: 4.784 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_35ClearMultipleTracesFolder -- Time elapsed: 7.363 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_36ImportZipArchivePreserve -- Time elapsed: 21.63 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_37ImportZipArchiveNoPreserve -- Time elapsed: 25.60 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_38ImportZipArchiveSpecificTraces -- Time elapsed: 7.174 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_39ImportTarGzipArchivePreserve -- Time elapsed: 22.18 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_40ImportTarGzipArchiveNoPreserve -- Time elapsed: 24.47 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_41ImportTarGzipArchiveSpecificTraces -- Time elapsed: 7.131 s [2023-11-21T16:23:42.873Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test_RenameFolderWorkaroundBug525833 -- Time elapsed: 1.902 s [2023-11-21T16:23:42.873Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2023-11-21T16:23:42.873Z] 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@3fc4038f] time=-223226446 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:23:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation' [2023-11-21T16:23:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat' [2023-11-21T16:23:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat' [2023-11-21T16:23:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-223226383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat'] [2023-11-21T16:23:42.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat' [2023-11-21T16:23:43.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@3fc4038f] time=-223226193 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:23:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:43.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223226031 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-223225957 data=null doit=true}, TreeItem with text {Tracing}] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-223225957 data=null}, TreeItem with text {Tracing}] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-223225957 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223225956 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}] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-223225955 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223225945 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223225945 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223225944 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223225941 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] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223225941 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223225940 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223225940 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223225940 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:43.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223225940 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223225940 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] [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223225892 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never' [2023-11-21T16:23:43.387Z] 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' [2023-11-21T16:23:43.387Z] 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') [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:43.387Z] 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') [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] 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. [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:23:43.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') [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:43.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') [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223225875 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')] [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223225875 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')] [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223225874 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223225874 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223225874 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')] [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223225874 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')] [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223225874 data=null 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')] [2023-11-21T16:23:43.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223226158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:43.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:43.644Z] [2023-11-21T16:23:43.644Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:43.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:43.644Z] [2023-11-21T16:23:43.644Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:43.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:45.013Z] [2023-11-21T16:23:45.013Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:44.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:45.013Z] 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@3fc4038f] time=-223224281 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:23:45.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:45.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:45.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:45.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:45.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:45.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223224160 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:45.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:45.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:45.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223224159 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223224159 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223224159 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223224148 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] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223224148 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223224147 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223224147 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223224147 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223224146 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223224069 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] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223224049 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always' [2023-11-21T16:23:45.270Z] 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' [2023-11-21T16:23:45.270Z] 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') [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:45.270Z] 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') [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] 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') [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=-223224034 data=null doit=true}, Button with text {Never}] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=-223224034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}] [2023-11-21T16:23:45.270Z] 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') [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-223224023 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')] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-223224023 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')] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-223224023 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')] [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-223224023 data=null 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')] [2023-11-21T16:23:45.270Z] 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') [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:45.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:23:45.271Z] 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') [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:45.271Z] 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') [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223224022 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')] [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223224022 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')] [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223224022 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223224022 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223224022 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')] [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223224022 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')] [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223224022 data=null 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')] [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223224275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:45.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:45.528Z] [2023-11-21T16:23:45.528Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:45.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:45.528Z] [2023-11-21T16:23:45.528Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:45.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:46.895Z] [2023-11-21T16:23:46.895Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:46.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:46.895Z] 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@3fc4038f] time=-223222429 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223222357 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:46.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223222356 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223222356 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223222355 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223222355 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] [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223222355 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:46.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223222307 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223222306 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223222306 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223222306 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223222306 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] [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223222306 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always' [2023-11-21T16:23:47.151Z] 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' [2023-11-21T16:23:47.151Z] 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') [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:47.151Z] 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') [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] 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. [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:47.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:23:47.152Z] 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') [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:47.152Z] 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') [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223222292 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')] [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223222291 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')] [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223222291 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223222291 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223222291 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')] [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223222291 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')] [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223222291 data=null 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')] [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223222424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:47.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:47.152Z] [2023-11-21T16:23:47.152Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:47.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:47.152Z] [2023-11-21T16:23:47.152Z] (Eclipse:7660): Gtk-CRITICAL **: 16:23:47.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar [2023-11-21T16:23:47.409Z] [2023-11-21T16:23:47.409Z] (Eclipse:7660): Gtk-WARNING **: 16:23:47.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223220825 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223220825 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223220825 data=null}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223220825 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223220824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223220815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223220815 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223220815 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223220815 data=null}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223220815 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223220814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223220811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223220811 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223220811 data=null}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223220811 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223220811 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}] [2023-11-21T16:23:48.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223220810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-223220810 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223220809 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223220809 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223220809 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223220809 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]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223220807 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-223220806 data=null doit=true}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-223220806 data=null}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-223220806 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223220806 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]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-223220805 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-223220801 data=null button=0 stateMask=0x0 x=99 y=81 count=0}, TreeItem with text {kernel}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=-223220801 data=null doit=true}, TreeItem with text {kernel}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=-223220801 data=null}, TreeItem with text {kernel}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=-223220801 data=null button=1 stateMask=0x0 x=99 y=81 count=1}, TreeItem with text {kernel}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223220801 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}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=-223220798 data=null button=1 stateMask=0x80000 x=99 y=81 count=1}, TreeItem with text {kernel}] [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment' [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment' [2023-11-21T16:23:48.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-223220778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment'] [2023-11-21T16:23:49.359Z] 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@3fc4038f] time=-223220016 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223219948 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:49.359Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223219947 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223219947 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223219946 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223219946 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] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223219946 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223219945 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223219945 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223219945 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223219945 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223219945 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] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223219945 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-11-21T16:23:49.359Z] 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' [2023-11-21T16:23:49.359Z] 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') [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:49.359Z] 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') [2023-11-21T16:23:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] 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') [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-223219944 data=null doit=true}, Button with text {Always}] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-223219944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}] [2023-11-21T16:23:49.360Z] 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') [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-223219943 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')] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-223219910 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')] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-223219910 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')] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-223219910 data=null 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')] [2023-11-21T16:23:49.360Z] 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') [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:23:49.360Z] 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') [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:49.360Z] 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') [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223219896 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')] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223219895 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')] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223219895 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223219895 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223219895 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')] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223219895 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')] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223219895 data=null 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')] [2023-11-21T16:23:49.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223220010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:49.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:49.872Z] [2023-11-21T16:23:49.872Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.872Z] [2023-11-21T16:23:49.872Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.872Z] [2023-11-21T16:23:49.872Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.872Z] [2023-11-21T16:23:49.872Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.670: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.872Z] [2023-11-21T16:23:49.872Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.872Z] [2023-11-21T16:23:49.872Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.742: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.759: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.776: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:49.873Z] [2023-11-21T16:23:49.873Z] (Eclipse:7660): Gtk-WARNING **: 16:23:49.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:51.242Z] 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') [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-223218416 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')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-223218414 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')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-223218414 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-223218414 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-223218413 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')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-223218413 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')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-223218413 data=null 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')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-223218413 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')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-223218413 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')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-223218413 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')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-223218413 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-223218413 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:51.242Z] 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') [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223218413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223218413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223218413 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223218413 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223218413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223218413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223218413 data=null 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')] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:51.242Z] 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@3fc4038f] time=-223218241 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}] [2023-11-21T16:23:51.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:51.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:51.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.243Z] [2023-11-21T16:23:51.243Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.225: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.500Z] [2023-11-21T16:23:51.500Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.251: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.500Z] [2023-11-21T16:23:51.500Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.500Z] [2023-11-21T16:23:51.500Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.500Z] [2023-11-21T16:23:51.500Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.500Z] [2023-11-21T16:23:51.500Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.500Z] [2023-11-21T16:23:51.500Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.500Z] [2023-11-21T16:23:51.500Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.500Z] [2023-11-21T16:23:51.500Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.501Z] [2023-11-21T16:23:51.501Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.501Z] [2023-11-21T16:23:51.501Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.501Z] [2023-11-21T16:23:51.501Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.501Z] [2023-11-21T16:23:51.501Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.305: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.501Z] [2023-11-21T16:23:51.501Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.501Z] [2023-11-21T16:23:51.501Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.501Z] [2023-11-21T16:23:51.501Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.501Z] [2023-11-21T16:23:51.501Z] (Eclipse:7660): Gtk-WARNING **: 16:23:51.344: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223217861 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:51.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223217860 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223217860 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223217859 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223217859 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] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223217859 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223217858 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223217858 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223217858 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223217858 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223217858 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] [2023-11-21T16:23:51.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223217857 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always' [2023-11-21T16:23:51.502Z] 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' [2023-11-21T16:23:51.502Z] 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') [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:51.502Z] 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') [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:51.502Z] 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') [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223217856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223217855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223217855 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223217855 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223217855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223217855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:51.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223217855 data=null 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')] [2023-11-21T16:23:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223218145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:51.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:51.767Z] 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@3fc4038f] time=-223217585 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:23:51.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223217507 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:51.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223217505 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223217505 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223217505 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223217504 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] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223217504 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223217503 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223217503 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223217503 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223217503 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223217503 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] [2023-11-21T16:23:51.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223217486 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-11-21T16:23:52.029Z] 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' [2023-11-21T16:23:52.029Z] 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') [2023-11-21T16:23:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:52.029Z] 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') [2023-11-21T16:23:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:52.029Z] 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') [2023-11-21T16:23:52.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-223217338 data=null doit=true}, Button with text {Always}] [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-223217338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}] [2023-11-21T16:23:52.030Z] 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') [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-223217337 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')] [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-223217337 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')] [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-223217337 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')] [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-223217337 data=null 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')] [2023-11-21T16:23:52.030Z] 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') [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:23:52.030Z] 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') [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:52.030Z] 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') [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223217336 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')] [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223217336 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')] [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223217336 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223217336 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:52.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223217336 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')] [2023-11-21T16:23:52.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223217336 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')] [2023-11-21T16:23:52.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223217336 data=null 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')] [2023-11-21T16:23:52.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223217570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:52.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:52.287Z] [2023-11-21T16:23:52.287Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.287Z] [2023-11-21T16:23:52.287Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.287Z] [2023-11-21T16:23:52.287Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.287Z] [2023-11-21T16:23:52.287Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.287Z] [2023-11-21T16:23:52.287Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.287Z] [2023-11-21T16:23:52.287Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.287Z] [2023-11-21T16:23:52.287Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.287Z] [2023-11-21T16:23:52.287Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.546Z] [2023-11-21T16:23:52.546Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.546Z] [2023-11-21T16:23:52.546Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.546Z] [2023-11-21T16:23:52.546Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.546Z] [2023-11-21T16:23:52.546Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.332: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.546Z] [2023-11-21T16:23:52.546Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.546Z] [2023-11-21T16:23:52.546Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.546Z] [2023-11-21T16:23:52.546Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.546Z] [2023-11-21T16:23:52.546Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.353: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.546Z] [2023-11-21T16:23:52.547Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.547Z] [2023-11-21T16:23:52.547Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.547Z] [2023-11-21T16:23:52.547Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.547Z] [2023-11-21T16:23:52.547Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.547Z] [2023-11-21T16:23:52.547Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.547Z] [2023-11-21T16:23:52.547Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.547Z] [2023-11-21T16:23:52.547Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:52.547Z] [2023-11-21T16:23:52.547Z] (Eclipse:7660): Gtk-WARNING **: 16:23:52.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:53.475Z] 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') [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-223215855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-223215855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-223215855 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-223215855 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-223215855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-223215855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-223215855 data=null 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')] [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:53.475Z] 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@3fc4038f] time=-223215785 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}] [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:53.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:53.731Z] [2023-11-21T16:23:53.731Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.731Z] [2023-11-21T16:23:53.731Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.731Z] [2023-11-21T16:23:53.731Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.731Z] [2023-11-21T16:23:53.731Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:53.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.564: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223215643 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:53.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223215642 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223215642 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223215641 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.579: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223215628 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] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223215626 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223215625 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223215625 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223215625 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223215625 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223215625 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] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223215625 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-11-21T16:23:53.732Z] 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' [2023-11-21T16:23:53.732Z] 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') [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:53.732Z] 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') [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:53.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.732Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.597: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.732Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.616: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.631: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:53.733Z] 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') [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223215559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223215559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223215559 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223215559 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223215559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223215559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223215559 data=null 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')] [2023-11-21T16:23:53.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223215779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.733Z] [2023-11-21T16:23:53.733Z] (Eclipse:7660): Gtk-WARNING **: 16:23:53.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:53.990Z] 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@3fc4038f] time=-223215372 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223215293 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:53.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223215291 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223215291 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223215291 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223215290 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] [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223215290 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223215290 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223215290 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223215290 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:53.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223215289 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223215289 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] [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223215289 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-11-21T16:23:53.991Z] 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' [2023-11-21T16:23:53.991Z] 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') [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:53.991Z] 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') [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] 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. [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:23:53.991Z] 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') [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:53.991Z] 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') [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223215240 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')] [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223215240 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')] [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223215240 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:53.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223215240 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:53.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223215240 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')] [2023-11-21T16:23:53.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223215240 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')] [2023-11-21T16:23:54.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223215240 data=null 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')] [2023-11-21T16:23:54.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223215354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:54.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:54.505Z] [2023-11-21T16:23:54.505Z] (Eclipse:7660): Gtk-WARNING **: 16:23:54.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:54.505Z] [2023-11-21T16:23:54.505Z] (Eclipse:7660): Gtk-WARNING **: 16:23:54.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:54.505Z] [2023-11-21T16:23:54.505Z] (Eclipse:7660): Gtk-WARNING **: 16:23:54.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:54.505Z] [2023-11-21T16:23:54.505Z] (Eclipse:7660): Gtk-WARNING **: 16:23:54.343: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:54.505Z] [2023-11-21T16:23:54.505Z] (Eclipse:7660): Gtk-WARNING **: 16:23:54.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:54.505Z] [2023-11-21T16:23:54.505Z] (Eclipse:7660): Gtk-WARNING **: 16:23:54.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:54.505Z] [2023-11-21T16:23:54.505Z] (Eclipse:7660): Gtk-WARNING **: 16:23:54.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:54.505Z] [2023-11-21T16:23:54.505Z] (Eclipse:7660): Gtk-WARNING **: 16:23:54.418: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2023-11-21T16:23:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-11-21T16:23:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:23:55.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:55.885Z] 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') [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-223213781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-223213781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-223213781 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-223213781 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-223213780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-223213780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')] [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-223213780 data=null 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')] [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:55.885Z] 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@3fc4038f] time=-223213670 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}] [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:55.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.757: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.786: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.836: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:55.885Z] [2023-11-21T16:23:55.885Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.859: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:56.150Z] [2023-11-21T16:23:56.150Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:56.150Z] [2023-11-21T16:23:56.150Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:56.150Z] [2023-11-21T16:23:56.150Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:56.150Z] [2023-11-21T16:23:56.150Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:56.150Z] [2023-11-21T16:23:56.150Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:56.150Z] [2023-11-21T16:23:56.150Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:56.150Z] [2023-11-21T16:23:56.150Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:56.150Z] [2023-11-21T16:23:56.150Z] (Eclipse:7660): Gtk-WARNING **: 16:23:55.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:56.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223213297 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:56.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223213295 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223213295 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223213295 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223213295 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] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223213295 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223213294 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223213294 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223213294 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223213294 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223213294 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] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223213293 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-11-21T16:23:56.151Z] 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' [2023-11-21T16:23:56.151Z] 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') [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:56.151Z] 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') [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:56.152Z] 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') [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223213292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223213292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223213292 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223213292 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223213292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223213292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223213292 data=null 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')] [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223213571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:56.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:56.424Z] 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@3fc4038f] time=-223213053 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223212947 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:56.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223212946 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223212946 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223212945 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:56.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223212945 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] [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223212945 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223212944 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223212944 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223212944 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223212944 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223212944 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] [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223212928 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always' [2023-11-21T16:23:56.425Z] 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' [2023-11-21T16:23:56.425Z] 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') [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:56.425Z] 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') [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:56.425Z] 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') [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=-223212927 data=null doit=true}, Button with text {Prompt}] [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-223212915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}] [2023-11-21T16:23:56.425Z] 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') [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-223212915 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')] [2023-11-21T16:23:56.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-223212914 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')] [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-223212914 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')] [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-223212914 data=null 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')] [2023-11-21T16:23:56.426Z] 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') [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:23:56.426Z] 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') [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:56.426Z] 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') [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223212913 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')] [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223212913 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')] [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223212913 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223212913 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223212913 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')] [2023-11-21T16:23:56.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223212913 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')] [2023-11-21T16:23:56.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223212913 data=null 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')] [2023-11-21T16:23:56.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223213031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:56.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:57.824Z] 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@3fc4038f] time=-223211525 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223211435 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:57.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223211431 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223211431 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223211431 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:57.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223211431 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] [2023-11-21T16:23:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223211430 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:57.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223211363 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223211363 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223211363 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223211361 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223211361 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] [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223211360 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2023-11-21T16:23:58.090Z] 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' [2023-11-21T16:23:58.090Z] 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') [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:58.090Z] 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') [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:58.090Z] 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') [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-223211359 data=null doit=true}, Button with text {Always}] [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-223211359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}] [2023-11-21T16:23:58.090Z] 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') [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-223211359 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')] [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-223211359 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')] [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-223211358 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')] [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-223211358 data=null 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')] [2023-11-21T16:23:58.090Z] 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') [2023-11-21T16:23:58.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2023-11-21T16:23:58.091Z] 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') [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:58.091Z] 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') [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-223211358 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')] [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-223211358 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')] [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-223211357 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-223211357 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')] [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-223211357 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')] [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-223211357 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')] [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-223211346 data=null 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')] [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223211520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:58.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:58.350Z] [2023-11-21T16:23:58.350Z] (Eclipse:7660): Gtk-WARNING **: 16:23:58.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:58.350Z] [2023-11-21T16:23:58.350Z] (Eclipse:7660): Gtk-WARNING **: 16:23:58.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:58.350Z] [2023-11-21T16:23:58.350Z] (Eclipse:7660): Gtk-WARNING **: 16:23:58.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:58.350Z] [2023-11-21T16:23:58.350Z] (Eclipse:7660): Gtk-WARNING **: 16:23:58.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:58.615Z] [2023-11-21T16:23:58.615Z] (Eclipse:7660): Gtk-WARNING **: 16:23:58.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:58.615Z] [2023-11-21T16:23:58.615Z] (Eclipse:7660): Gtk-WARNING **: 16:23:58.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:58.615Z] [2023-11-21T16:23:58.615Z] (Eclipse:7660): Gtk-WARNING **: 16:23:58.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:58.615Z] [2023-11-21T16:23:58.615Z] (Eclipse:7660): Gtk-WARNING **: 16:23:58.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:23:59.556Z] 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') [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-223209870 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')] [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-223209868 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')] [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-223209868 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-223209868 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-223209868 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')] [2023-11-21T16:23:59.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-223209868 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')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-223209868 data=null 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')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-223209868 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')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-223209868 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')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-223209868 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')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-223209867 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-223209867 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button' [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No' [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:59.557Z] 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') [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button' [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-223209867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-223209867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-223209867 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-223209867 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-223209867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-223209867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-223209867 data=null 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')] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:23:59.557Z] 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@3fc4038f] time=-223209799 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}] [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences' [2023-11-21T16:23:59.557Z] [2023-11-21T16:23:59.557Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.557Z] [2023-11-21T16:23:59.557Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.557Z] [2023-11-21T16:23:59.557Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.557Z] [2023-11-21T16:23:59.557Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences' [2023-11-21T16:23:59.557Z] [2023-11-21T16:23:59.557Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.557Z] [2023-11-21T16:23:59.557Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.557Z] [2023-11-21T16:23:59.557Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.557Z] [2023-11-21T16:23:59.557Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.557: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.589: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-223209617 data=null doit=true}, Shell with text {Preferences}] [2023-11-21T16:23:59.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2023-11-21T16:23:59.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:23:59.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:23:59.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2023-11-21T16:23:59.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2023-11-21T16:23:59.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223209616 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] [2023-11-21T16:23:59.818Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223209616 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:59.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223209599 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:59.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-223209599 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] [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223209599 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.623: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-223209532 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives] [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-223209532 data=null doit=true}, Tree node with text: Perspectives] [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-223209532 data=null}, Tree node with text: Perspectives] [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-223209532 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223209532 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] [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] [2023-11-21T16:23:59.819Z] (Eclipse:7660): Gtk-WARNING **: 16:23:59.689: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton) [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-223209521 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives] [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never' [2023-11-21T16:23:59.819Z] 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' [2023-11-21T16:23:59.819Z] 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') [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2023-11-21T16:23:59.819Z] 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') [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button' [2023-11-21T16:23:59.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2023-11-21T16:23:59.820Z] 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') [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button' [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-223209520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-223209520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-223209520 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-223209518 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-223209518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-223209518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')] [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-223209518 data=null 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')] [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-223209793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences'] [2023-11-21T16:23:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on [2023-11-21T16:24:00.077Z] 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@3fc4038f] time=-223209246 data=null doit=true}, Shell with text {data - Eclipse Platform}] [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree' [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree') [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {} [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-223209243 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}] [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-223209243 data=null doit=true}, TreeItem with text {test}] [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-223209243 data=null}, TreeItem with text {test}] [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-223209243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-223209243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}] [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-223209228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}] [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete' [2023-11-21T16:24:00.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete' [2023-11-21T16:24:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2023-11-21T16:24:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources} [2023-11-21T16:24:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:24:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2023-11-21T16:24: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') [2023-11-21T16:24:01.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:24: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 [2023-11-21T16:24: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=-223208554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24: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=-223208554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24: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=-223208554 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24: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=-223208554 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24: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=-223208554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24: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=-223208554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24: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=-223208554 data=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')] [2023-11-21T16:24: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=-223208554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24: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=-223208554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24: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=-223208554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24: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=-223208553 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24: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=-223208553 data=null}, (of type 'Button' and with style 'SWT.CHECK')] [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button' [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button' [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button' [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK' [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2023-11-21T16:24: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') [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-223208553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-223208553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-223208553 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-223208553 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-223208553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-223208553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')] [2023-11-21T16:24: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') [2023-11-21T16:24: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') [2023-11-21T16:24: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') [2023-11-21T16:24: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') [2023-11-21T16:24: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') [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-223208553 data=null 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')] [2023-11-21T16:24:01.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-223209189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete'] [2023-11-21T16:24:01.281Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.40 s -- in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2023-11-21T16:24:01.281Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNever -- Time elapsed: 1.936 s [2023-11-21T16:24:01.281Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNoAssociatedPerspective -- Time elapsed: 1.844 s [2023-11-21T16:24:01.281Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testExperiment -- Time elapsed: 2.364 s [2023-11-21T16:24:01.282Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYesRemember -- Time elapsed: 2.449 s [2023-11-21T16:24:01.282Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNo -- Time elapsed: 2.247 s [2023-11-21T16:24:01.282Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYes -- Time elapsed: 2.294 s [2023-11-21T16:24:01.282Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testAlways -- Time elapsed: 1.525 s [2023-11-21T16:24:01.282Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNoRemember -- Time elapsed: 2.164 s [2023-11-21T16:24:01.282Z] [2023-11-21T16:24:01.282Z] Results: [2023-11-21T16:24:01.282Z] [2023-11-21T16:24:01.282Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0 [2023-11-21T16:24:01.282Z] [2023-11-21T16:24:01.545Z] [2023-11-21T16:24:01.545Z] !ENTRY org.eclipse.core.resources 2 10035 2023-11-21 16:24:01.358 [2023-11-21T16:24:01.545Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2023-11-21T16:24:02.119Z] [INFO] All tests passed [2023-11-21T16:24:02.119Z] [INFO] [2023-11-21T16:24:02.119Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:24:02.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT.jar [2023-11-21T16:24:02.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT.pom [2023-11-21T16:24:02.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-sources.jar [2023-11-21T16:24:02.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml [2023-11-21T16:24:02.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.14-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml [2023-11-21T16:24:02.119Z] [INFO] [2023-11-21T16:24:02.119Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2023-11-21T16:24:02.119Z] [INFO] [2023-11-21T16:24:02.119Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2023-11-21T16:24:02.119Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [135/144] [2023-11-21T16:24:02.119Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2023-11-21T16:24:02.119Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:24:02.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 [2023-11-21T16:24:02.119Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2023-11-21T16:24:02.119Z] [INFO] [2023-11-21T16:24:02.119Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.119Z] [INFO] [2023-11-21T16:24:02.119Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.119Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:24:02.119Z] [INFO] [2023-11-21T16:24:02.119Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.119Z] [INFO] [2023-11-21T16:24:02.119Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.119Z] [INFO] [2023-11-21T16:24:02.119Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.119Z] [INFO] [2023-11-21T16:24:02.119Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.119Z] [INFO] [2023-11-21T16:24:02.119Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.119Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:24:02.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 [2023-11-21T16:24:02.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.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2023-11-21T16:24:02.380Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [INFO] Skipping tests [2023-11-21T16:24:02.380Z] [INFO] [2023-11-21T16:24:02.380Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.380Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:02.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:02.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:02.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:02.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2023-11-21T16:24:02.638Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT [136/144] [2023-11-21T16:24:02.638Z] [INFO] from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2023-11-21T16:24:02.638Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:24:02.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 [2023-11-21T16:24:02.638Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.638Z] [INFO] The project's OSGi version is 1.0.8.202311211602 [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.638Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2023-11-21T16:24:02.638Z] [INFO] [2023-11-21T16:24:02.638Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.638Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:24:02.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 [2023-11-21T16:24:02.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.datastore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2023-11-21T16:24:02.638Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:24:02.895Z] [INFO] [2023-11-21T16:24:02.895Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.895Z] [INFO] [2023-11-21T16:24:02.895Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2023-11-21T16:24:02.895Z] [INFO] [2023-11-21T16:24:02.895Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.895Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 104 were skipped [2023-11-21T16:24:02.895Z] [INFO] [2023-11-21T16:24:02.895Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-sources.jar [2023-11-21T16:24:02.895Z] [INFO] [2023-11-21T16:24:02.895Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:02.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT.jar [2023-11-21T16:24:03.151Z] [INFO] [2023-11-21T16:24:03.151Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:03.151Z] [INFO] [2023-11-21T16:24:03.151Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:03.151Z] [INFO] [2023-11-21T16:24:03.151Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] Skipping tests [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT.jar [2023-11-21T16:24:03.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT.pom [2023-11-21T16:24:03.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-sources.jar [2023-11-21T16:24:03.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-p2metadata.xml [2023-11-21T16:24:03.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.8-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2023-11-21T16:24:03.152Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT [137/144] [2023-11-21T16:24:03.152Z] [INFO] from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2023-11-21T16:24:03.152Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:24:03.152Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:24:03.152Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] The project's OSGi version is 1.0.7.202311211602 [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] [2023-11-21T16:24:03.152Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.152Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests [2023-11-21T16:24:03.408Z] [INFO] [2023-11-21T16:24:03.408Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2023-11-21T16:24:03.408Z] [INFO] [2023-11-21T16:24:03.408Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.408Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:24:03.408Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:24:03.408Z] [WARNING] The 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.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2023-11-21T16:24:03.408Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:24:03.408Z] [INFO] [2023-11-21T16:24:03.408Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.408Z] [INFO] [2023-11-21T16:24:03.408Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2023-11-21T16:24:03.409Z] [INFO] [2023-11-21T16:24:03.409Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.409Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 105 were skipped [2023-11-21T16:24:03.409Z] [INFO] [2023-11-21T16:24:03.409Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-sources.jar [2023-11-21T16:24:03.409Z] [INFO] [2023-11-21T16:24:03.409Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT.jar [2023-11-21T16:24:03.409Z] [INFO] [2023-11-21T16:24:03.409Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.409Z] [INFO] [2023-11-21T16:24:03.409Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.409Z] [INFO] [2023-11-21T16:24:03.409Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.409Z] [INFO] [2023-11-21T16:24:03.409Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.409Z] [INFO] Skipping tests [2023-11-21T16:24:03.409Z] [INFO] [2023-11-21T16:24:03.409Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT.jar [2023-11-21T16:24:03.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT.pom [2023-11-21T16:24:03.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-sources.jar [2023-11-21T16:24:03.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-p2metadata.xml [2023-11-21T16:24:03.409Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.7-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2023-11-21T16:24:03.665Z] [INFO] [2023-11-21T16:24:03.665Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2023-11-21T16:24:03.665Z] [INFO] [2023-11-21T16:24:03.665Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2023-11-21T16:24:03.665Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [138/144] [2023-11-21T16:24:03.665Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2023-11-21T16:24:03.665Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:24:03.665Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:24:03.665Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2023-11-21T16:24:03.665Z] [INFO] [2023-11-21T16:24:03.665Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.665Z] [INFO] [2023-11-21T16:24:03.665Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.665Z] [INFO] The project's OSGi version is 1.0.3.202311211602 [2023-11-21T16:24:03.665Z] [INFO] [2023-11-21T16:24:03.665Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.665Z] [INFO] [2023-11-21T16:24:03.665Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.665Z] [INFO] [2023-11-21T16:24:03.665Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.665Z] [INFO] [2023-11-21T16:24:03.665Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.665Z] [INFO] [2023-11-21T16:24:03.665Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.665Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests [2023-11-21T16:24:03.922Z] [INFO] [2023-11-21T16:24:03.922Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2023-11-21T16:24:03.922Z] [INFO] [2023-11-21T16:24:03.922Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.922Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:24:03.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 [2023-11-21T16:24:03.922Z] [WARNING] The 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-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2023-11-21T16:24:03.922Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:24:03.922Z] [INFO] [2023-11-21T16:24:03.922Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.922Z] [INFO] [2023-11-21T16:24:03.922Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2023-11-21T16:24:03.922Z] [INFO] [2023-11-21T16:24:03.922Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.922Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped [2023-11-21T16:24:03.922Z] [INFO] [2023-11-21T16:24:03.922Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:03.922Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar [2023-11-21T16:24:03.922Z] [INFO] [2023-11-21T16:24:03.922Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:04.180Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar [2023-11-21T16:24:04.180Z] [INFO] [2023-11-21T16:24:04.180Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:04.180Z] [INFO] [2023-11-21T16:24:04.180Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:04.180Z] [INFO] [2023-11-21T16:24:04.180Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:04.180Z] [INFO] [2023-11-21T16:24:04.180Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:04.180Z] [INFO] Skipping tests [2023-11-21T16:24:04.180Z] [INFO] [2023-11-21T16:24:04.180Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:04.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:04.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:04.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:04.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:04.180Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:04.180Z] [INFO] [2023-11-21T16:24:04.180Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2023-11-21T16:24:04.180Z] [INFO] [2023-11-21T16:24:04.180Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2023-11-21T16:24:04.180Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT [139/144] [2023-11-21T16:24:04.180Z] [INFO] from releng/org.eclipse.tracecompass.alltests/pom.xml [2023-11-21T16:24:04.180Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:24: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 [2023-11-21T16:24:04.180Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.alltests/pom.xml [2023-11-21T16:24:04.437Z] [INFO] [2023-11-21T16:24:04.437Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:04.437Z] [INFO] [2023-11-21T16:24:04.437Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:04.437Z] [INFO] The project's OSGi version is 1.0.13.202311211602 [2023-11-21T16:24:04.437Z] [INFO] [2023-11-21T16:24:04.437Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:04.437Z] [INFO] [2023-11-21T16:24:04.437Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:04.437Z] [INFO] [2023-11-21T16:24:04.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:04.437Z] [INFO] [2023-11-21T16:24:04.437Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:04.437Z] [INFO] [2023-11-21T16:24:04.437Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:04.437Z] [INFO] Resolving class path of Trace Compass All Tests [2023-11-21T16:24:04.999Z] [INFO] [2023-11-21T16:24:04.999Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:04.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.alltests/src/main/resources [2023-11-21T16:24:04.999Z] [INFO] [2023-11-21T16:24:04.999Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:04.999Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:24:04.999Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:24:04.999Z] [WARNING] The 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-gerrit-long-ui-only/releng/org.eclipse.tracecompass.alltests/pom.xml [2023-11-21T16:24:05.255Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.alltests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:24:05.511Z] [INFO] [2023-11-21T16:24:05.511Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.511Z] [INFO] [2023-11-21T16:24:05.511Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.alltests/src/test/resources [2023-11-21T16:24:05.511Z] [INFO] [2023-11-21T16:24:05.511Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.511Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 163 were skipped [2023-11-21T16:24:05.511Z] [INFO] [2023-11-21T16:24:05.511Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.511Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar [2023-11-21T16:24:05.511Z] [INFO] [2023-11-21T16:24:05.511Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.511Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar [2023-11-21T16:24:05.511Z] [INFO] [2023-11-21T16:24:05.511Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.511Z] [INFO] [2023-11-21T16:24:05.511Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.511Z] [INFO] [2023-11-21T16:24:05.512Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.512Z] [INFO] [2023-11-21T16:24:05.512Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.512Z] [WARNING] No tests found [2023-11-21T16:24:05.512Z] [INFO] [2023-11-21T16:24:05.512Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:05.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:05.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:05.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:05.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:05.512Z] [INFO] [2023-11-21T16:24:05.512Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2023-11-21T16:24:05.512Z] [INFO] [2023-11-21T16:24:05.512Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >-- [2023-11-21T16:24:05.512Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT [140/144] [2023-11-21T16:24:05.512Z] [INFO] from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml [2023-11-21T16:24:05.512Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2023-11-21T16:24:05.512Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:24:05.512Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml [2023-11-21T16:24:05.769Z] [INFO] [2023-11-21T16:24:05.769Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:05.769Z] [INFO] [2023-11-21T16:24:05.769Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:05.769Z] [INFO] The project's OSGi version is 1.0.6.202311211602 [2023-11-21T16:24:05.769Z] [INFO] [2023-11-21T16:24:05.769Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:05.769Z] [INFO] [2023-11-21T16:24:05.769Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:05.769Z] [INFO] [2023-11-21T16:24:05.769Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:05.769Z] [INFO] [2023-11-21T16:24:05.769Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:05.769Z] [INFO] [2023-11-21T16:24:05.769Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:05.769Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests [2023-11-21T16:24:06.026Z] [INFO] [2023-11-21T16:24:06.026Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources [2023-11-21T16:24:06.026Z] [INFO] [2023-11-21T16:24:06.026Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.026Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:24:06.026Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:24:06.026Z] [WARNING] The 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.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml [2023-11-21T16:24:06.026Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:24:06.282Z] [INFO] [2023-11-21T16:24:06.282Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.282Z] [INFO] [2023-11-21T16:24:06.282Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources [2023-11-21T16:24:06.282Z] [INFO] [2023-11-21T16:24:06.282Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.282Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped [2023-11-21T16:24:06.282Z] [INFO] [2023-11-21T16:24:06.282Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar [2023-11-21T16:24:06.282Z] [INFO] [2023-11-21T16:24:06.282Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar [2023-11-21T16:24:06.282Z] [INFO] [2023-11-21T16:24:06.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.282Z] [INFO] [2023-11-21T16:24:06.282Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.282Z] [INFO] [2023-11-21T16:24:06.282Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.282Z] [INFO] [2023-11-21T16:24:06.282Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.282Z] [INFO] Skipping tests [2023-11-21T16:24:06.282Z] [INFO] [2023-11-21T16:24:06.282Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.jar [2023-11-21T16:24:06.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT.pom [2023-11-21T16:24:06.282Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-sources.jar [2023-11-21T16:24:06.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-p2metadata.xml [2023-11-21T16:24:06.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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.6-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2023-11-21T16:24:06.283Z] [INFO] [2023-11-21T16:24:06.283Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests --- [2023-11-21T16:24:06.283Z] [INFO] [2023-11-21T16:24:06.283Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2023-11-21T16:24:06.283Z] [INFO] Building org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT [141/144] [2023-11-21T16:24:06.283Z] [INFO] from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2023-11-21T16:24:06.283Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:24:06.283Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/target [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/src/main/resources [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 161 were skipped [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.846Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:24:06.846Z] [INFO] [2023-11-21T16:24:06.847Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.847Z] [INFO] [2023-11-21T16:24:06.847Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.jar [2023-11-21T16:24:06.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT.pom [2023-11-21T16:24:06.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:24:06.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:24:06.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.1.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:24:06.847Z] [INFO] [2023-11-21T16:24:06.847Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2023-11-21T16:24:06.847Z] [INFO] [2023-11-21T16:24:06.847Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2023-11-21T16:24:06.847Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT [142/144] [2023-11-21T16:24:06.847Z] [INFO] from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2023-11-21T16:24:06.847Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2023-11-21T16:24:06.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/target [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.103Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.103Z] [INFO] [2023-11-21T16:24:07.104Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.104Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:24:07.104Z] [INFO] [2023-11-21T16:24:07.104Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.104Z] [INFO] [2023-11-21T16:24:07.104Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.jar [2023-11-21T16:24:07.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT.pom [2023-11-21T16:24:07.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-sources-feature.jar [2023-11-21T16:24:07.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:24:07.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:24:07.104Z] [INFO] [2023-11-21T16:24:07.104Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2023-11-21T16:24:07.104Z] [INFO] [2023-11-21T16:24:07.104Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2023-11-21T16:24:07.104Z] [INFO] Building Trace Compass Repository 9.1.0-SNAPSHOT [143/144] [2023-11-21T16:24:07.104Z] [INFO] from releng/org.eclipse.tracecompass.releng-site/pom.xml [2023-11-21T16:24:07.104Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2023-11-21T16:24:07.104Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.releng-site/pom.xml [2023-11-21T16:24:07.361Z] [INFO] [2023-11-21T16:24:07.361Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.361Z] [INFO] [2023-11-21T16:24:07.361Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.361Z] [INFO] The project's OSGi version is 9.1.0.202311211602 [2023-11-21T16:24:07.361Z] [INFO] [2023-11-21T16:24:07.361Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.361Z] [INFO] [2023-11-21T16:24:07.361Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.361Z] [INFO] [2023-11-21T16:24:07.361Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.361Z] [INFO] [2023-11-21T16:24:07.361Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2023-11-21T16:24:07.361Z] [INFO] [2023-11-21T16:24:07.361Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.618Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:24:07.618Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [2023-11-21T16:24:07.618Z] [INFO] [2023-11-21T16:24:07.618Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.618Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:24:07.618Z] [INFO] [2023-11-21T16:24:07.618Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.618Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:24:07.618Z] [INFO] [2023-11-21T16:24:07.618Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.618Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:24:07.618Z] [INFO] [2023-11-21T16:24:07.618Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:07.618Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:24:11.818Z] [INFO] [2023-11-21T16:24:11.818Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:11.818Z] [INFO] [2023-11-21T16:24:11.818Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:11.818Z] [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:11.819Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2023-11-21T16:24:11.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT.pom [2023-11-21T16:24:11.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT-p2metadata.xml [2023-11-21T16:24:11.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.1.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.1.0-SNAPSHOT-p2artifacts.xml [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >-- [2023-11-21T16:24:11.819Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [144/144] [2023-11-21T16:24:11.819Z] [INFO] from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2023-11-21T16:24:11.819Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2023-11-21T16:24:11.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:24:11.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.819Z] [INFO] The project's OSGi version is 1.0.4.202311211602 [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.819Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources [2023-11-21T16:24:11.819Z] [INFO] [2023-11-21T16:24:11.819Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.819Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:24:11.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml [2023-11-21T16:24:11.819Z] [WARNING] The 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-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2023-11-21T16:24:11.819Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [WARNING] Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead. [2023-11-21T16:24:11.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 [2023-11-21T16:24:11.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.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 26 were skipped [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:11.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:11.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:11.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:11.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/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 [2023-11-21T16:24:11.820Z] [INFO] [2023-11-21T16:24:11.820Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2023-11-21T16:24:11.820Z] [INFO] ------------------------------------------------------------------------ [2023-11-21T16:24:11.821Z] [INFO] Reactor Summary: [2023-11-21T16:24:11.821Z] [INFO] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass Parent 9.1.0-SNAPSHOT ................ SUCCESS [ 8.669 s] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.1.0-SNAPSHOT SUCCESS [ 0.006 s] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass Common Utilities Parent 9.1.0-SNAPSHOT SUCCESS [ 0.004 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT SUCCESS [ 13.604 s] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass State System Parent 9.1.0-SNAPSHOT ... SUCCESS [ 0.005 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [ 1.012 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [ 0.695 s] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass TMF Parent 9.1.0-SNAPSHOT ............ SUCCESS [ 0.020 s] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [ 0.380 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [ 1.097 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT ... SUCCESS [ 4.597 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT SUCCESS [ 0.793 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [ 0.708 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [ 0.810 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT SUCCESS [ 1.193 s] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass CTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [ 0.006 s] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [ 4.021 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.0-SNAPSHOT ... SUCCESS [ 1.102 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.0-SNAPSHOT SUCCESS [ 0.602 s] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass LTTng Support Parent 9.1.0-SNAPSHOT .. SUCCESS [ 0.044 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [ 0.555 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [ 0.488 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [ 0.370 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [ 0.693 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core 0.1.1-SNAPSHOT SUCCESS [ 0.917 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 7.331 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.24-SNAPSHOT SUCCESS [ 1.990 s] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.13-SNAPSHOT SUCCESS [ 10.251 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.16-SNAPSHOT SUCCESS [ 0.904 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.callstack.core.tests 0.1.1-SNAPSHOT SUCCESS [ 0.908 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.1-SNAPSHOT ..... SUCCESS [ 6.225 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [ 1.096 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.1-SNAPSHOT SUCCESS [ 1.178 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [ 1.037 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.callstack.ui 0.1.0-SNAPSHOT SUCCESS [ 1.162 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [ 0.548 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [ 1.063 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [ 0.330 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.0-SNAPSHOT SUCCESS [ 0.556 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.0-SNAPSHOT SUCCESS [ 1.021 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.0-SNAPSHOT SUCCESS [ 0.576 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.20-SNAPSHOT SUCCESS [ 1.398 s] [2023-11-21T16:24:11.821Z] [INFO] Trace Compass Release Engineering Parent 9.1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.1-SNAPSHOT SUCCESS [ 0.121 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [ 1.695 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 1.040 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [ 0.658 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [ 0.824 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [ 0.615 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [ 0.950 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [ 0.946 s] [2023-11-21T16:24:11.821Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [ 0.562 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 0.940 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 0.878 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.17-SNAPSHOT SUCCESS [ 0.771 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 0.807 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 0.740 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 0.969 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 1.544 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [ 1.221 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 0.958 s] [2023-11-21T16:24:11.822Z] [INFO] Trace Compass BTF Support Parent 9.1.0-SNAPSHOT .... SUCCESS [ 0.004 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [ 0.511 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [ 0.999 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [ 1.122 s] [2023-11-21T16:24:11.822Z] [INFO] Trace Compass Documentation 9.1.0-SNAPSHOT ......... SUCCESS [ 0.008 s] [2023-11-21T16:24:11.822Z] [INFO] Trace Compass Developer Guide 9.1.0-SNAPSHOT ....... SUCCESS [ 12.835 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.tmf 9.1.0-SNAPSHOT ........ SUCCESS [ 0.524 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.btf 9.1.0-SNAPSHOT ........ SUCCESS [ 0.357 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [ 0.530 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [ 0.613 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.ctf 9.1.0-SNAPSHOT ........ SUCCESS [ 0.176 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [ 0.479 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.1.0-SNAPSHOT .... SUCCESS [ 0.230 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [01:57 min] [2023-11-21T16:24:11.822Z] [INFO] Trace Compass User Guide 9.1.0-SNAPSHOT ............ SUCCESS [ 4.598 s] [2023-11-21T16:24:11.822Z] [INFO] Trace Compass (new) callstack User Guide 9.1.0-SNAPSHOT SUCCESS [ 2.985 s] [2023-11-21T16:24:11.822Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.1.0-SNAPSHOT SUCCESS [ 2.964 s] [2023-11-21T16:24:11.822Z] [INFO] Trace Compass RCP User Guide 9.1.0-SNAPSHOT ........ SUCCESS [ 2.703 s] [2023-11-21T16:24:11.822Z] [INFO] Trace Compass Pcap User Guide 9.1.0-SNAPSHOT ....... SUCCESS [ 2.750 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [ 0.752 s] [2023-11-21T16:24:11.822Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.1.0-SNAPSHOT SUCCESS [ 0.009 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [ 1.512 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT SUCCESS [ 0.816 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.1.0-SNAPSHOT ... SUCCESS [ 0.673 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [ 0.753 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 0.746 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [ 0.527 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [ 0.358 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [ 1.135 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [ 1.561 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.1.0-SNAPSHOT SUCCESS [ 0.235 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [ 0.622 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [ 0.487 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 0.953 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 44.579 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [ 0.667 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.1.0-SNAPSHOT SUCCESS [ 0.286 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.15-SNAPSHOT SUCCESS [ 0.687 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [ 0.999 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [04:18 min] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [ 0.777 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.1.0-SNAPSHOT . SUCCESS [ 0.254 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [ 0.685 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 0.557 s] [2023-11-21T16:24:11.822Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [ 0.872 s] [2023-11-21T16:24:11.822Z] [INFO] Trace Compass Pcap Format Support Parent 9.1.0-SNAPSHOT SUCCESS [ 0.003 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.0-SNAPSHOT .. SUCCESS [ 0.407 s] [2023-11-21T16:24:11.823Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.6-SNAPSHOT SUCCESS [ 2.305 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.0-SNAPSHOT SUCCESS [ 0.276 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT SUCCESS [ 0.710 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.1.0-SNAPSHOT ... SUCCESS [ 0.229 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [ 0.367 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 0.872 s] [2023-11-21T16:24:11.823Z] [INFO] Trace Compass RCP Parent 9.1.0-SNAPSHOT ............ SUCCESS [ 0.004 s] [2023-11-21T16:24:11.823Z] [INFO] Trace Compass RCP Branding plug-in 9.1.0-SNAPSHOT .. SUCCESS [ 0.282 s] [2023-11-21T16:24:11.823Z] [INFO] Trace Compass RCP Branding Feature 9.1.0-SNAPSHOT .. SUCCESS [ 0.156 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [ 0.474 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.1.0-SNAPSHOT ..... SUCCESS [ 0.847 s] [2023-11-21T16:24:11.823Z] [INFO] Trace Compass RCP Feature 9.1.0-SNAPSHOT ........... SUCCESS [ 1.941 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [ 0.391 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 0.568 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [ 0.489 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.1.0-SNAPSHOT SUCCESS [ 0.187 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.1.0-SNAPSHOT .... SUCCESS [ 0.151 s] [2023-11-21T16:24:11.823Z] [INFO] Trace Compass Json trace Parent 9.1.0-SNAPSHOT ..... SUCCESS [ 0.005 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [ 0.520 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.jsontrace 9.1.0-SNAPSHOT .. SUCCESS [ 0.313 s] [2023-11-21T16:24:11.823Z] [INFO] Trace Compass RCP Product 9.1.0-SNAPSHOT ........... SUCCESS [01:32 min] [2023-11-21T16:24:11.823Z] [INFO] Trace Compass Target Platform 9.1.0-SNAPSHOT ....... SUCCESS [ 1.543 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 0.805 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [ 48.995 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:16 min] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [07:15 min] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 0.554 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.8-SNAPSHOT SUCCESS [ 0.547 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.7-SNAPSHOT SUCCESS [ 0.484 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 0.535 s] [2023-11-21T16:24:11.823Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [ 1.507 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.6-SNAPSHOT SUCCESS [ 0.766 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.testing 9.1.0-SNAPSHOT .... SUCCESS [ 0.500 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.1.0-SNAPSHOT . SUCCESS [ 0.179 s] [2023-11-21T16:24:11.823Z] [INFO] Trace Compass Repository 9.1.0-SNAPSHOT ............ SUCCESS [ 4.300 s] [2023-11-21T16:24:11.823Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [ 0.345 s] [2023-11-21T16:24:11.823Z] [INFO] ------------------------------------------------------------------------ [2023-11-21T16:24:11.823Z] [INFO] BUILD SUCCESS [2023-11-21T16:24:11.823Z] [INFO] ------------------------------------------------------------------------ [2023-11-21T16:24:11.823Z] [INFO] Total time: 22:00 min [2023-11-21T16:24:11.823Z] [INFO] Finished at: 2023-11-21T16:24:11Z [2023-11-21T16:24:11.823Z] [INFO] ------------------------------------------------------------------------ [2023-11-21T16:24:12.085Z] [Pipeline] sh [2023-11-21T16:24:12.652Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/ [2023-11-21T16:24:12.820Z] [Pipeline] sh [2023-11-21T16:24:13.375Z] + git rev-parse --short HEAD [2023-11-21T16:24:13.541Z] [Pipeline] sh [2023-11-21T16:24:14.069Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/ [2023-11-21T16:24:17.901Z] [Pipeline] sh [2023-11-21T16:24:18.416Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha [2023-11-21T16:24:18.562Z] [Pipeline] } [2023-11-21T16:24:19.034Z] [Pipeline] // container [2023-11-21T16:24:19.438Z] Post stage [2023-11-21T16:24:19.442Z] [Pipeline] container [2023-11-21T16:24:19.443Z] [Pipeline] { [2023-11-21T16:24:19.898Z] [Pipeline] junit [2023-11-21T16:24:19.902Z] Recording test results [2023-11-21T16:24:25.074Z] [Checks API] No suitable checks publisher found. [2023-11-21T16:24:25.077Z] [Pipeline] archiveArtifacts [2023-11-21T16:24:25.134Z] Archiving artifacts [2023-11-21T16:24:26.729Z] [Pipeline] } [2023-11-21T16:24:27.130Z] [Pipeline] // container [2023-11-21T16:24:27.559Z] [Pipeline] } [2023-11-21T16:24:28.739Z] [Pipeline] // withEnv [2023-11-21T16:24:29.169Z] [Pipeline] } [2023-11-21T16:24:29.584Z] [Pipeline] // stage [2023-11-21T16:24:29.986Z] [Pipeline] stage [2023-11-21T16:24:29.987Z] [Pipeline] { (Deploy Site) [2023-11-21T16:24:31.492Z] Stage "Deploy Site" skipped due to when conditional [2023-11-21T16:24:31.493Z] [Pipeline] } [2023-11-21T16:24:33.849Z] [Pipeline] // stage [2023-11-21T16:24:34.909Z] [Pipeline] stage [2023-11-21T16:24:34.910Z] [Pipeline] { (Deploy RCP) [2023-11-21T16:24:36.031Z] Stage "Deploy RCP" skipped due to when conditional [2023-11-21T16:24:36.032Z] [Pipeline] } [2023-11-21T16:24:37.092Z] [Pipeline] // stage [2023-11-21T16:24:37.506Z] [Pipeline] stage [2023-11-21T16:24:37.507Z] [Pipeline] { (Deploy Doc) [2023-11-21T16:24:38.827Z] Stage "Deploy Doc" skipped due to when conditional [2023-11-21T16:24:38.827Z] [Pipeline] } [2023-11-21T16:24:39.917Z] [Pipeline] // stage [2023-11-21T16:24:41.035Z] [Pipeline] stage [2023-11-21T16:24:41.036Z] [Pipeline] { (Javadoc) [2023-11-21T16:24:41.444Z] Stage "Javadoc" skipped due to when conditional [2023-11-21T16:24:41.445Z] [Pipeline] } [2023-11-21T16:24:41.839Z] [Pipeline] // stage [2023-11-21T16:24:42.411Z] [Pipeline] stage [2023-11-21T16:24:42.412Z] [Pipeline] { (Deploy Javadoc) [2023-11-21T16:24:42.831Z] Stage "Deploy Javadoc" skipped due to when conditional [2023-11-21T16:24:42.832Z] [Pipeline] } [2023-11-21T16:24:43.231Z] [Pipeline] // stage [2023-11-21T16:24:43.632Z] [Pipeline] stage [2023-11-21T16:24:43.633Z] [Pipeline] { (Notarize macos RCP packages) [2023-11-21T16:24:44.065Z] Stage "Notarize macos RCP packages" skipped due to when conditional [2023-11-21T16:24:44.066Z] [Pipeline] } [2023-11-21T16:24:44.453Z] [Pipeline] // stage [2023-11-21T16:24:44.859Z] [Pipeline] } [2023-11-21T16:24:45.255Z] [Pipeline] // withEnv [2023-11-21T16:24:45.681Z] [Pipeline] } [2023-11-21T16:24:46.109Z] [Pipeline] // timeout [2023-11-21T16:24:46.508Z] [Pipeline] } [2023-11-21T16:24:46.911Z] [Pipeline] // timestamps [2023-11-21T16:24:47.344Z] [Pipeline] } [2023-11-21T16:24:47.742Z] [Pipeline] // withEnv [2023-11-21T16:24:48.129Z] [Pipeline] } [2023-11-21T16:24:48.521Z] [Pipeline] // withEnv [2023-11-21T16:24:48.938Z] [Pipeline] } [2023-11-21T16:24:49.347Z] [Pipeline] // node [2023-11-21T16:24:49.752Z] [Pipeline] } [2023-11-21T16:24:50.171Z] [Pipeline] // podTemplate [2023-11-21T16:24:50.603Z] [Pipeline] End of Pipeline [2023-11-21T16:24:51.041Z] Finished: SUCCESS